Bug 34021 - clicking "Available Updates" kills eclipse
Summary: clicking "Available Updates" kills eclipse
Status: RESOLVED DUPLICATE of bug 32204
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.1   Edit
Hardware: PC Linux-GTK
: P3 blocker (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-06 16:10 EST by Noel Bush CLA
Modified: 2003-03-06 17:18 EST (History)
0 users

See Also:


Attachments
Error file produced when Eclipse crashes as described (14.02 KB, text/plain)
2003-03-06 16:12 EST, Noel Bush CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Noel Bush CLA 2003-03-06 16:10:48 EST
Here is the full error text:

An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x4D1E8ED5
Function=(null)+0x4D1E8ED5
Library=/usr/lib/libgdk-x11-2.0.so.0
 
NOTE: We are unable to locate the function name symbol for the error
      just occurred. Please refer to release documentation for possible
      reason and solutions.
 
 
Current Java thread:
        at org.eclipse.swt.internal.gtk.OS.gtk_progress_bar_pulse(Native Method)
        - locked <0x485bba38> (a java.lang.Class)
        at org.eclipse.swt.widgets.ProgressBar.timerProc(ProgressBar.java:203)
        at org.eclipse.swt.widgets.Display.windowTimerProc(Display.java:1935)
        at org.eclipse.swt.internal.gtk.OS.gtk_main_iteration(Native Method)
        - locked <0x485bba38> (a java.lang.Class)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1323)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1271)
        at org.eclipse.ui.internal.Workbench.run(Workbench.java:1254)
        at
org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:845)
        at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:247)
        at org.eclipse.core.launcher.Main.run(Main.java:703)
        at org.eclipse.core.launcher.Main.main(Main.java:539)
 
Dynamic libraries:
08048000-0804e000 r-xp 00000000 03:03 5996828    /usr/java/j2sdk1.4.1_01/bin/java
0804e000-0804f000 rw-p 00005000 03:03 5996828    /usr/java/j2sdk1.4.1_01/bin/java
40000000-40015000 r-xp 00000000 03:03 3818396    /lib/ld-2.3.1.so
40015000-40016000 rw-p 00014000 03:03 3818396    /lib/ld-2.3.1.so
40017000-40020000 r-xp 00000000 03:03 3588340   
/usr/java/j2sdk1.4.1_01/jre/lib/i386/native_threads/libhpi.so
40020000-40021000 rw-p 00008000 03:03 3588340   
/usr/java/j2sdk1.4.1_01/jre/lib/i386/native_threads/libhpi.so
40022000-40025000 r--s 00000000 03:03 229689    
/usr/java/j2sdk1.4.1_01/jre/lib/ext/dnsns.jar
40025000-40026000 r--s 00000000 03:03 4063865   
/usr/local/share/eclipse/plugins/org.eclipse.ui_2.1.0/ui.jar
40026000-40027000 r-xp 00000000 03:03 1146939   
/usr/X11R6/lib/X11/locale/lib/common/xlcUTF8Load.so.2
40027000-40028000 rw-p 00000000 03:03 1146939   
/usr/X11R6/lib/X11/locale/lib/common/xlcUTF8Load.so.2
40029000-40038000 r-xp 00000000 03:03 3817593    /lib/libpthread-0.10.so
40038000-4003b000 rw-p 0000f000 03:03 3817593    /lib/libpthread-0.10.so
4007b000-4007d000 r-xp 00000000 03:03 3817524    /lib/libdl-2.3.1.so
4007d000-4007e000 rw-p 00002000 03:03 3817524    /lib/libdl-2.3.1.so
4007e000-401ae000 r-xp 00000000 03:03 3817518    /lib/libc-2.3.1.so
401ae000-401b1000 rw-p 0012f000 03:03 3817518    /lib/libc-2.3.1.so
401b4000-404cc000 r-xp 00000000 03:03 3555602   
/usr/java/j2sdk1.4.1_01/jre/lib/i386/client/libjvm.so
Comment 1 Noel Bush CLA 2003-03-06 16:12:11 EST
Created attachment 3888 [details]
Error file produced when Eclipse crashes as described
Comment 2 Felipe Heidrich CLA 2003-03-06 17:18:30 EST

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