[code="java"]#
[java] # A fatal error has been detected by the Java Runtime Environment:
[java] #
[java] # SIGSEGV (0xb) at pc=0x0071902b, pid=7052, tid=3078032240
[java] #
[java] # JRE version: 6.0_21-b06
[java] # Java VM: Java HotSpot(TM) Client VM (17.0-b16 mixed mode, sharing linux-x86 )
[java] # Problematic frame:
[java] # C [libc.so.6+0x7902b] strlen+0xb
[java] #
[java] # An error report file with more information is saved as:
[java] # /mnt/hgfs/Files/NMS/hs_err_pid7052.log
[java] #
[java] # If you would like to submit a bug report, please visit:
[java] # http://java.sun.com/webapps/bugreport/crash.jsp
[java] # The crash happened outside the Java Virtual Machine in native code.
[java] # See problematic frame for where to report the bug.
[java] #
[/code]
更新了jface的几个包后,运行swt/jface程序时出现的,need help~!