Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 56884 - Eclipse-sdk-3.0.0 crash on start: An unexpected exception has been detected in native code outside the VM
Summary: Eclipse-sdk-3.0.0 crash on start: An unexpected exception has been detected i...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Karl Trygve Kalleberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-13 05:12 UTC by Sébastien Cérèze
Modified: 2004-08-25 04:09 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sébastien Cérèze 2004-07-13 05:13:00 UTC
I installed Eclipse-sdk-3.0.0. The install required blackdown-jdk-1.4.2_rc1 plus many others modules.
The whole installation went fine.
Thus when I start eclipse, it crashes each time.
Here is the log file:

An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x4DA98824
Function=XLocaleOfFontSet+0x4
Library=/usr/X11R6/lib/libX11.so.6

Current Java thread:
	at org.eclipse.swt.internal.motif.OS.XLocaleOfFontSet(Native Method)
	- locked <0x48a93ce8> (a java.lang.Class)
	at org.eclipse.swt.graphics.Font.getCodePage(Font.java:230)
	at org.eclipse.swt.graphics.Font.motif_new(Font.java:510)
	at org.eclipse.swt.widgets.Display.initializeButton(Display.java:1880)
	at org.eclipse.swt.widgets.Display.init(Display.java:1832)
	at org.eclipse.swt.graphics.Device.<init>(Device.java:147)
	at org.eclipse.swt.widgets.Display.<init>(Display.java:394)
	at org.eclipse.swt.widgets.Display.<init>(Display.java:391)
	at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:278)
	at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:153)
	at org.eclipse.ui.internal.ide.IDEApplication.createDisplay(IDEApplication.java:122)
	at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:72)
	at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:335)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
	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:183)
	at org.eclipse.core.launcher.Main.run(Main.java:644)
	at org.eclipse.core.launcher.Main.main(Main.java:628)

