'Why does debugging crash in Spyder?

I recently tried to debugg a code which contains a single class with a set of defs etc. but it crashes every time I try to jump to the next line. The command icon (square above console) is continously red and I am guessing that is not normal. I have also tried to debugg a super simple code and it didnt work either. If I stop the debugger I am not able to run any code or even restart the debugging again. The restarting of spyder is the only solution to actually run the code. Anyone had similiar problem or know where to seek a solution?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source