pycharm在Mac上没有理由崩溃?

时间:2015-04-15 17:22:02

标签: macos pycharm

我安装了PyCharm,每次使用约1-2小时后它就会崩溃,崩溃时没有模式。有时我会使用它而有些人只是在后台运行时。

我有以下JRE:

java version "1.8.0_25"
Java(TM) SE Runtime Environment (build 1.8.0_25-b17)
Java HotSpot(TM) 64-Bit Server VM (build 25.25-b02, mixed mode)

我收到以下错误,想知道是否有人见过类似的东西?

Process:               pycharm [5205]
Path:                  /Applications/PyCharm CE.app/Contents/MacOS/pycharm
Identifier:            com.jetbrains.pycharm
Version:               4.0.4 (PC-139.1001)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           pycharm [5205]
User ID:               502

Date/Time:             2015-04-15 13:11:06.241 -0400
OS Version:            Mac OS X 10.10.3 (14D131)
Report Version:        11
Anonymous UUID:        7843DB2C-FEDB-F974-830E-2E01462647F4


Time Awake Since Boot: 12000 seconds

Crashed Thread:        28  Java: Java2D Queue Flusher

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000

Application Specific Information:
abort() called
*** error for object 0x2065636e6174736e: pointer being freed was not allocated

1 个答案:

答案 0 :(得分:1)

我遇到了同样的问题。 我试图使缓存失效(文件 - > Invalidate Caches / Restart ...)似乎它有所帮助。