Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 351025 - Eclipse sometimes crashes after starting a Java Application
Summary: Eclipse sometimes crashes after starting a Java Application
Status: CLOSED DUPLICATE of bug 345979
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.6.2   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-03 10:06 EDT by stefankaerst CLA
Modified: 2011-07-05 10:02 EDT (History)
2 users (show)

See Also:


Attachments
An error report file with more information (126.76 KB, text/x-log)
2011-07-03 10:06 EDT, stefankaerst CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description stefankaerst CLA 2011-07-03 10:06:55 EDT
Created attachment 199011 [details]
An error report file with more information

knoedel@section60:~$ /opt/eclipse/eclipse &
[1] 2837
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fcfdb50d17e, pid=2852, tid=140531088312064
#
# JRE version: 6.0_24-b07
# Java VM: Java HotSpot(TM) 64-Bit Server VM (19.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
#
# An error report file with more information is saved as:
# /home/knoedel/hs_err_pid2852.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

[1]+  Done                    /opt/eclipse/eclipse  (wd: ~)
(wd now: ~/workspace)
knoedel@section60:~/workspace$

knoedel@section60:~/workspace$ dpkg -S /usr/lib/jni/libswt-pi-gtk-3659.so
libswt-gtk-3.6-jni: /usr/lib/jni/libswt-pi-gtk-3659.so
knoedel@section60:~/workspace$ 

knoedel@section60:~/workspace$ aptitude show libswt-gtk-3.6-jni
Package: libswt-gtk-3.6-jni              
New: yes
State: installed
Automatically installed: yes
Version: 3.6.2-0ubuntu1
Priority: optional
Section: libs
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Uncompressed Size: 1,204 k
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.8.0), libxtst6
Suggests: libswt-gnome-gtk-3.6-jni
Description: Standard Widget Toolkit for GTK+ JNI library
 The Standard Widget Toolkit (SWT) is a fast and rich GUI toolkit for the Java programming language. SWT provides efficient, portable and fast access to
 native controls and user interface facilities on the platforms where it has been implemented. 
 
 This package includes the JNI libraries (atk, awt, gtk, pi).
Homepage: http://www.eclipse.org/swt/

knoedel@section60:~/workspace$ 

knoedel@section60:~/workspace$ java -version
java version "1.6.0_24"
Java(TM) SE Runtime Environment (build 1.6.0_24-b07)
Java HotSpot(TM) 64-Bit Server VM (build 19.1-b02, mixed mode)
knoedel@section60:~/workspace$ uname -a
Linux section60 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux

knoedel@section60:~/workspace$ 


btw:
I normally used the Gnome2 desktop but switched to KDE (Kubuntu) due to inusable Unity/Gnome3 desktop.

(K)ubuntu 11.04 64Bit, Eclipse 3.6.2 SR2 64Bit

hth
Comment 1 Felipe Heidrich CLA 2011-07-05 10:02:56 EDT

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