Hi all,

whenever I start eclipse on debian unstable, it crashes due to an
"exception in native code outside the VM" with the error log attached
below. This started some days before christmas. Everything worked fine
before. I have not been able to spot the problem and don't have any more
ideas, so I would be grateful for any help.
I would like to point out that libc6 seems to be involved, so this may
be a version conflict between current and compile-time libs? This could
be an explanation why the problem occured without any manual changes,
probably after an distribution update.
Btw, I encounter the same problem with any of the eclipse distributions
obtained from www.eclipse.org. I have tried 2.1, 2.1.1 and 3.0M6.
Again, thank you for any hints, since I really need eclipse at the
moment.

Regards,
Eckhart


An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x400EF0C4
Function=(null)+0x400EF0C4
Library=/lib/libc.so.6

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 java.util.zip.Inflater.end(Native Method)
        at java.util.zip.Inflater.end(Inflater.java:294)
        - locked <0x4493a8b0> (a java.util.zip.Inflater)
        at java.util.zip.ZipFile.close(ZipFile.java:357)
        - locked <0x44931eb0> (a java.util.Vector)
        at java.util.zip.ZipFile.finalize(ZipFile.java:378)
        at java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method)
        at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:83)
        at java.lang.ref.Finalizer.access$100(Finalizer.java:14)
        at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:160)