Dynamic libraries:
08048000-0804e000 r-xp 00000000 03:02 372971     /opt/blackdown-jdk-1.4.2_rc1/bin/java
0804e000-0804f000 rw-p 00005000 03:02 372971     /opt/blackdown-jdk-1.4.2_rc1/bin/java
40000000-40013000 r-xp 00000000 03:02 132905     /lib/ld-2.3.3.so
40013000-40014000 rw-p 00012000 03:02 132905     /lib/ld-2.3.3.so
40022000-40030000 r-xp 00000000 03:02 132741     /lib/libpthread-0.10.so
40030000-40031000 rw-p 0000e000 03:02 132741     /lib/libpthread-0.10.so
40073000-40075000 r-xp 00000000 03:02 132906     /lib/libdl-2.3.3.so
40075000-40076000 rw-p 00002000 03:02 132906     /lib/libdl-2.3.3.so
40076000-40180000 r-xp 00000000 03:02 132760     /lib/libc-2.3.3.so
40180000-40183000 rw-p 00109000 03:02 132760     /lib/libc-2.3.3.so
40187000-4043b000 r-xp 00000000 03:02 400858     /opt/blackdown-jdk-1.4.2_rc1/jre/lib/i386/client/libjvm.so
4043b000-40454000 rw-p 002b4000 03:02 400858     /opt/blackdown-jdk-1.4.2_rc1/jre/lib/i386/client/libjvm.so
40473000-40485000 r-xp 00000000 03:02 132759     /lib/libnsl-2.3.3.so
40485000-40486000 rw-p 00011000 03:02 132759     /lib/libnsl-2.3.3.so
40488000-40535000 r-xp 00000000 03:02 118344     /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/libstdc++.so.5.0.5
40535000-4053a000 rw-p 000ac000 03:02 118344     /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/libstdc++.so.5.0.5
4053f000-40560000 r-xp 00000000 03:02 132904     /lib/libm-2.3.3.so
40560000-40561000 rw-p 00020000 03:02 132904     /lib/libm-2.3.3.so
40561000-40569000 r-xp 00000000 03:02 118383     /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/libgcc_s.so.1
40569000-4056a000 rw-p 00007000 03:02 118383     /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/libgcc_s.so.1
4056a000-40572000 r-xp 00000000 03:02 400854     /opt/blackdown-jdk-1.4.2_rc1/jre/lib/i386/native_threads/libhpi.so
40572000-40573000 rw-p 00007000 03:02 400854     /opt/blackdown-jdk-1.4.2_rc1/jre/lib/i386/native_threads/libhpi.so
40580000-40587000 r-xp 00000000 03:02 130268     /lib/libnss_compat-2.3.3.so
40587000-40588000 rw-p 00006000 03:02 130268     /lib/libnss_compat-2.3.3.so
40588000-40590000 r-xp 00000000 03:02 132776     /lib/libnss_nis-2.3.3.so
40590000-40591000 rw-p 00008000 03:02 132776     /lib/libnss_nis-2.3.3.so
40591000-40599000 r-xp 00000000 03:02 132594     /lib/libnss_files-2.3.3.so
40599000-4059a000 rw-p 00008000 03:02 132594     /lib/libnss_files-2.3.3.so
4059a000-4059e000 rw-s 00000000 03:02 168996     /tmp/hsperfdata_seb/12544
4059e000-405af000 r-xp 00000000 03:02 400847     /opt/blackdown-jdk-1.4.2_rc1/jre/lib/i386/libverify.so
405af000-405b0000 rw-p 00011000 03:02 400847     /opt/blackdown-jdk-1.4.2_rc1/jre/lib/i386/libverify.so
405b0000-405cf000 r-xp 00000000 03:02 400925     /opt/blackdown-jdk-1.4.2_rc1/jre/lib/i386/libjava.so
405cf000-405d0000 rw-p 0001f000 03:02 400925     /opt/blackdown-jdk-1.4.2_rc1/jre/lib/i386/libjava.so
405d0000-405e1000 r-xp 00000000 03:02 400853     /opt/blackdown-jdk-1.4.2_rc1/jre/lib/i386/libzip.so
405e1000-405e3000 rw-p 00011000 03:02 400853     /opt/blackdown-jdk-1.4.2_rc1/jre/lib/i386/libzip.so
405e3000-41f7c000 r--s 00000000 03:02 401528     /opt/blackdown-jdk-1.4.2_rc1/jre/lib/rt.jar
41fc6000-41fdc000 r--s 00000000 03:02 401242     /opt/blackdown-jdk-1.4.2_rc1/jre/lib/sunrsasign.jar
41fdc000-420b7000 r--s 00000000 03:02 401136     /opt/blackdown-jdk-1.4.2_rc1/jre/lib/jsse.jar
420b7000-420c8000 r--s 00000000 03:02 401339     /opt/blackdown-jdk-1.4.2_rc1/jre/lib/jce.jar
420c8000-42621000 r--s 00000000 03:02 401139     /opt/blackdown-jdk-1.4.2_rc1/jre/lib/charsets.jar
446c9000-446ce000 r--s 00000000 03:02 441487     /usr/lib/eclipse-3/startup.jar
4c8d3000-4cad3000 r--p 00000000 03:02 132964     /usr/lib/locale/locale-archive
4cad3000-4cbac000 r--p 00573000 03:02 132964     /usr/lib/locale/locale-archive
4cbac000-4cbe8000 r--p 00c7e000 03:02 132964     /usr/lib/locale/locale-archive
4cbe8000-4cbe9000 r--p 00cbb000 03:02 132964     /usr/lib/locale/locale-archive
4cded000-4cdf0000 r--s 00000000 03:02 400803     /opt/blackdown-jdk-1.4.2_rc1/jre/lib/ext/dnsns.jar
4cdf0000-4ce0c000 r--s 00000000 03:02 400805     /opt/blackdown-jdk-1.4.2_rc1/jre/lib/ext/sunjce_provider.jar
4ce0c000-4ce1a000 r--s 00000000 03:02 400806     /opt/blackdown-jdk-1.4.2_rc1/jre/lib/ext/ldapsec.jar
4ce1a000-4ced6000 r--s 00000000 03:02 353498     /opt/blackdown-jdk-1.4.2_rc1/jre/lib/ext/localedata.jar
4cf57000-4cf8f000 r--s 00000000 03:02 438155     /usr/lib/eclipse-3/plugins/org.eclipse.osgi_3.0.0/core.jar
4cf8f000-4cf97000 r--s 00000000 03:02 438150     /usr/lib/eclipse-3/plugins/org.eclipse.osgi_3.0.0/console.jar
4cf97000-4cfa3000 r--s 00000000 03:02 438147     /usr/lib/eclipse-3/plugins/org.eclipse.osgi_3.0.0/osgi.jar
4cfa3000-4cfb9000 r--s 00000000 03:02 438148     /usr/lib/eclipse-3/plugins/org.eclipse.osgi_3.0.0/resolver.jar
4cfb9000-4cfcf000 r--s 00000000 03:02 438151     /usr/lib/eclipse-3/plugins/org.eclipse.osgi_3.0.0/defaultAdaptor.jar
4cfcf000-4cfee000 r--s 00000000 03:02 438158     /usr/lib/eclipse-3/plugins/org.eclipse.osgi_3.0.0/eclipseAdaptor.jar
4d0f0000-4d0ff000 r-xp 00000000 03:02 400844     /opt/blackdown-jdk-1.4.2_rc1/jre/lib/i386/libnet.so
4d0ff000-4d100000 rw-p 0000e000 03:02 400844     /opt/blackdown-jdk-1.4.2_rc1/jre/lib/i386/libnet.so
4d104000-4d15b000 r--s 00000000 03:02 438317     /usr/lib/eclipse-3/plugins/org.eclipse.core.runtime_3.0.0/runtime.jar
4d15b000-4d161000 r-xp 00000000 03:02 400845     /opt/blackdown-jdk-1.4.2_rc1/jre/lib/i386/libnio.so
4d161000-4d162000 rw-p 00005000 03:02 400845     /opt/blackdown-jdk-1.4.2_rc1/jre/lib/i386/libnio.so
4d162000-4d176000 r--s 00000000 03:02 441415     /usr/lib/eclipse-3/plugins/org.eclipse.update.configurator_3.0.0/configurator.jar
4d176000-4d2c3000 r--s 00000000 03:02 439387     /usr/lib/eclipse-3/plugins/org.eclipse.ui.ide_3.0.0/ide.jar
4d2c3000-4d2d8000 r--s 00000000 03:02 438842     /usr/lib/eclipse-3/plugins/org.eclipse.core.runtime.compatibility_3.0.0/compatibility.jar
4d2d8000-4d2d9000 r--s 00000000 03:02 441412     /usr/lib/eclipse-3/plugins/org.eclipse.ui.workbench.compatibility_3.0.0/compatibility.jar
4d2d9000-4d2df000 r--s 00000000 03:02 1148       /usr/lib/gconv/gconv-modules.cache
4d2df000-4d2e0000 r-xp 00000000 03:02 204060     /usr/X11R6/lib/X11/locale/lib/common/xlcUTF8Load.so.2
4d2e0000-4d2e1000 rw-p 00000000 03:02 204060     /usr/X11R6/lib/X11/locale/lib/common/xlcUTF8Load.so.2
4d2ee000-4d2f7000 r-xp 00000000 03:02 204169     /usr/X11R6/lib/libXcursor.so.1.0.2
4d2f7000-4d2f8000 rw-p 00008000 03:02 204169     /usr/X11R6/lib/libXcursor.so.1.0.2
4d2f8000-4d2ff000 r-xp 00000000 03:02 204359     /usr/X11R6/lib/libXrender.so.1.2.2
4d2ff000-4d300000 rw-p 00006000 03:02 204359     /usr/X11R6/lib/libXrender.so.1.2.2
4d300000-4d31b000 r-xp 00000000 03:02 204268     /usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2
4d31b000-4d31d000 rw-p 0001a000 03:02 204268     /usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2
4d31d000-4d327000 r-xp 00000000 03:02 204062     /usr/X11R6/lib/X11/locale/lib/common/xomGeneric.so.2
4d327000-4d328000 rw-p 00009000 03:02 204062     /usr/X11R6/lib/X11/locale/lib/common/xomGeneric.so.2
4d417000-4d46e000 r-xp 00000000 03:02 441504     /usr/lib/eclipse-3/plugins/org.eclipse.swt.motif_3.0.0/os/linux/x86/libswt-motif-3062.so
4d46e000-4d471000 rw-p 00057000 03:02 441504     /usr/lib/eclipse-3/plugins/org.eclipse.swt.motif_3.0.0/os/linux/x86/libswt-motif-3062.so
4d498000-4d6c9000 r--s 00000000 03:02 438837     /usr/lib/eclipse-3/plugins/org.eclipse.ui.workbench_3.0.0/workbench.jar
4d6c9000-4d746000 r--s 00000000 03:02 439666     /usr/lib/eclipse-3/plugins/org.eclipse.jface_3.0.0/jface.jar
4d746000-4d747000 r--s 00000000 03:02 441397     /usr/lib/eclipse-3/plugins/org.eclipse.swt.motif_3.0.0/ws/motif/swt-gtk.jar
4d747000-4d75a000 r--s 00000000 03:02 441399     /usr/lib/eclipse-3/plugins/org.eclipse.swt.motif_3.0.0/ws/motif/swt-mozilla.jar
4d75a000-4d854000 r--s 00000000 03:02 441398     /usr/lib/eclipse-3/plugins/org.eclipse.swt.motif_3.0.0/ws/motif/swt.jar
4d854000-4d855000 r--s 00000000 03:02 440695     /usr/lib/eclipse-3/plugins/org.eclipse.ui_3.0.0/ui.jar
4d855000-4da34000 r-xp 00000000 03:02 350846     /usr/X11R6/lib/libXm.so.2.1
4da34000-4da47000 rw-p 001de000 03:02 350846     /usr/X11R6/lib/libXm.so.2.1
4da48000-4db10000 r-xp 00000000 03:02 204078     /usr/X11R6/lib/libX11.so.6.2
4db10000-4db13000 rw-p 000c8000 03:02 204078     /usr/X11R6/lib/libX11.so.6.2
4db13000-4db22000 r-xp 00000000 03:02 204372     /usr/X11R6/lib/libXext.so.6.4
4db22000-4db23000 rw-p 0000e000 03:02 204372     /usr/X11R6/lib/libXext.so.6.4
4db23000-4db76000 r-xp 00000000 03:02 204111     /usr/X11R6/lib/libXt.so.6.0
4db76000-4db79000 rw-p 00053000 03:02 204111     /usr/X11R6/lib/libXt.so.6.0
4db7a000-4db81000 r-xp 00000000 03:02 204158     /usr/X11R6/lib/libXp.so.6.2
4db81000-4db82000 rw-p 00006000 03:02 204158     /usr/X11R6/lib/libXp.so.6.2
4db82000-4db84000 r-xp 00000000 03:02 204245     /usr/X11R6/lib/libXinerama.so.1.0
4db84000-4db85000 rw-p 00001000 03:02 204245     /usr/X11R6/lib/libXinerama.so.1.0
4db85000-4db8a000 r-xp 00000000 03:02 204089     /usr/X11R6/lib/libXtst.so.6.1
4db8a000-4db8b000 rw-p 00004000 03:02 204089     /usr/X11R6/lib/libXtst.so.6.1
4db8b000-4db93000 r-xp 00000000 03:02 204288     /usr/X11R6/lib/libSM.so.6.0
4db93000-4db94000 rw-p 00007000 03:02 204288     /usr/X11R6/lib/libSM.so.6.0
4db94000-4dba7000 r-xp 00000000 03:02 204355     /usr/X11R6/lib/libICE.so.6.3
4dba7000-4dba8000 rw-p 00013000 03:02 204355     /usr/X11R6/lib/libICE.so.6.3

