Pycharm latest update - now freezing and unusable on 2 different computers
I have the latest version of pycharms installed 4.0.5
However it now just completely freezes on opening and 2 different computers. Both are running OS X Yosemite.
Is there something I can do to diagnose the issue - is this happening to anyone else - as now Pycharms is unusable for me.
However it now just completely freezes on opening and 2 different computers. Both are running OS X Yosemite.
Is there something I can do to diagnose the issue - is this happening to anyone else - as now Pycharms is unusable for me.
Please sign in to leave a comment.
jstack -l 1865 dumppy.txt
Attaching to core dumppy.txt from executable 1865, please wait...
Error attaching to core file: Core files not yet supported on Mac OS X
?? Any ideas (I've raised a ticket)
It was OK pre-upgrade to 4.0.6 as far as I know. I will file a bug definitely and would like to help you fix it.
This is the first part of the crash:
2015-04-06 14:32:15,263 [ 41299] INFO - packaging.PyPackageManagerImpl - Running packaging tool: /Library/Frameworks/Python.framework/Versions/3.3/bin/python3.3 /Applications/PyCharm CE.app/Contents/helpers/packaging_tool.py list
2015-04-06 14:34:51,208 [ 197244] INFO - ellij.vfs.persistent.FSRecords - Creating VFS corruption marker; Trace=
Interesting thing might be is that it was stable until when I set the default Python interpreter, it started some process again and back into the same freeze.
Still cannot use the Mac to develop Python for this reason, and using Windows 8 which works fine.