sudden crash

  • 17
  • 23

I upgraded to 2.7 recently. I never (almost) shut down my machine, having so much cheap ram around i never run out of it and run 10-30 apps on my desktop all the time. One of them is constantly open Pycharm. I use Win 8 Pro and Kaspesrsky Pure 2.0. The situation written below did not ever happen before upgrading to 2.7

Since updating to 2.7 pycharm randomly once in a while just shuts itself down. I can happen sometimes every two days, sometimes once a day. I cannot find any error log to post. The most scary thing is that when pycharm goes down, it takes down few other apps. Once it took down Thunderbird, Miranda-IM and few tray icons i don't remember. Today few minutes ago it was all windows of Excel, some background uploading program for my work that sits in tray and synchronize folders, and Steam (you can't work 24h a day ;). There is nothing in .PyCharm20\system\log\idea.log (it's modified date is 2 day old). Not a single event in windows event viewer that could be even remotely connected to pycharm or any other program that shuts down. One suspicious entry in kaspesky log (but pointing to python.exe not java or pycharm). The machine works flawlessly after the pycharm crash, although the programs shout down along pycharm did not exit clean. For example Excel allows me to recover documents i had open etc.

I am clueless. It started day after upgrading to pycharm 2.7. And i did not install or change anything in the software or hardware from that time.
Hi,

I got exactly the same problem. No log entry, no error message – PyCharm simply disappears and takes a whole bunch of running applications with it.
Any news on this issue?
Best,
Thomas

Could you please check if there are any hs_err*.log files in the "bin" subdirectory of the PyCharm installation directory?
--
Dmitry Jemerov, Chief Technology Officer, JetBrains

pycharm 2.7 sudden crash

my chrome crash At the same time 。

no error log

Hi Dmitry,
I'm afraid there's nothing like this.

I really am not sure if it's related at all, but crashing seems to appear only when python process is running in pycharm serving ie. django dev server. Today pycharm did not crashed because i had server running from console, and i managed to get what was possibly crashing python process because i had it streamed to file. I am not sure if it's what taking down my applications, because i don't think that if python.exe crash or was shut down it was produce any traceback... but still that's what was produced last...


Traceback (most recent call last):

File "C:\__DEV\LANG\PYTHON\3.3\lib\socketserver.py", line 610, in process_request_thread
Exception happened during processing of request from ('58.218.199.250', 12200)
self.finish_request(request, client_address)

[...] whole log at: http://wklej.to/83btC

58.218.199.250 is some Chinese IP.

Today along with python and console i got all explorer windows, and media player classic, that was just paused in background.

It may be not at all PyCharm problem but django 1.5 at python 3.3

I don't think so, because I don't run Django at all. I'm not sure, however, about a Python process always running when the crash happens.

Yesterday I installed RubyMine trial. I was using rails tutorial from some book, wich means rails server running. And suddenly crash occured. RubyMine with handful of other applications went down. Maybe it's Kaspersky Pure? Or I don't know what :/ No error log was produced.

One similarity i found it's that always Jetbrains app (Pycharm or RubyMine) or Pyhon3.3 is involved, and always explorer.exe windows are gone (i have plenty of them always open) but main explorer.exe, the one that shows desktop, is not gone/restarting.

Same random crashes with 2.7.1 and also the EAP (2.7.2?)
No log, nothing. Pycharm randomly shutdown while remote debugging

I tried last version (2.7.2?) PyCharm with Python 3.3.1 x64 (Windows 7 64 bit) and got all crashes - Chrome, Security Essentials, TC, and other open applications.. Bug?

Same here - sudden crash on PyCharm 2.7.2. Sudden crash without trace. PyCharm just disappears. Windows 8 64-bit.

Just happened again to me whilst editing code.

Pycharm ceased to crash for me when i stopped using chrome. And i do seem to remember that i did almost always had chrome opened at the times of crash. Now when i don't use chrome pycharm does not crash. I would not relate Pycharm(well python itself to be exact) with chrome, if not a friend that had lot of python heavy using eve online game crashing with chrome in background. When chrome does not run there is not problems with pycharm and also with eve online. Can anyone confirm having chrome running when crashes does appear?

Same problem for me. Crashes at random times and takes a whole bunch of running processes with it. Guess i'll have to wait till the problem is fixed since it's impossible to work with it. For me at last the problem is not related with Chrome at all. It still crashes deadly without Chrome or any other browser running.

Cannot be related to Chrome – I don't even have Chrome installed and the crash occurs.

Seems to be Windows related? I moved the complete environment into a VM with Linux and there are not such problems

Possibly, I at least can confirm that the error occurs under Windows.