Heap at VM Abort:
Heap
 def new generation   total 576K, used 60K [0x446d0000, 0x44770000, 0x44bb0000)
  eden space 512K,   8% used [0x446d0000, 0x446db380, 0x44750000)
  from space 64K,  23% used [0x44760000, 0x44763cd8, 0x44770000)
  to   space 64K,   0% used [0x44750000, 0x44750000, 0x44760000)
 tenured generation   total 3984K, used 3760K [0x44bb0000, 0x44f94000, 0x486d0000)
   the space 3984K,  94% used [0x44bb0000, 0x44f5c1c8, 0x44f5c200, 0x44f94000)
 compacting perm gen  total 4096K, used 3909K [0x486d0000, 0x48ad0000, 0x4c6d0000)
   the space 4096K,  95% used [0x486d0000, 0x48aa1580, 0x48aa1600, 0x48ad0000)

Local Time = Tue Jul 13 13:55:38 2004
Elapsed Time = 4
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (Blackdown-1.4.2-rc1 mixed mode)
#


Reproducible: Always
Steps to Reproduce:
1.Start eclipse
2.
3.

Actual Results:  
Nothing. Error message included above
Comment 1 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-07-15 12:06:16 UTC
Do you have the unifont installed? If so, try removing it and see if the problem persists.
Comment 2 Sébastien Cérèze 2004-07-15 21:47:32 UTC
emerge -p unifont: These are the packages that I would merge, in order:
 
