[Seek Help] 中文输入法导致idea崩溃,日志如下,搜狗拼音,华宇拼音都出现了
Tofloor
poster avatar
也无风雨也无晴,归去
deepin
2022-06-25 22:12
Author
ll
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f23d740fdb0, pid=4853, tid=5133
#
# JRE version: OpenJDK Runtime Environment JBR-11.0.11.9-1341.60-jcef (11.0.11+9) (build 11.0.11+9-b1341.60)
# Java VM: OpenJDK 64-Bit Server VM JBR-11.0.11.9-1341.60-jcef (11.0.11+9-b1341.60, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# C  0x00007f23d740fdb0
#
# No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please visit:
#   https://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.
#

---------------  S U M M A R Y ------------

Command Line: -Xms128m -Xmx750m -XX:ReservedCodeCacheSize=512m -XX:+UseG1GC -XX:SoftRefLRUPolicyMSPerMB=50 -XX:CICompilerCount=2 -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow -ea -Dsun.io.useCanonCaches=false -Djdk.http.auth.tunneling.disabledSchemes="" -Djdk.attach.allowAttachSelf=true -Djdk.module.illegalAccess.silent=true -Dkotlinx.coroutines.debug=off -Dsun.tools.attach.tmp.only=true -XX:ErrorFile=/home/ll/java_error_in_idea_%p.log -XX:HeapDumpPath=/home/ll/java_error_in_idea_.hprof -Didea.vendor.name=JetBrains -Didea.paths.selector=IdeaIC2021.1 -Djb.vmOptionsFile=/data/home/ll/_soft/ideaIC-2021.1.3/idea-IC-211.7628.21/bin/idea64.vmoptions -Didea.platform.prefix=Idea -Didea.jre.check=true com.intellij.idea.Main

Host: AMD Ryzen 9 5950X 16-Core Processor, 32 cores, 62G, Deepin 20.6
Time: Sat Jun 25 13:52:10 2022 CST elapsed time: 189539.772716 seconds (2d 4h 38m 59s)

---------------  T H R E A D  ---------------

Current thread (0x00007f2464116800):  JavaThread "AWT-XAWT" daemon [_thread_in_native, id=5133, stack(0x00007f23f42f3000,0x00007f23f43f4000)]

