debugging results in exit code 137
hi,
I have python code that when I execute it using pycharm executes correctly but when I try to execute it in debug mode it exits with exit code 137. furthermore, it crashes at a different execution point every time.
I'm using ubuntu 13.10 and the latest pycharm community edition.
any ideas why it happens?
I have python code that when I execute it using pycharm executes correctly but when I try to execute it in debug mode it exits with exit code 137. furthermore, it crashes at a different execution point every time.
I'm using ubuntu 13.10 and the latest pycharm community edition.
any ideas why it happens?
Please sign in to leave a comment.