Calculating dependencies ...done!
[ebuild  N    ] media-fonts/unifont-1.0-r2

Unifont is not installed on my system.
Comment 3 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-07-17 11:40:07 UTC
Try running it with the US locale (or C locale). We have only tested it with those.
Comment 4 Sébastien Cérèze 2004-07-17 20:23:36 UTC
It's working with the Us locale.
I tried the french one without success.
Thanks for your help.
Comment 5 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-07-28 07:12:05 UTC
What about kernel patches. Do you run grsecurity, selinux or other security patches?
Comment 6 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-07-31 16:37:21 UTC
Cannot reproduce this. Please reopen when you have more for me to go on.
Comment 7 Sébastien Cérèze 2004-08-03 00:36:12 UTC
I have now tried eclispe-3 with Sun-j2sdk without success too. 
Here is the log file.
cat .eclipse/org.eclipse.platform_3.0.0/configuration/109152415 2834.log
************************************************************************
!SESSION ao
Comment 8 Sébastien Cérèze 2004-08-03 00:36:12 UTC
I have now tried eclispe-3 with Sun-j2sdk without success too. 
Here is the log file.
cat .eclipse/org.eclipse.platform_3.0.0/configuration/109152415 2834.log
************************************************************************
!SESSION août 03, 2004 09:09:14.177 --------------------------------------------
eclipse.buildId=200406251208
java.version=1.4.2-gentoo
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=fr_FR

