Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 357445

Summary: JVM Crash caused by SWT (Linux x86_64)
Product: [Eclipse Project] Platform Reporter: christoph_hipp
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: critical    
Priority: P3 CC: eclipse.felipe
Version: 4.2   
Target Milestone: ---   
Hardware: Other   
OS: Linux   
Whiteboard:
Attachments:
Description Flags
JVM Crash Dump File none

Description christoph_hipp CLA 2011-09-13 03:18:35 EDT
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
Comment 1 christoph_hipp CLA 2011-09-13 03:20:32 EDT
Created attachment 203211 [details]
JVM Crash Dump File

The crash dump file from the Sun JVM
Comment 2 Felipe Heidrich CLA 2011-09-13 15:40:13 EDT

*** This bug has been marked as a duplicate of bug 345979 ***