我的 Clion、idea 都会在使用时随机闪退。 字体设置中也只有一种字体,设置不了系统字体。
通过 JetBrains Toolbox 安装的。
1
zhjits 2018-11-06 22:41:41 +08:00
开个终端打开,闪退的时候看一下 log (
|
2
RingoTC OP ```
# # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007ff3b8d45dc6, pid=24635, tid=0x00007ff3f658a700 # # JRE version: OpenJDK Runtime Environment (8.0_152-b19) (build 1.8.0_152-release-1248-b19) # Java VM: OpenJDK 64-Bit Server VM (25.152-b19 mixed mode linux-amd64 compressed oops) # Problematic frame: # C [libfontmanager.so+0x39dc6] Java_sun_font_FreetypeFontScaler_getGlyphImageNative+0x846 # # Core dump written. Default location: /home/ringotc/.local/share/JetBrains/Toolbox/apps/CLion/ch-0/182.4892.24/bin/core or core.24635 # # An error report file with more information is saved as: # /home/ringotc/java_error_in_CLION_24635.log # # If you would like to submit a bug report, please visit: # http://bugreport.java.com/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. ``` |
3
RingoTC OP 所以我是只需要重新安装 JRE 吗 =。=
|
4
linhua 2018-11-07 11:43:01 +08:00
建议使用 linux-lts 内核
|