!ENTRY initial@reference:file:/usr/lib/eclipse-3/plugins/org.eclipse.core.runtim e_3.0.0/ 0 0 août 03, 2004 09:09:14.189
!MESSAGE FrameworkEvent.ERROR
!STACK 0
org.osgi.framework.BundleException: Exception in org.eclipse.core.internal.runti me.PlatformActivator.start() of bundle org.eclipse.core.runtime.
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActiv ator(BundleContextImpl.java:975)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(Bund leContextImpl.java:937)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(Bundl eHost.java:421)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(Abstra ctBundle.java:366)
        at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Frame work.java:999)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBund les(StartLevelManager.java:577)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(St artLevelManager.java:488)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStart Level(StartLevelManager.java:273)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEv ent(StartLevelManager.java:444)
        at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventM anager.java:186)
        at org.eclipse.osgi.framework.eventmgr.EventThread.run(EventThread.java: 104)
Caused by: java.io.IOException: An error occurred while locking file "/home/seb/ .eclipse/org.eclipse.platform_3.0.0/configuration/org.eclipse.core.runtime/.mana ger/.fileTableLock": "Value too large for defined data type". A probably reason is that the file system or Runtime Environment does not support file locking. Yo u may want to choose a different location, or disable file locking (using the os gi.locking property), but this can cause data corruption.
        at org.eclipse.core.runtime.adaptor.Locker_JavaNio.lock(Locker_JavaNio.j ava:42)
        at org.eclipse.osgi.service.datalocation.FileManager.lock(FileManager.ja va:219)
        at org.eclipse.osgi.service.datalocation.FileManager.open(FileManager.ja va:420)
        at org.eclipse.core.internal.runtime.InternalPlatform.initializeRuntimeF ileManager(InternalPlatform.java:390)
        at org.eclipse.core.internal.runtime.InternalPlatform.start(InternalPlat form.java:383)
        at org.eclipse.core.internal.runtime.PlatformActivator.startInternalPlat form(PlatformActivator.java:251)
        at org.eclipse.core.internal.runtime.PlatformActivator.start(PlatformAct ivator.java:64)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(Bund leContextImpl.java:958)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActiv ator(BundleContextImpl.java:954)
        ... 10 more