Stack: [0x00007f23f42f3000,0x00007f23f43f4000],  sp=0x00007f23f43f21e8,  free space=1020k
Native frames: (J=compiled Java code, A=aot compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  0x00007f23d740fdb0
C  [libawt_xawt.so+0x3ab81]  Java_sun_awt_X11_XInputMethod_releaseXICNative+0x31
j  sun.awt.X11.XInputMethod.releaseXICNative(J)I+0 java.desktop@11.0.11
j  sun.awt.X11.XInputMethod.releaseXIC()I+16 java.desktop@11.0.11
j  sun.awt.X11InputMethod.recreateAllXIC()V+47 java.desktop@11.0.11
v  ~StubRoutines::call_stub
V  [libjvm.so+0x86cd51]  JavaCalls::call_helper(JavaValue*, methodHandle const&, JavaCallArguments*, Thread*)+0x331
V  [libjvm.so+0x8e3c3c]  jni_invoke_static(JNIEnv_*, JavaValue*, _jobject*, JNICallType, _jmethodID*, JNI_ArgumentPusher*, Thread*) [clone .isra.90] [clone .constprop.313]+0x1dc
V  [libjvm.so+0x8e5e39]  jni_CallStaticVoidMethodV+0xd9
C  [libjava.so+0x1bb7b]  JNU_CallStaticMethodByName+0x2fb
C  [libawt_xawt.so+0x2fa4e]  Java_sun_awt_X11_XlibWrapper_XFilterEvent+0x9e
J 22208  sun.awt.X11.XlibWrapper.XFilterEvent(JJ)Z java.desktop@11.0.11 (0 bytes) @ 0x00007f24e0ef4081 [0x00007f24e0ef3fc0+0x00000000000000c1]
J 98221% c2 sun.awt.X11.XToolkit.run(Z)V java.desktop@11.0.11 (406 bytes) @ 0x00007f24e54dc5e8 [0x00007f24e54dc0a0+0x0000000000000548]
j  sun.awt.X11.XToolkit.run()V+5 java.desktop@11.0.11
j  java.lang.Thread.run()V+11 java.base@11.0.11
v  ~StubRoutines::call_stub
V  [libjvm.so+0x86cd51]  JavaCalls::call_helper(JavaValue*, methodHandle const&, JavaCallArguments*, Thread*)+0x331
V  [libjvm.so+0x86afd0]  JavaCalls::call_virtual(JavaValue*, Klass*, Symbol*, Symbol*, JavaCallArguments*, Thread*)+0x160
V  [libjvm.so+0x86b0a1]  JavaCalls::call_virtual(JavaValue*, Handle, Klass*, Symbol*, Symbol*, Thread*)+0x81
V  [libjvm.so+0x90b67c]  thread_entry(JavaThread*, Thread*)+0x6c
V  [libjvm.so+0xdfdc90]  JavaThread::thread_main_inner()+0xd0
V  [libjvm.so+0xdf9aa9]  Thread::call_run()+0x149
V  [libjvm.so+0xbbcf0e]  thread_native_entry(Thread*)+0xee

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  sun.awt.X11.XInputMethod.releaseXICNative(J)I+0 java.desktop@11.0.11
j  sun.awt.X11.XInputMethod.releaseXIC()I+16 java.desktop@11.0.11
j  sun.awt.X11InputMethod.recreateAllXIC()V+47 java.desktop@11.0.11
v  ~StubRoutines::call_stub
J 22208  sun.awt.X11.XlibWrapper.XFilterEvent(JJ)Z java.desktop@11.0.11 (0 bytes) @ 0x00007f24e0ef4004 [0x00007f24e0ef3fc0+0x0000000000000044]
J 98221% c2 sun.awt.X11.XToolkit.run(Z)V java.desktop@11.0.11 (406 bytes) @ 0x00007f24e54dc5e8 [0x00007f24e54dc0a0+0x0000000000000548]
j  sun.awt.X11.XToolkit.run()V+5 java.desktop@11.0.11
j  java.lang.Thread.run()V+11 java.base@11.0.11
v  ~StubRoutines::call_stub

siginfo: si_signo: 11 (SIGSEGV), si_code: 2 (SEGV_ACCERR), si_addr: 0x00007f23d740fdb0

Register to memory mapping:

RAX=0x00007f23d6591ef0 points into unknown readable memory: 0x0000000000000000 | 00 00 00 00 00 00 00 00
RBX=0x00007f23d665bec0 points into unknown readable memory: 0x0000000000000000 | 00 00 00 00 00 00 00 00
RCX=0x0000000000000208 is an unknown value
RDX=0x00007f23d665bec0 points into unknown readable memory: 0x0000000000000000 | 00 00 00 00 00 00 00 00
RSP=0x00007f23f43f21e8 is pointing into the stack for thread: 0x00007f2464116800
RBP=0x00007f23f43f2200 is pointing into the stack for thread: 0x00007f2464116800
RSI=0x00007f23f43f22c8 is pointing into the stack for thread: 0x00007f2464116800
RDI=0x00007f23d5ef8f10 points into unknown readable memory: 0x00007f23d6591ef0 | f0 1e 59 d6 23 7f 00 00
R8 =0x0000000000000007 is an unknown value
R9 =0x00000000dc024210 is an oop: [Ljava.lang.Object; 
{0x00000000dc024210} - klass: 'java/lang/Object'[]
 - length: 10
R10=0x00007f24d0406601 is at code_begin+897 in an Interpreter codelet
method entry point (kind = native)  [0x00007f24d0406280, 0x00007f24d0406c00]  2432 bytes
R11=0x0000000000000102 is an unknown value
R12=0x0 is NULL
R13={method} {0x00007f2386f217a8} 'releaseXICNative' '(J)I' in 'sun/awt/X11/XInputMethod'
R14=0x00007f23f43f22c8 is pointing into the stack for thread: 0x00007f2464116800
R15=0x00007f2464116800 is a thread


Registers:
RAX=0x00007f23d6591ef0, RBX=0x00007f23d665bec0, RCX=0x0000000000000208, RDX=0x00007f23d665bec0
RSP=0x00007f23f43f21e8, RBP=0x00007f23f43f2200, RSI=0x00007f23f43f22c8, RDI=0x00007f23d5ef8f10
R8 =0x0000000000000007, R9 =0x00000000dc024210, R10=0x00007f24d0406601, R11=0x0000000000000102
R12=0x0000000000000000, R13=0x00007f2386f217a8, R14=0x00007f23f43f22c8, R15=0x00007f2464116800
RIP=0x00007f23d740fdb0, EFLAGS=0x0000000000010202, CSGSFS=0x002b000000000033, ERR=0x0000000000000015
  TRAPNO=0x000000000000000e

Top of Stack: (sp=0x00007f23f43f21e8)
0x00007f23f43f21e8:   00007f246a38aea2 0000000000000008
0x00007f23f43f21f8:   0000000000000000 00007f23f43f2220
0x00007f23f43f2208:   00007f246a38cb81 0000000100005e88
0x00007f23f43f2218:   00007f2386f217a8 00007f23f43f2298 

Instructions: (pc=0x00007f23d740fdb0)
0x00007f23d740fcb0:   00 91 37 6a 24 7f 00 00 00 01 00 00 00 00 00 00
0x00007f23d740fcc0:   00 00 00 00 00 00 00 00 94 5e 64 05 00 00 00 00
0x00007f23d740fcd0:   e0 dc aa d6 23 7f 00 00 00 00 00 00 00 00 00 00
0x00007f23d740fce0:   20 00 00 00 ff ff ff 00 10 19 04 64 24 7f 00 00
0x00007f23d740fcf0:   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x00007f23d740fd00:   00 00 00 00 00 00 00 00 12 00 00 00 c4 01 00 00
0x00007f23d740fd10:   95 5e 64 05 00 00 00 00 00 00 00 00 00 00 00 00
0x00007f23d740fd20:   00 00 00 00 00 00 00 00 00 f9 03 00 00 00 00 00
0x00007f23d740fd30:   00 00 00 00 00 00 00 00 94 5e 64 05 00 00 00 00
0x00007f23d740fd40:   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x00007f23d740fd50:   f9 03 00 00 02 00 00 00 25 00 00 00 00 00 00 00
0x00007f23d740fd60:   00 92 33 d7 23 7f 00 00 d0 08 00 dc 23 7f 00 00
0x00007f23d740fd70:   00 00 00 00 00 00 00 00 45 00 00 00 00 00 00 00
0x00007f23d740fd80:   e0 78 51 00 01 00 00 00 e0 78 51 00 01 00 00 00
0x00007f23d740fd90:   ee f7 56 c2 f5 03 00 61 00 68 ff ca 62 ec fe 00
0x00007f23d740fda0:   37 94 3f a9 18 4d 79 8e b9 26 00 00 00 00 00 00
0x00007f23d740fdb0:   40 00 00 00 00 00 00 00 b1 01 00 00 00 00 00 00
0x00007f23d740fdc0:   00 9a 65 d6 23 7f 00 00 f0 1e 59 d6 23 7f 00 00
0x00007f23d740fdd0:   00 00 00 00 00 00 00 00 73 02 c8 00 00 00 00 00
0x00007f23d740fde0:   08 71 2c 6a 24 7f 00 00 d4 00 00 00 04 00 00 00
0x00007f23d740fdf0:   00 00 00 00 00 00 00 00 73 02 c9 00 00 00 00 00
0x00007f23d740fe00:   14 c2 32 6a 24 7f 00 00 db 00 00 00 00 00 00 00
0x00007f23d740fe10:   00 00 00 00 00 00 00 00 00 00 ca 00 00 00 00 00
0x00007f23d740fe20:   25 c2 32 6a 24 7f 00 00 d2 00 00 00 00 00 00 00
0x00007f23d740fe30:   00 00 00 00 00 00 00 00 13 00 cb 00 00 00 00 00
0x00007f23d740fe40:   35 c2 32 6a 24 7f 00 00 dd 00 00 00 00 00 00 00
0x00007f23d740fe50:   00 00 00 00 00 00 00 00 03 00 cc 00 00 00 00 00
0x00007f23d740fe60:   4e c2 32 6a 24 7f 00 00 ef 00 00 00 00 00 00 00
0x00007f23d740fe70:   00 00 00 00 00 00 00 00 00 00 cd 00 00 00 00 00
0x00007f23d740fe80:   63 c2 32 6a 24 7f 00 00 f0 00 00 00 00 00 00 00
0x00007f23d740fe90:   00 00 00 00 00 00 00 00 00 00 ce 00 00 00 00 00
0x00007f23d740fea0:   77 c2 32 6a 24 7f 00 00 f1 00 00 00 00 00 00 00 


Stack slot to memory mapping:
stack at sp + 0 slots: 0x00007f246a38aea2:  in /data/home/ll/_soft/ideaIC-2021.1.3/idea-IC-211.7628.21/jbr/lib/libawt_xawt.so at 0x00007f246a352000
stack at sp + 1 slots: 0x0000000000000008 is an unknown value
stack at sp + 2 slots: 0x0 is NULL
stack at sp + 3 slots: 0x00007f23f43f2220 is pointing into the stack for thread: 0x00007f2464116800
stack at sp + 4 slots: 0x00007f246a38cb81: Java_sun_awt_X11_XInputMethod_releaseXICNative+0x0000000000000031 in /data/home/ll/_soft/ideaIC-2021.1.3/idea-IC-211.7628.21/jbr/lib/libawt_xawt.so at 0x00007f246a352000
stack at sp + 5 slots: 0x0000000100005e88 is a pointer to class: 
java.lang.ref.SoftReference {0x0000000100005e88}
stack at sp + 6 slots: {method} {0x00007f2386f217a8} 'releaseXICNative' '(J)I' in 'sun/awt/X11/XInputMethod'
stack at sp + 7 slots: 0x00007f23f43f2298 is pointing into the stack for thread: 0x00007f2464116800




com.intellij.diagnostic.JBRCrash
Reply Favorite View the author
All Replies
183******62
deepin
2022-06-26 00:02
#1

好几个系统都有这个问题, 应该是linux中文输入法的通病了

Reply View the author
martonyang
deepin
2022-06-26 00:30
#2

JVM 内存调的大一点,短时间就不会崩溃了

Reply View the author
也无风雨也无晴,归去
deepin
2022-06-26 02:13
#3
martonyang

JVM 内存调的大一点,短时间就不会崩溃了

总计64Gb,给了4G

Reply View the author