Dynamic libraries:
08048000-0804d000 r-xp 00000000 03:02 51703      /usr/lib/j2se/1.4/bin/java
0804d000-0804e000 rw-p 00004000 03:02 51703      /usr/lib/j2se/1.4/bin/java
40000000-40016000 r-xp 00000000 03:02 168132     /lib/ld-2.3.2.so
40016000-40017000 rw-p 00015000 03:02 168132     /lib/ld-2.3.2.so
40018000-40021000 r-xp 00000000 03:02 51790      
/usr/lib/j2se/1.4/jre/lib/i386/native_threads/libhpi.so
40021000-40022000 ---p 00009000 03:02 51790      
/usr/lib/j2se/1.4/jre/lib/i386/native_threads/libhpi.so
40022000-40023000 rw-p 00009000 03:02 51790      
/usr/lib/j2se/1.4/jre/lib/i386/native_threads/libhpi.so
40023000-40026000 r--s 00000000 03:02 214613     
/usr/lib/j2se/1.4/jre/lib/ext/dnsns.jar
40026000-40027000 r--s 00000000 03:02 135426     
/usr/share/eclipse/plugins/org.eclipse.ui_2.1.1/ui.jar
40028000-40035000 r-xp 00000000 03:02 168149     /lib/libpthread-0.10.so
40035000-40037000 rw-p 0000c000 03:02 168149     /lib/libpthread-0.10.so
40079000-4007b000 r-xp 00000000 03:02 168137     /lib/libdl-2.3.2.so
4007b000-4007c000 rw-p 00002000 03:02 168137     /lib/libdl-2.3.2.so
4007d000-401a4000 r-xp 00000000 03:02 168135     /lib/libc-2.3.2.so
401a4000-401ad000 rw-p 00126000 03:02 168135     /lib/libc-2.3.2.so
401af000-40613000 r-xp 00000000 03:02 197230     
/usr/lib/j2se/1.4/jre/lib/i386/client/libjvm.so
40613000-40630000 rw-p 00463000 03:02 197230     
/usr/lib/j2se/1.4/jre/lib/i386/client/libjvm.so
40640000-40652000 r-xp 00000000 03:02 168140     /lib/libnsl-2.3.2.so
40652000-40653000 rw-p 00011000 03:02 168140     /lib/libnsl-2.3.2.so
40655000-40676000 r-xp 00000000 03:02 168138     /lib/libm-2.3.2.so
40676000-40677000 rw-p 00020000 03:02 168138     /lib/libm-2.3.2.so
40677000-40686000 r-xp 00000000 03:02 51800      
/usr/lib/j2se/1.4/jre/lib/i386/libverify.so
40686000-40688000 rw-p 0000e000 03:02 51800      
/usr/lib/j2se/1.4/jre/lib/i386/libverify.so
40688000-406a7000 r-xp 00000000 03:02 51801      
/usr/lib/j2se/1.4/jre/lib/i386/libjava.so
406a7000-406a9000 rw-p 0001e000 03:02 51801      
/usr/lib/j2se/1.4/jre/lib/i386/libjava.so
406a9000-406be000 r-xp 00000000 03:02 51803      
/usr/lib/j2se/1.4/jre/lib/i386/libzip.so
406be000-406c1000 rw-p 00014000 03:02 51803      
/usr/lib/j2se/1.4/jre/lib/i386/libzip.so
406c1000-41d8e000 r--s 00000000 03:02 51845      /usr/lib/j2se/1.4/jre/lib/rt.jar
41dd1000-41de8000 r--s 00000000 03:02 51838      
/usr/lib/j2se/1.4/jre/lib/sunrsasign.jar
41de8000-41e59000 r--s 00000000 03:02 51840      /usr/lib/j2se/1.4/jre/lib/jsse.jar
41e59000-41e6c000 r--s 00000000 03:02 51839      /usr/lib/j2se/1.4/jre/lib/jce.jar
41e6c000-42128000 r--s 00000000 03:02 51843      /usr/lib/j2se/1.4/jre/lib/charsets.jar
4c250000-4c3ea000 r--p 00000000 03:02 329099     /usr/lib/locale/locale-archive
4c3ea000-4c3f8000 r--s 00000000 03:02 214615     
/usr/lib/j2se/1.4/jre/lib/ext/ldapsec.jar
4c3fa000-4c401000 r-xp 00000000 03:02 168141     /lib/libnss_compat-2.3.2.so
4c401000-4c402000 rw-p 00006000 03:02 168141     /lib/libnss_compat-2.3.2.so
4c402000-4c40a000 r-xp 00000000 03:02 168145     /lib/libnss_nis-2.3.2.so
4c40a000-4c40b000 rw-p 00007000 03:02 168145     /lib/libnss_nis-2.3.2.so
4c40b000-4c413000 r-xp 00000000 03:02 168143     /lib/libnss_files-2.3.2.so
4c413000-4c414000 rw-p 00008000 03:02 168143     /lib/libnss_files-2.3.2.so
4c414000-4c431000 r--s 00000000 03:02 214610     
/usr/lib/j2se/1.4/jre/lib/ext/sunjce_provider.jar
4c431000-4c4d0000 r--s 00000000 03:02 214614     
/usr/lib/j2se/1.4/jre/lib/ext/localedata.jar
4c4d0000-4c4d5000 r--s 00000000 03:02 99624      /usr/share/eclipse/startup.jar
4c4d5000-4c4ed000 r--s 00000000 03:02 51027      
/usr/share/eclipse/plugins/org.eclipse.core.boot_2.1.1/boot.jar
4c4ed000-4c523000 r--s 00000000 03:02 52589      
/usr/share/eclipse/plugins/org.eclipse.core.runtime_2.1.1/runtime.jar
4c523000-4c539000 r--s 00000000 03:02 198633     
/usr/share/eclipse/plugins/org.apache.xerces_4.0.13/xmlParserAPIs.jar
4c539000-4c659000 r--s 00000000 03:02 198629     
/usr/share/eclipse/plugins/org.apache.xerces_4.0.13/xercesImpl.jar
4c659000-4c6a8000 r--s 00000000 03:02 135450     
/usr/share/eclipse/plugins/org.eclipse.ui.views_2.1.0/views.jar
4c6a8000-4c8be000 r--s 00000000 03:02 20059      
/usr/share/eclipse/plugins/org.eclipse.ui.workbench_2.1.1/workbench.jar
4c8be000-4c92a000 r--s 00000000 03:02 199045     
/usr/share/eclipse/plugins/org.eclipse.jface_2.1.1/jface.jar
4c92a000-4c9b8000 r--s 00000000 03:02 198763     
/usr/share/eclipse/plugins/org.eclipse.core.resources_2.1.1/resources.jar
4c9b8000-4ca20000 r--s 00000000 03:02 19786      
/usr/share/eclipse/plugins/org.eclipse.team.cvs.core_2.1.1/cvs.jar
4ca20000-4ca53000 r--s 00000000 03:02 19775      
/usr/share/eclipse/plugins/org.eclipse.search_2.1.1/search.jar
4ca53000-4ca61000 r--s 00000000 03:02 117922     
/usr/share/eclipse/plugins/org.eclipse.pde_2.1.0/pde.jar
4ca61000-4ccb3000 r--s 00000000 03:02 19328      
/usr/share/eclipse/plugins/org.eclipse.jdt.core_2.1.1/jdtcore.jar
4ccb3000-4ccf3000 r--s 00000000 03:02 20201      
/usr/share/eclipse/plugins/org.eclipse.jdt.junit_2.1.1/junitsupport.jar
4ccf3000-4cd09000 r--s 00000000 03:02 19643      
/usr/share/eclipse/plugins/org.eclipse.help.ui_2.1.1/helpworkbench.jar
4cd09000-4cd6a000 r--s 00000000 03:02 198723     
/usr/share/eclipse/plugins/org.eclipse.compare_2.1.0/compare.jar
4cd6a000-4ce1c000 r--s 00000000 03:02 345919     
/usr/share/eclipse/plugins/org.eclipse.swt.gtk_2.1.1/ws/gtk/swt.jar
4ce1c000-4ce23000 r--s 00000000 03:02 345918     
/usr/share/eclipse/plugins/org.eclipse.swt.gtk_2.1.1/ws/gtk/swt-pi.jar
4ce23000-4ce4e000 r-xp 00000000 03:02 34339      /usr/lib/eclipse/libswt-pi-gtk-2135.so
4ce4e000-4ce50000 rw-p 0002a000 03:02 34339      /usr/lib/eclipse/libswt-pi-gtk-2135.so
4ce50000-4ce52000 r-xp 00000000 03:02 349157     
/usr/X11R6/lib/X11/locale/common/xlcDef.so.2
4ce52000-4ce53000 rw-p 00001000 03:02 349157     
/usr/X11R6/lib/X11/locale/common/xlcDef.so.2
4ce53000-4ce5c000 r-xp 00000000 03:02 311993     
/usr/lib/gtk-2.0/2.2.0/engines/libxfce.so
4ce5c000-4ce5d000 rw-p 00008000 03:02 311993     
/usr/lib/gtk-2.0/2.2.0/engines/libxfce.so
4ce5d000-4ce5f000 r-xp 00000000 03:02 462756     /usr/lib/gconv/ISO8859-1.so
4ce5f000-4ce60000 rw-p 00001000 03:02 462756     /usr/lib/gconv/ISO8859-1.so
4ce60000-4d0a6000 r-xp 00000000 03:02 116534     /usr/lib/libgtk-x11-2.0.so.0.200.4
4d0a6000-4d0ae000 rw-p 00246000 03:02 116534     /usr/lib/libgtk-x11-2.0.so.0.200.4
4d0b1000-4d119000 r-xp 00000000 03:02 116533     /usr/lib/libgdk-x11-2.0.so.0.200.4
4d119000-4d11e000 rw-p 00068000 03:02 116533     /usr/lib/libgdk-x11-2.0.so.0.200.4
4d11e000-4d136000 r-xp 00000000 03:02 115188     /usr/lib/libatk-1.0.so.0.400.1
4d136000-4d138000 rw-p 00017000 03:02 115188     /usr/lib/libatk-1.0.so.0.400.1
4d138000-4d14a000 r-xp 00000000 03:02 116532     /usr/lib/libgdk_pixbuf-2.0.so.0.200.4
4d14a000-4d14b000 rw-p 00011000 03:02 116532     /usr/lib/libgdk_pixbuf-2.0.so.0.200.4
4d14b000-4d16b000 r-xp 00000000 03:02 115127     /usr/lib/libpangoxft-1.0.so.0.200.5
4d16b000-4d16c000 rw-p 0001f000 03:02 115127     /usr/lib/libpangoxft-1.0.so.0.200.5
4d16c000-4d178000 r-xp 00000000 03:02 119112     /usr/lib/libpangox-1.0.so.0.200.5
4d178000-4d179000 rw-p 0000b000 03:02 119112     /usr/lib/libpangox-1.0.so.0.200.5
4d179000-4d1a0000 r-xp 00000000 03:02 119111     /usr/lib/libpango-1.0.so.0.200.5
4d1a0000-4d1ac000 rw-p 00026000 03:02 119111     /usr/lib/libpango-1.0.so.0.200.5
4d1ac000-4d1da000 r-xp 00000000 03:02 116131     /usr/lib/libgobject-2.0.so.0.200.3
4d1da000-4d1dc000 rw-p 0002d000 03:02 116131     /usr/lib/libgobject-2.0.so.0.200.3
4d1dc000-4d1df000 r-xp 00000000 03:02 116488     /usr/lib/libgmodule-2.0.so.0.200.3
4d1df000-4d1e0000 rw-p 00002000 03:02 116488     /usr/lib/libgmodule-2.0.so.0.200.3
4d1e0000-4d1e4000 r-xp 00000000 03:02 116704     /usr/lib/libgthread-2.0.so.0.200.3
4d1e4000-4d1e5000 rw-p 00003000 03:02 116704     /usr/lib/libgthread-2.0.so.0.200.3
4d1e5000-4d248000 r-xp 00000000 03:02 116112     /usr/lib/libglib-2.0.so.0.200.3
4d248000-4d249000 rw-p 00063000 03:02 116112     /usr/lib/libglib-2.0.so.0.200.3
4d249000-4d30c000 r-xp 00000000 03:02 349789     /usr/X11R6/lib/libX11.so.6.2
4d30c000-4d30f000 rw-p 000c3000 03:02 349789     /usr/X11R6/lib/libX11.so.6.2
4d30f000-4d316000 r-xp 00000000 03:02 349795     /usr/X11R6/lib/libXi.so.6.0
4d316000-4d317000 rw-p 00006000 03:02 349795     /usr/X11R6/lib/libXi.so.6.0
4d317000-4d324000 r-xp 00000000 03:02 349792     /usr/X11R6/lib/libXext.so.6.4
4d324000-4d325000 rw-p 0000c000 03:02 349792     /usr/X11R6/lib/libXext.so.6.4
4d325000-4d336000 r-xp 00000000 03:02 116274     /usr/lib/libXft.so.2.1.1
4d336000-4d337000 rw-p 00011000 03:02 116274     /usr/lib/libXft.so.2.1.1
4d337000-4d33e000 r-xp 00000000 03:02 116508     /usr/lib/libXrender.so.1.2.2
4d33e000-4d33f000 rw-p 00006000 03:02 116508     /usr/lib/libXrender.so.1.2.2
4d33f000-4d362000 r-xp 00000000 03:02 116505     /usr/lib/libfontconfig.so.1.0.4
4d362000-4d365000 rw-p 00023000 03:02 116505     /usr/lib/libfontconfig.so.1.0.4
4d366000-4d3cb000 r-xp 00000000 03:02 116502     /usr/lib/libfreetype.so.6.3.5
4d3cb000-4d3d2000 rw-p 00065000 03:02 116502     /usr/lib/libfreetype.so.6.3.5
4d3d2000-4d3e2000 r-xp 00000000 03:02 115089     /usr/lib/libz.so.1.2.1
4d3e2000-4d3e3000 rw-p 00010000 03:02 115089     /usr/lib/libz.so.1.2.1
4d3e3000-4d3fd000 r-xp 00000000 03:02 115412     /usr/lib/libexpat.so.1.0.0
4d3fd000-4d400000 rw-p 0001a000 03:02 115412     /usr/lib/libexpat.so.1.0.0
4d400000-4d41a000 r--p 00000000 03:02 312473     
/usr/share/locale/de/LC_MESSAGES/gtk20.mo
4d41a000-4d440000 r-xp 00000000 03:02 32867      /usr/lib/eclipse/libswt-gtk-2135.so
4d440000-4d442000 rw-p 00026000 03:02 32867      /usr/lib/eclipse/libswt-gtk-2135.so
4d442000-4d458000 r--p 00000000 03:02 312171     
/usr/share/locale/de/LC_MESSAGES/libc.mo
4d458000-4d4aa000 r--s 00000000 03:02 135458     
/usr/share/eclipse/plugins/org.eclipse.update.core_2.1.0/updatecore.jar
4d4aa000-4d4d8000 r--s 00000000 03:02 131623     
/usr/share/eclipse/plugins/org.eclipse.help_2.1.1/help.jar
4d4d8000-4d52e000 r--s 00000000 03:02 19727      
/usr/share/eclipse/plugins/org.eclipse.jface.text_2.1.0/jfacetext.jar
4d52e000-4d540000 r--s 00000000 03:02 19873      
/usr/share/eclipse/plugins/org.eclipse.text_2.1.0/text.jar
4d540000-4d5a0000 rw-s 00000000 00:04 2097164    /SYSV00000000 (deleted)
4d5a0000-4d619000 r--s 00000000 03:02 52743      
/usr/share/eclipse/plugins/org.eclipse.debug.ui_2.1.1/dtui.jar
4d619000-4d9eb000 r--s 00000000 03:02 135792     
/usr/share/eclipse/plugins/org.eclipse.jdt.ui_2.1.1/jdt.jar
4d9eb000-4daba000 r--s 00000000 03:02 199510     
/usr/share/eclipse/plugins/org.eclipse.team.cvs.ui_2.1.1/teamcvsui.jar
4daba000-4dabf000 r--s 00000000 03:02 199126     
/usr/share/eclipse/plugins/org.eclipse.platform_2.1.1/startup.jar
4dabf000-4dc4b000 r--s 00000000 03:02 20716      
/usr/share/eclipse/plugins/org.eclipse.pde.ui_2.1.0/pdeui.jar
4dc4b000-4dce6000 r--s 00000000 03:02 135587     
/usr/share/eclipse/plugins/org.eclipse.update.ui_2.1.1/updateui.jar
4dce6000-4dda4000 r--s 00000000 03:02 135632     
/usr/share/eclipse/plugins/org.eclipse.jdt.debug.ui_2.1.1/jdiui.jar
4dda4000-4de70000 r--s 00000000 03:02 497050     
/usr/share/eclipse/plugins/org.eclipse.ui.externaltools_2.1.1/externaltools.jar
4de70000-4dea9000 r--s 00000000 03:02 135440     
/usr/share/eclipse/plugins/org.eclipse.ui.workbench.texteditor_2.1.0/texteditor.jar
4dea9000-4deab000 r-xp 00000000 03:02 509526     
/usr/lib/pango/1.2.0/modules/pango-basic-xft.so
4deab000-4deac000 rw-p 00001000 03:02 509526     
/usr/lib/pango/1.2.0/modules/pango-basic-xft.so
4deac000-4debd000 r--p 00000000 03:02 71385      
/usr/share/fonts/truetype/ttf-bitstream-vera/Vera.ttf
4debd000-4decd000 r--s 00000000 03:02 20549      
/usr/share/eclipse/plugins/org.eclipse.pde.runtime_2.1.0/pdert.jar
4decd000-4df14000 r--s 00000000 03:02 19868      
/usr/share/eclipse/plugins/org.eclipse.team.ui_2.1.0/teamui.jar
4df14000-4df74000 rw-s 00000000 00:04 2129933    /SYSV00000000 (deleted)

Local Time = Thu Jan 15 17:29:22 2004
Elapsed Time = 18
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (Blackdown-1.4.1-beta mixed mode)
#


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to