Root exception:
java.io.IOException: An error occurred while locking file "/home/seb/.eclipse/or g.eclipse.platform_3.0.0/configuration/org.eclipse.core.runtime/.manager/.fileTa bleLock": "Value too large for defined data type". A probably reason is that the  file system or Runtime Environment does not support file locking. You may want to choose a different location, or disable file locking (using the osgi.locking property), but this can cause data corruption.
        at org.eclipse.core.runtime.adaptor.Locker_JavaNio.lock(Locker_JavaNio.j ava:42)
        at org.eclipse.osgi.service.datalocation.FileManager.lock(FileManager.ja va:219)
        at org.eclipse.osgi.service.datalocation.FileManager.open(FileManager.ja va:420)
        at org.eclipse.core.internal.runtime.InternalPlatform.initializeRuntimeF ileManager(InternalPlatform.java:390)
        at org.eclipse.core.internal.runtime.InternalPlatform.start(InternalPlat form.java:383)
        at org.eclipse.core.internal.runtime.PlatformActivator.startInternalPlat form(PlatformActivator.java:251)
        at org.eclipse.core.internal.runtime.PlatformActivator.start(PlatformAct ivator.java:64)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(Bund leContextImpl.java:958)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActiv ator(BundleContextImpl.java:954)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(Bund leContextImpl.java:937)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(Bundl eHost.java:421)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(Abstra ctBundle.java:366)
        at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Frame work.java:999)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBund les(StartLevelManager.java:577)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(St artLevelManager.java:488)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStart Level(StartLevelManager.java:273)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEv ent(StartLevelManager.java:444)
        at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventM anager.java:186)
        at org.eclipse.osgi.framework.eventmgr.EventThread.run(EventThread.java: 104)

!ENTRY initial@reference:file:/usr/lib/eclipse-3/plugins/org.eclipse.update.conf igurator_3.0.0/ 0 0 août 03, 2004 09:09:14.250
!MESSAGE FrameworkEvent.ERROR
!STACK 0
org.osgi.framework.BundleException: Exception in org.eclipse.update.internal.con figurator.ConfigurationActivator.start() of bundle org.eclipse.update.configurat or.
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActiv ator(BundleContextImpl.java:975)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(Bund leContextImpl.java:937)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(Bundl eHost.java:421)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(Abstra ctBundle.java:366)
        at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Frame work.java:999)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBund les(StartLevelManager.java:577)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(St artLevelManager.java:488)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStart Level(StartLevelManager.java:273)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEv ent(StartLevelManager.java:444)
        at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventM anager.java:186)
        at org.eclipse.osgi.framework.eventmgr.EventThread.run(EventThread.java: 104)
