Goland 崩溃并关闭
Goland crashes and shuts down
在我打开 Goland 并让项目打开一段时间后,比如 10 分钟,有时甚至更短,Goland 会在没有任何通知的情况下关闭。我认为这可能与设置有关,尤其是与内存相关的设置,如下所示:
Xms128m
-Xmx750米
-XX:ReservedCodeCacheSize=240m
-XX:+UseConcMarkSweepGC
-XX:SoftRefLRUPolicyMSPerMB=50
-ea
-Dsun.io.useCanonCaches=假
-Djava.net.preferIPv4Stack=true
-Djdk.http.auth.tunneling.disabledSchemes=""
-XX:+HeapDumpOnOutOfMemoryError
-XX:-OmitStackTraceInFastThrow
我可以更改任何设置来阻止这种突然关闭吗?
我在 Windows 10,构建 17134
请在我们的 official support tracker, and provide the IDE logs via "Help | Compress Logs and Show in...". If the zip is too large to upload then please use the upload service 上提问,并在工单中指定文件名。
由于问题的性质,我无法在此提供任何进一步的帮助,抱歉。
在我打开 Goland 并让项目打开一段时间后,比如 10 分钟,有时甚至更短,Goland 会在没有任何通知的情况下关闭。我认为这可能与设置有关,尤其是与内存相关的设置,如下所示: Xms128m -Xmx750米 -XX:ReservedCodeCacheSize=240m -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -ea -Dsun.io.useCanonCaches=假 -Djava.net.preferIPv4Stack=true -Djdk.http.auth.tunneling.disabledSchemes="" -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow
我可以更改任何设置来阻止这种突然关闭吗? 我在 Windows 10,构建 17134
请在我们的 official support tracker, and provide the IDE logs via "Help | Compress Logs and Show in...". If the zip is too large to upload then please use the upload service 上提问,并在工单中指定文件名。 由于问题的性质,我无法在此提供任何进一步的帮助,抱歉。