Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 357445 - JVM Crash caused by SWT (Linux x86_64)
Summary: JVM Crash caused by SWT (Linux x86_64)
Status: CLOSED DUPLICATE of bug 345979
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.2   Edit
Hardware: Other Linux
: P3 critical with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-13 03:18 EDT by christoph_hipp CLA
Modified: 2011-09-13 15:40 EDT (History)
1 user (show)

See Also:


Attachments
JVM Crash Dump File (136.24 KB, text/plain)
2011-09-13 03:20 EDT, christoph_hipp CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***