Caused by: java.lang.Exception: Cannot initialize the Update Configurator
        at org.eclipse.update.internal.configurator.ConfigurationActivator.initi alize(ConfigurationActivator.java:93)
        at org.eclipse.update.internal.configurator.ConfigurationActivator.start (ConfigurationActivator.java:71)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(Bund leContextImpl.java:958)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActiv ator(BundleContextImpl.java:954)
        ... 10 more
Root exception:
java.lang.Exception: Cannot initialize the Update Configurator
        at org.eclipse.update.internal.configurator.ConfigurationActivator.initi alize(ConfigurationActivator.java:93)
        at org.eclipse.update.internal.configurator.ConfigurationActivator.start (ConfigurationActivator.java:71)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(Bund leContextImpl.java:958)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActiv ator(BundleContextImpl.java:954)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(Bund leContextImpl.java:937)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(Bundl eHost.java:421)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(Abstra ctBundle.java:366)
        at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Frame work.java:999)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBund les(StartLevelManager.java:577)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(St artLevelManager.java:488)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStart Level(StartLevelManager.java:273)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEv ent(StartLevelManager.java:444)
        at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventM anager.java:186)
        at org.eclipse.osgi.framework.eventmgr.EventThread.run(EventThread.java: 104)

!ENTRY org.eclipse.osgi août 03, 2004 09:09:14.254
!MESSAGE Startup error
!STACK 1
java.lang.IllegalStateException: Bundle initial@reference:file:/usr/lib/eclipse- 3/plugins/org.eclipse.core.runtime_3.0.0/ [1] is not active.
        at org.eclipse.core.runtime.adaptor.EclipseStarter.ensureBundlesActive(E clipseStarter.java:303)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarte r.java:227)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.ja va:127)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:183)
        at org.eclipse.core.launcher.Main.run(Main.java:644)
        at org.eclipse.core.launcher.Main.main(Main.java:628)
********************************************************************
Hope this can help.
Comment 9 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-08-03 08:53:49 UTC
Is your /home mounted across NFS? Have you remembered to run lockd?
Comment 10 Sébastien Cérèze 2004-08-03 09:03:28 UTC
My home is not mounted across NFS (NFS is even not included in my kernel).
What is lockd ?
Comment 11 Maik Nijhuis 2004-08-12 06:17:38 UTC
I spoke someone who also has problems with eclipse, **AFTER** he emerged the latest version of zlib. Downgrading zlib (ACCEPT_KEYWORDS=~x86 emerge -v "=sys-libs/zlib-1.1.4-r2") was the solution.

I too had problems when I ran eclipse (downloaded it from eclipse.org), it crashed at random moments in native code (somewhere in libc.so.6, according to the JVM). 
After downgrading zlib it works perfectly!
Comment 12 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-08-21 15:32:29 UTC
I simply cannot reproduce this one. I know there are a lot of strange problems
related to the 2.6.7 and 2.6.8-rc1 and rc2 release of the vanilla kernel (sys-kernel/development-sources).

I've tested this with zlib-1.2.1-r2, and I simply cannot reproduce the problem at
all!

If the problem persists (and it probably does, it's so ugly!), please reopen the
bug with the output from emerge info.

Also, in particular, I want to know which kernel you are running.
Comment 13 Maik Nijhuis 2004-08-25 04:09:20 UTC
I've upgraded to the latest (stable) versions of glibc *and* zlib, and the manually downloaded version of eclipse works fine now, as far as I can see. I also installed the (unstable) eclipse-cdt and eclipse-sdk packages, and they work fine too. I'll remove the manually downloaded version.

My kernel version is 2.4.25-gentoo-r2.