Community
Participate
Working Groups
Build Identifier: M20110210-1200 Eclipse (Java JVM) crashes randomly - at least 2-3 times a day - on GUI interactions (most of the times after a mouse click) Not reproducible but happens !regularly! - - - - - # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007f3c9972217e, pid=22198, tid=139898554722048 # # JRE version: 6.0_26-b03 # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.1-b02 mixed mode linux-amd64 compressed oops) # Problematic frame: # C [libswt-pi-gtk-3659.so+0x3c17e] # Java_org_eclipse_swt_internal_gtk_OS_GTK_1ACCEL_1LABEL_1GET_1ACCEL_1STRING+0x0 Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [libswt-pi-gtk-3659.so+0x3c17e] Java_org_eclipse_swt_internal_gtk_OS_GTK_1ACCEL_1LABEL_1GET_1ACCEL_1STRING+0x0 Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j org.eclipse.swt.internal.gtk.OS.GTK_ACCEL_LABEL_GET_ACCEL_STRING(J)J+0 J org.eclipse.jface.action.ActionContributionItem.update(Ljava/lang/String;)V Reproducible: Sometimes Steps to Reproduce: Ramdom GUI interactions with mouse
Created attachment 203211 [details] JVM Crash Dump File The crash dump file from the Sun JVM
*** This bug has been marked as a duplicate of bug 345979 ***