Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » why does my eclipse often terminate suddenly in Redhat 7.2?
why does my eclipse often terminate suddenly in Redhat 7.2? [message #274968] Tue, 02 November 2004 01:14 Go to next message
Eclipse UserFriend
Originally posted by: zc.ssc.stn.sh.cn

I setup a Eclipse 3.0 in Redhat 7.2 on my PC. My jdk's version is 1.4.2_03
b2. When I run Eclipse, it often terminate suddenly, and the message is
jvm terminated, exit code = 6. The log file said that exception was
detected in the native code outside the VM.
Below is the log file in the eclipse homepath:

An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x40034BC7
Function=__pthread_mutex_lock+0x17
Library=/lib/i686/libpthread.so.0

Current Java thread:
at org.eclipse.swt.internal.motif.OS.XtSetValues(Native Method)
at org.eclipse.swt.widgets.MenuItem.setText(MenuItem.java:854)
at
org.eclipse.jface.action.ActionContributionItem.update(Actio nContributionItem.java:1162)
at
org.eclipse.jface.action.ActionContributionItem$1.propertyCh ange(ActionContributionItem.java:488)
at
org.eclipse.ui.internal.commands.ws.CommandCallback$1.comman dChanged(CommandCallback.java:91)
at
org.eclipse.ui.internal.commands.Command.fireCommandChanged( Command.java:143)
at
org.eclipse.ui.internal.commands.MutableCommandManager.notif yCommands(MutableCommandManager.java:389)
at
org.eclipse.ui.internal.commands.MutableCommandManager.setAc tiveContextIds(MutableCommandManager.java:580)
at
org.eclipse.ui.internal.commands.ws.WorkbenchCommandSupport. setActiveContextIds(WorkbenchCommandSupport.java:631)
at
org.eclipse.ui.internal.Workbench$2.contextManagerChanged(Wo rkbench.java:1812)
at
org.eclipse.ui.internal.contexts.AbstractContextManager.fire ContextManagerChanged(AbstractContextManager.java:46)
at
org.eclipse.ui.internal.contexts.ProxyContextManager$1.conte xtManagerChanged(ProxyContextManager.java:41)
at
org.eclipse.ui.internal.contexts.AbstractContextManager.fire ContextManagerChanged(AbstractContextManager.java:46)
at
org.eclipse.ui.internal.contexts.MutableContextManager.setEn abledContextIds(MutableContextManager.java:262)
at
org.eclipse.ui.internal.contexts.ws.WorkbenchContextSupport. processEnabledSubmissions(WorkbenchContextSupport.java:611)
at
org.eclipse.ui.internal.contexts.ws.WorkbenchContextSupport. processEnabledSubmissions(WorkbenchContextSupport.java:497)
at
org.eclipse.ui.internal.contexts.ws.WorkbenchContextSupport. access$1(WorkbenchContextSupport.java:496)
at
org.eclipse.ui.internal.contexts.ws.WorkbenchContextSupport$ 3.partDeactivated(WorkbenchContextSupport.java:270)
at
org.eclipse.ui.internal.PartListenerList$4.run(PartListenerL ist.java:91)
at
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:615)
at org.eclipse.core.runtime.Platform.run(Platform.java:747)
at
org.eclipse.ui.internal.PartListenerList.firePartDeactivated (PartListenerList.java:89)
at
org.eclipse.ui.internal.WWinPartService$1.partDeactivated(WW inPartService.java:51)
at
org.eclipse.ui.internal.PartListenerList2$4.run(PartListener List2.java:87)
at
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:615)
at org.eclipse.core.runtime.Platform.run(Platform.java:747)
at
org.eclipse.ui.internal.PartListenerList2.firePartDeactivate d(PartListenerList2.java:85)
at
org.eclipse.ui.internal.WorkbenchPage.firePartDeactivated(Wo rkbenchPage.java:1417)
at
org.eclipse.ui.internal.WorkbenchPage.setActivePart(Workbenc hPage.java:2688)
at
org.eclipse.ui.internal.WorkbenchPage.requestActivation(Work benchPage.java:2372)
at org.eclipse.ui.internal.PartPane.requestActivation(PartPane. java:304)
at org.eclipse.ui.internal.PartPane.handleEvent(PartPane.java:2 84)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:731)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:752)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:735)
at org.eclipse.swt.widgets.Shell.setActiveControl(Shell.java:11 59)
at org.eclipse.swt.widgets.Control.XButtonPress(Control.java:29 43)
at org.eclipse.swt.widgets.Composite.XButtonPress(Composite.jav a:812)
at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:903)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:3478 )
at org.eclipse.swt.internal.motif.OS.XtDispatchEvent(Native Method)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2640)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1377)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:254)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:141)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:96)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:335)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:273)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.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:03 244788
/home/zc/j2sdk1.4.2_03/bin/java
0804e000-0804f000 rw-p 00005000 03:03 244788
/home/zc/j2sdk1.4.2_03/bin/java
40000000-40016000 r-xp 00000000 03:03 1547381 /lib/ld-2.2.4.so
40016000-40017000 rw-p 00015000 03:03 1547381 /lib/ld-2.2.4.so
40017000-4001f000 r-xp 00000000 03:03 244733
/home/zc/j2sdk1.4.2_03/jre/lib/i386/native_threads/libhpi.so
4001f000-40020000 rw-p 00007000 03:03 244733
/home/zc/j2sdk1.4.2_03/jre/lib/i386/native_threads/libhpi.so
40020000-4002a000 r-xp 00000000 03:03 1547415 /lib/libnss_files-2.2.4.so
4002a000-4002b000 rw-p 00009000 03:03 1547415 /lib/libnss_files-2.2.4.so
4002b000-4002c000 r--s 00000000 03:03 1889986
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u i.workbench.compatibility_3.0.0/compatibility.jar
4002d000-4003a000 r-xp 00000000 03:03 1221621
/lib/i686/libpthread-0.9.so
4003a000-40042000 rw-p 0000c000 03:03 1221621
/lib/i686/libpthread-0.9.so
40042000-40045000 r-xp 00000000 03:03 1547394 /lib/libdl-2.2.4.so
40045000-40046000 rw-p 00002000 03:03 1547394 /lib/libdl-2.2.4.so
40046000-40178000 r-xp 00000000 03:03 1221617 /lib/i686/libc-2.2.4.so
40178000-4017d000 rw-p 00131000 03:03 1221617 /lib/i686/libc-2.2.4.so
40181000-4057b000 r-xp 00000000 03:03 1156929
/home/zc/j2sdk1.4.2_03/jre/lib/i386/client/libjvm.so
4057b000-40597000 rw-p 003f9000 03:03 1156929
/home/zc/j2sdk1.4.2_03/jre/lib/i386/client/libjvm.so
405a9000-405bc000 r-xp 00000000 03:03 1547399 /lib/libnsl-2.2.4.so
405bc000-405bd000 rw-p 00012000 03:03 1547399 /lib/libnsl-2.2.4.so
405bf000-405e1000 r-xp 00000000 03:03 1221619 /lib/i686/libm-2.2.4.so
405e1000-405e2000 rw-p 00021000 03:03 1221619 /lib/i686/libm-2.2.4.so
405e2000-405e6000 rw-s 00000000 03:03 554312 /tmp/hsperfdata_root/3342
405e6000-405f6000 r-xp 00000000 03:03 1890014
/home/zc/j2sdk1.4.2_03/jre/lib/i386/libverify.so
405f6000-405f8000 rw-p 0000f000 03:03 1890014
/home/zc/j2sdk1.4.2_03/jre/lib/i386/libverify.so
405f8000-40618000 r-xp 00000000 03:03 1890015
/home/zc/j2sdk1.4.2_03/jre/lib/i386/libjava.so
40618000-4061a000 rw-p 0001f000 03:03 1890015
/home/zc/j2sdk1.4.2_03/jre/lib/i386/libjava.so
4061a000-4062e000 r-xp 00000000 03:03 1890017
/home/zc/j2sdk1.4.2_03/jre/lib/i386/libzip.so
4062e000-40631000 rw-p 00013000 03:03 1890017
/home/zc/j2sdk1.4.2_03/jre/lib/i386/libzip.so
40631000-41fc9000 r--s 00000000 03:03 1156967
/home/zc/j2sdk1.4.2_03/jre/lib/rt.jar
42013000-42029000 r--s 00000000 03:03 1156932
/home/zc/j2sdk1.4.2_03/jre/lib/sunrsasign.jar
42029000-42104000 r--s 00000000 03:03 1156964
/home/zc/j2sdk1.4.2_03/jre/lib/jsse.jar
42104000-42115000 r--s 00000000 03:03 1156933
/home/zc/j2sdk1.4.2_03/jre/lib/jce.jar
42115000-4266e000 r--s 00000000 03:03 1156965
/home/zc/j2sdk1.4.2_03/jre/lib/charsets.jar
44716000-44719000 r--s 00000000 03:03 1596749
/home/zc/j2sdk1.4.2_03/jre/lib/ext/dnsns.jar
44719000-4471e000 r--s 00000000 03:03 1043087
/home/zc/eclipse-SDK-3.0-linux/eclipse/startup.jar
4471e000-4471f000 r--s 00000000 03:03 1010383
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.s wt.motif_3.0.0/ws/motif/swt-gtk.jar
4471f000-44720000 r--s 00000000 03:03 1156888
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u i_3.0.0/ui.jar
4c923000-4c94e000 r--p 00000000 03:03 977305
/usr/lib/locale/en_US/LC_CTYPE
4cb52000-4cb6e000 r--s 00000000 03:03 1596748
/home/zc/j2sdk1.4.2_03/jre/lib/ext/sunjce_provider.jar
4cb6e000-4cb7b000 r--s 00000000 03:03 1596751
/home/zc/j2sdk1.4.2_03/jre/lib/ext/ldapsec.jar
4cb7b000-4cc37000 r--s 00000000 03:03 1596790
/home/zc/j2sdk1.4.2_03/jre/lib/ext/localedata.jar
4ccb8000-4ccf0000 r--s 00000000 03:03 1971386
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.o sgi_3.0.0/core.jar
4ccf0000-4ccf8000 r--s 00000000 03:03 1971387
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.o sgi_3.0.0/console.jar
4ccf8000-4cd04000 r--s 00000000 03:03 1971385
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.o sgi_3.0.0/osgi.jar
4cd04000-4cd1a000 r--s 00000000 03:03 1971389
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.o sgi_3.0.0/resolver.jar
4cd1a000-4cd30000 r--s 00000000 03:03 1971390
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.o sgi_3.0.0/defaultAdaptor.jar
4cd30000-4cd4f000 r--s 00000000 03:03 1971388
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.o sgi_3.0.0/eclipseAdaptor.jar
4ce51000-4ce61000 r-xp 00000000 03:03 1890020
/home/zc/j2sdk1.4.2_03/jre/lib/i386/libnet.so
4ce61000-4ce62000 rw-p 0000f000 03:03 1890020
/home/zc/j2sdk1.4.2_03/jre/lib/i386/libnet.so
4ce62000-4ce68000 r-xp 00000000 03:03 1890021
/home/zc/j2sdk1.4.2_03/jre/lib/i386/libnio.so
4ce68000-4ce69000 rw-p 00005000 03:03 1890021
/home/zc/j2sdk1.4.2_03/jre/lib/i386/libnio.so
4ce69000-4ce7d000 r--s 00000000 03:03 1889990
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u pdate.configurator_3.0.0/configurator.jar
4ce7d000-4ce92000 r--s 00000000 03:03 1515434
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.c ore.runtime.compatibility_3.0.0/compatibility.jar
4ce92000-4cea5000 r--s 00000000 03:03 1010384
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.s wt.motif_3.0.0/ws/motif/swt-mozilla.jar
4cea5000-4cea6000 r--p 00000000 03:03 2019716
/usr/lib/locale/en_US/LC_IDENTIFICATION
4cea6000-4cea7000 r--p 00000000 03:03 1042449
/usr/lib/locale/en_US/LC_MEASUREMENT
4cea7000-4cea8000 r--p 00000000 03:03 146605
/usr/lib/locale/en_US/LC_TELEPHONE
4cea8000-4cea9000 r--p 00000000 03:03 146607
/usr/lib/locale/en_US/LC_ADDRESS
4cea9000-4ceaa000 r--p 00000000 03:03 146606
/usr/lib/locale/en_US/LC_NAME
4ceaa000-4ceab000 r--p 00000000 03:03 879584
/usr/lib/locale/en_US/LC_PAPER
4ceab000-4ceac000 r--p 00000000 03:03 162903
/usr/lib/locale/en_US/LC_MESSAGES/SYS_LC_MESSAGES
4ceac000-4cead000 r--p 00000000 03:03 1042448
/usr/lib/locale/en_US/LC_MONETARY
4cead000-4ceb3000 r--p 00000000 03:03 537522
/usr/lib/locale/en_US/LC_COLLATE
4ceb3000-4ceb4000 r--p 00000000 03:03 2019717
/usr/lib/locale/en_US/LC_TIME
4ceb4000-4ceb5000 r--p 00000000 03:03 977300
/usr/lib/locale/en_US/LC_NUMERIC
4ceb6000-4ceb8000 r-xp 00000000 03:03 1124010
/usr/lib/gconv/ISO8859-1.so
4ceb8000-4ceb9000 rw-p 00001000 03:03 1124010
/usr/lib/gconv/ISO8859-1.so
4ceba000-4cec6000 r-xp 00000000 03:03 1270611
/usr/X11R6/lib/libXext.so.6.4
4cec6000-4cec8000 rw-p 0000b000 03:03 1270611
/usr/X11R6/lib/libXext.so.6.4
4cec8000-4cece000 r-xp 00000000 03:03 1270623
/usr/X11R6/lib/libXp.so.6.2
4cece000-4ced0000 rw-p 00005000 03:03 1270623
/usr/X11R6/lib/libXp.so.6.2
4ced0000-4ced4000 r-xp 00000000 03:03 1270631
/usr/X11R6/lib/libXtst.so.6.1
4ced4000-4ced6000 rw-p 00003000 03:03 1270631
/usr/X11R6/lib/libXtst.so.6.1
4ced6000-4cedd000 r-xp 00000000 03:03 1270601
/usr/X11R6/lib/libSM.so.6.0
4cedd000-4cedf000 rw-p 00006000 03:03 1270601
/usr/X11R6/lib/libSM.so.6.0
4cedf000-4cee4000 r--s 00000000 03:03 1124062
/usr/lib/gconv/gconv-modules.cache
4cee4000-4cee5000 r-xp 00000000 03:03 1873933
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.c ore.resources.linux_3.0.0/os/linux/x86/libcore_2_1_0b.so
4cee5000-4cee6000 rw-p 00001000 03:03 1873933
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.c ore.resources.linux_3.0.0/os/linux/x86/libcore_2_1_0b.so
4cee6000-4cf3d000 r--s 00000000 03:03 1189827
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.c ore.runtime_3.0.0/runtime.jar
4cf3d000-4cfbb000 r--s 00000000 03:03 1955064
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.j face_3.0.0/jface.jar
4cfbb000-4d001000 r-xp 00000000 03:03 554216
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.s wt.motif_3.0.0/os/linux/x86/libswt-motif-3062.so
4d001000-4d004000 rw-p 00046000 03:03 554216
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.s wt.motif_3.0.0/os/linux/x86/libswt-motif-3062.so
4d004000-4d018000 r-xp 00000000 03:03 1270597
/usr/X11R6/lib/libICE.so.6.3
4d018000-4d019000 rw-p 00013000 03:03 1270597
/usr/X11R6/lib/libICE.so.6.3
4d01b000-4d047000 r--s 00000000 03:03 912923
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.t eam.core_3.0.0/team.jar
4d047000-4d195000 r--s 00000000 03:03 1515470
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u i.ide_3.0.0/ide.jar
4d195000-4d3c8000 r--s 00000000 03:03 1124380
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u i.workbench_3.0.0/workbench.jar
4d3c8000-4d4c5000 r--s 00000000 03:03 1010385
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.s wt.motif_3.0.0/ws/motif/swt.jar
4d4c5000-4d649000 r-xp 00000000 03:03 1043090
/home/zc/eclipse-SDK-3.0-linux/eclipse/libXm.so.2.1
4d649000-4d65c000 rw-p 00183000 03:03 1043090
/home/zc/eclipse-SDK-3.0-linux/eclipse/libXm.so.2.1
4d65d000-4d736000 r-xp 00000000 03:03 1270603
/usr/X11R6/lib/libX11.so.6.2
4d736000-4d73b000 rw-p 000d8000 03:03 1270603
/usr/X11R6/lib/libX11.so.6.2
4d73b000-4d783000 r-xp 00000000 03:03 1270629
/usr/X11R6/lib/libXt.so.6.0
4d783000-4d787000 rw-p 00047000 03:03 1270629
/usr/X11R6/lib/libXt.so.6.0
4d787000-4d825000 r--s 00000000 03:03 1010377
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.c ore.resources_3.0.0/resources.jar
4d8a6000-4d8b6000 r--s 00000000 03:03 2118129
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.h elp_3.0.0/help.jar
4d9b8000-4d9c6000 r--s 00000000 03:03 244508
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u i.views_3.0.0/views.jar
4d9c6000-4d9e0000 r--s 00000000 03:03 1955040
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u i.externaltools_3.0.0/externaltools.jar
4d9e0000-4dac0000 r--s 00000000 03:03 619691
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.d ebug.ui_3.0.0/dtui.jar
4dac0000-4daf8000 r--s 00000000 03:03 147022
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.d ebug.core_3.0.0/dtcore.jar
4daf8000-4db05000 r--s 00000000 03:03 1043069
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.c ore.expressions_3.0.0/expressions.jar
4dc07000-4dc0d000 r--s 00000000 03:03 1010290
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u pdate.scheduler_3.0.0/scheduler.jar
4dc0d000-4dc37000 r--s 00000000 03:03 1369010
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.t ext_3.0.0/text.jar
4dc37000-4dcce000 r--s 00000000 03:03 1010350
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.j face.text_3.0.0/jfacetext.jar
4dcce000-4e1e4000 r--s 00000000 03:03 1743504
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.j dt.ui_3.0.0/jdt.jar
4e1e4000-4e222000 r--s 00000000 03:03 636057
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u i.editors_3.0.0/editors.jar
4e222000-4e27f000 r--s 00000000 03:03 163617
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u i.workbench.texteditor_3.0.0/texteditor.jar
4e27f000-4e54c000 r--s 00000000 03:03 1043078
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.j dt.core_3.0.0/jdtcore.jar
4e5cd000-4e5e5000 r--s 00000000 03:03 65978
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.l tk.core.refactoring_3.0.0/refcore.jar
4e5e5000-4e5f1000 r--s 00000000 03:03 1678471
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.c ore.filebuffers_3.0.0/filebuffers.jar
4e5f1000-4e611000 r--s 00000000 03:03 912864
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.l tk.ui.refactoring_3.0.0/refui.jar
4e611000-4e671000 r--s 00000000 03:03 244678
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.s earch_3.0.0/search.jar
4e671000-4e67d000 r--s 00000000 03:03 1873906
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.j dt.debug_3.0.0/jdi.jar
4e67d000-4e6de000 r--s 00000000 03:03 146993
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.c ompare_3.0.0/compare.jar
4e6f2000-4e71f000 r--s 00000000 03:03 1955106
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.j dt.launching_3.0.0/launching.jar
4e71f000-4e787000 r--s 00000000 03:03 1010327
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.p de.core_3.0.0/pdecore.jar
4e787000-4e797000 r--s 00000000 03:03 1889935
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.p de_3.0.0/pde.jar
4e900000-4e9e2000 r--s 00000000 03:03 1368945
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.j dt.debug.ui_3.0.0/jdiui.jar
4e9e2000-4ea8d000 r--s 00000000 03:03 1873905
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.j dt.debug_3.0.0/jdimodel.jar

Heap at VM Abort:
Heap
def new generation total 1920K, used 98K [0x44720000, 0x44930000,
0x44c00000)
eden space 1728K, 1% used [0x44720000, 0x44726998, 0x448d0000)
from space 192K, 37% used [0x448d0000, 0x448e21c8, 0x44900000)
to space 192K, 0% used [0x44900000, 0x44900000, 0x44930000)
tenured generation total 24948K, used 17461K [0x44c00000, 0x4645d000,
0x48720000)
the space 24948K, 69% used [0x44c00000, 0x45d0d5f8, 0x45d0d600,
0x4645d000)
compacting perm gen total 24064K, used 23981K [0x48720000, 0x49ea0000,
0x4c720000)
the space 24064K, 99% used [0x48720000, 0x49e8b678, 0x49e8b800,
0x49ea0000)

Local Time = Tue Nov 2 14:01:56 2004
Elapsed Time = 67
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2_03-b02 mixed mode)
#




Who can help me?
Re: why does my eclipse often terminate suddenly in Redhat 7.2? [message #274979 is a reply to message #274968] Tue, 02 November 2004 04:52 Go to previous messageGo to next message
Eclipse UserFriend
Points that may explain / help:

- RH 7.2 is not supported any longer
- make sure the correct libXm.so library (the one in your eclipse
install) gets picked up.
- ask on the eclipse.platform.swt newsgroup.

-tom

Bruce Zhao wrote:
> I setup a Eclipse 3.0 in Redhat 7.2 on my PC. My jdk's version is 1.4.2_03
> b2. When I run Eclipse, it often terminate suddenly, and the message is
> jvm terminated, exit code = 6. The log file said that exception was
> detected in the native code outside the VM.
> Below is the log file in the eclipse homepath:
>
> An unexpected exception has been detected in native code outside the VM.
> Unexpected Signal : 11 occurred at PC=0x40034BC7
> Function=__pthread_mutex_lock+0x17
> Library=/lib/i686/libpthread.so.0
>
> Current Java thread:
> at org.eclipse.swt.internal.motif.OS.XtSetValues(Native Method)
> at org.eclipse.swt.widgets.MenuItem.setText(MenuItem.java:854)
> at
> org.eclipse.jface.action.ActionContributionItem.update(Actio nContributionItem.java:1162)
> at
> org.eclipse.jface.action.ActionContributionItem$1.propertyCh ange(ActionContributionItem.java:488)
> at
> org.eclipse.ui.internal.commands.ws.CommandCallback$1.comman dChanged(CommandCallback.java:91)
> at
> org.eclipse.ui.internal.commands.Command.fireCommandChanged( Command.java:143)
> at
> org.eclipse.ui.internal.commands.MutableCommandManager.notif yCommands(MutableCommandManager.java:389)
> at
> org.eclipse.ui.internal.commands.MutableCommandManager.setAc tiveContextIds(MutableCommandManager.java:580)
> at
> org.eclipse.ui.internal.commands.ws.WorkbenchCommandSupport. setActiveContextIds(WorkbenchCommandSupport.java:631)
> at
> org.eclipse.ui.internal.Workbench$2.contextManagerChanged(Wo rkbench.java:1812)
> at
> org.eclipse.ui.internal.contexts.AbstractContextManager.fire ContextManagerChanged(AbstractContextManager.java:46)
> at
> org.eclipse.ui.internal.contexts.ProxyContextManager$1.conte xtManagerChanged(ProxyContextManager.java:41)
> at
> org.eclipse.ui.internal.contexts.AbstractContextManager.fire ContextManagerChanged(AbstractContextManager.java:46)
> at
> org.eclipse.ui.internal.contexts.MutableContextManager.setEn abledContextIds(MutableContextManager.java:262)
> at
> org.eclipse.ui.internal.contexts.ws.WorkbenchContextSupport. processEnabledSubmissions(WorkbenchContextSupport.java:611)
> at
> org.eclipse.ui.internal.contexts.ws.WorkbenchContextSupport. processEnabledSubmissions(WorkbenchContextSupport.java:497)
> at
> org.eclipse.ui.internal.contexts.ws.WorkbenchContextSupport. access$1(WorkbenchContextSupport.java:496)
> at
> org.eclipse.ui.internal.contexts.ws.WorkbenchContextSupport$ 3.partDeactivated(WorkbenchContextSupport.java:270)
> at
> org.eclipse.ui.internal.PartListenerList$4.run(PartListenerL ist.java:91)
> at
> org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:615)
> at org.eclipse.core.runtime.Platform.run(Platform.java:747)
> at
> org.eclipse.ui.internal.PartListenerList.firePartDeactivated (PartListenerList.java:89)
> at
> org.eclipse.ui.internal.WWinPartService$1.partDeactivated(WW inPartService.java:51)
> at
> org.eclipse.ui.internal.PartListenerList2$4.run(PartListener List2.java:87)
> at
> org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:615)
> at org.eclipse.core.runtime.Platform.run(Platform.java:747)
> at
> org.eclipse.ui.internal.PartListenerList2.firePartDeactivate d(PartListenerList2.java:85)
> at
> org.eclipse.ui.internal.WorkbenchPage.firePartDeactivated(Wo rkbenchPage.java:1417)
> at
> org.eclipse.ui.internal.WorkbenchPage.setActivePart(Workbenc hPage.java:2688)
> at
> org.eclipse.ui.internal.WorkbenchPage.requestActivation(Work benchPage.java:2372)
> at org.eclipse.ui.internal.PartPane.requestActivation(PartPane. java:304)
> at org.eclipse.ui.internal.PartPane.handleEvent(PartPane.java:2 84)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:731)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:752)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:735)
> at org.eclipse.swt.widgets.Shell.setActiveControl(Shell.java:11 59)
> at org.eclipse.swt.widgets.Control.XButtonPress(Control.java:29 43)
> at org.eclipse.swt.widgets.Composite.XButtonPress(Composite.jav a:812)
> at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:903)
> at org.eclipse.swt.widgets.Display.windowProc(Display.java:3478 )
> at org.eclipse.swt.internal.motif.OS.XtDispatchEvent(Native Method)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2640)
> at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1377)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
> at
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:254)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:141)
> at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:96)
> at
> org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:335)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:273)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:129)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.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:03 244788
> /home/zc/j2sdk1.4.2_03/bin/java
> 0804e000-0804f000 rw-p 00005000 03:03 244788
> /home/zc/j2sdk1.4.2_03/bin/java
> 40000000-40016000 r-xp 00000000 03:03 1547381 /lib/ld-2.2.4.so
> 40016000-40017000 rw-p 00015000 03:03 1547381 /lib/ld-2.2.4.so
> 40017000-4001f000 r-xp 00000000 03:03 244733
> /home/zc/j2sdk1.4.2_03/jre/lib/i386/native_threads/libhpi.so
> 4001f000-40020000 rw-p 00007000 03:03 244733
> /home/zc/j2sdk1.4.2_03/jre/lib/i386/native_threads/libhpi.so
> 40020000-4002a000 r-xp 00000000 03:03 1547415 /lib/libnss_files-2.2.4.so
> 4002a000-4002b000 rw-p 00009000 03:03 1547415 /lib/libnss_files-2.2.4.so
> 4002b000-4002c000 r--s 00000000 03:03 1889986
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u i.workbench.compatibility_3.0.0/compatibility.jar
> 4002d000-4003a000 r-xp 00000000 03:03 1221621
> /lib/i686/libpthread-0.9.so
> 4003a000-40042000 rw-p 0000c000 03:03 1221621
> /lib/i686/libpthread-0.9.so
> 40042000-40045000 r-xp 00000000 03:03 1547394 /lib/libdl-2.2.4.so
> 40045000-40046000 rw-p 00002000 03:03 1547394 /lib/libdl-2.2.4.so
> 40046000-40178000 r-xp 00000000 03:03 1221617 /lib/i686/libc-2.2.4.so
> 40178000-4017d000 rw-p 00131000 03:03 1221617 /lib/i686/libc-2.2.4.so
> 40181000-4057b000 r-xp 00000000 03:03 1156929
> /home/zc/j2sdk1.4.2_03/jre/lib/i386/client/libjvm.so
> 4057b000-40597000 rw-p 003f9000 03:03 1156929
> /home/zc/j2sdk1.4.2_03/jre/lib/i386/client/libjvm.so
> 405a9000-405bc000 r-xp 00000000 03:03 1547399 /lib/libnsl-2.2.4.so
> 405bc000-405bd000 rw-p 00012000 03:03 1547399 /lib/libnsl-2.2.4.so
> 405bf000-405e1000 r-xp 00000000 03:03 1221619 /lib/i686/libm-2.2.4.so
> 405e1000-405e2000 rw-p 00021000 03:03 1221619 /lib/i686/libm-2.2.4.so
> 405e2000-405e6000 rw-s 00000000 03:03 554312 /tmp/hsperfdata_root/3342
> 405e6000-405f6000 r-xp 00000000 03:03 1890014
> /home/zc/j2sdk1.4.2_03/jre/lib/i386/libverify.so
> 405f6000-405f8000 rw-p 0000f000 03:03 1890014
> /home/zc/j2sdk1.4.2_03/jre/lib/i386/libverify.so
> 405f8000-40618000 r-xp 00000000 03:03 1890015
> /home/zc/j2sdk1.4.2_03/jre/lib/i386/libjava.so
> 40618000-4061a000 rw-p 0001f000 03:03 1890015
> /home/zc/j2sdk1.4.2_03/jre/lib/i386/libjava.so
> 4061a000-4062e000 r-xp 00000000 03:03 1890017
> /home/zc/j2sdk1.4.2_03/jre/lib/i386/libzip.so
> 4062e000-40631000 rw-p 00013000 03:03 1890017
> /home/zc/j2sdk1.4.2_03/jre/lib/i386/libzip.so
> 40631000-41fc9000 r--s 00000000 03:03 1156967
> /home/zc/j2sdk1.4.2_03/jre/lib/rt.jar
> 42013000-42029000 r--s 00000000 03:03 1156932
> /home/zc/j2sdk1.4.2_03/jre/lib/sunrsasign.jar
> 42029000-42104000 r--s 00000000 03:03 1156964
> /home/zc/j2sdk1.4.2_03/jre/lib/jsse.jar
> 42104000-42115000 r--s 00000000 03:03 1156933
> /home/zc/j2sdk1.4.2_03/jre/lib/jce.jar
> 42115000-4266e000 r--s 00000000 03:03 1156965
> /home/zc/j2sdk1.4.2_03/jre/lib/charsets.jar
> 44716000-44719000 r--s 00000000 03:03 1596749
> /home/zc/j2sdk1.4.2_03/jre/lib/ext/dnsns.jar
> 44719000-4471e000 r--s 00000000 03:03 1043087
> /home/zc/eclipse-SDK-3.0-linux/eclipse/startup.jar
> 4471e000-4471f000 r--s 00000000 03:03 1010383
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.s wt.motif_3.0.0/ws/motif/swt-gtk.jar
> 4471f000-44720000 r--s 00000000 03:03 1156888
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u i_3.0.0/ui.jar
> 4c923000-4c94e000 r--p 00000000 03:03 977305
> /usr/lib/locale/en_US/LC_CTYPE
> 4cb52000-4cb6e000 r--s 00000000 03:03 1596748
> /home/zc/j2sdk1.4.2_03/jre/lib/ext/sunjce_provider.jar
> 4cb6e000-4cb7b000 r--s 00000000 03:03 1596751
> /home/zc/j2sdk1.4.2_03/jre/lib/ext/ldapsec.jar
> 4cb7b000-4cc37000 r--s 00000000 03:03 1596790
> /home/zc/j2sdk1.4.2_03/jre/lib/ext/localedata.jar
> 4ccb8000-4ccf0000 r--s 00000000 03:03 1971386
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.o sgi_3.0.0/core.jar
> 4ccf0000-4ccf8000 r--s 00000000 03:03 1971387
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.o sgi_3.0.0/console.jar
> 4ccf8000-4cd04000 r--s 00000000 03:03 1971385
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.o sgi_3.0.0/osgi.jar
> 4cd04000-4cd1a000 r--s 00000000 03:03 1971389
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.o sgi_3.0.0/resolver.jar
> 4cd1a000-4cd30000 r--s 00000000 03:03 1971390
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.o sgi_3.0.0/defaultAdaptor.jar
> 4cd30000-4cd4f000 r--s 00000000 03:03 1971388
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.o sgi_3.0.0/eclipseAdaptor.jar
> 4ce51000-4ce61000 r-xp 00000000 03:03 1890020
> /home/zc/j2sdk1.4.2_03/jre/lib/i386/libnet.so
> 4ce61000-4ce62000 rw-p 0000f000 03:03 1890020
> /home/zc/j2sdk1.4.2_03/jre/lib/i386/libnet.so
> 4ce62000-4ce68000 r-xp 00000000 03:03 1890021
> /home/zc/j2sdk1.4.2_03/jre/lib/i386/libnio.so
> 4ce68000-4ce69000 rw-p 00005000 03:03 1890021
> /home/zc/j2sdk1.4.2_03/jre/lib/i386/libnio.so
> 4ce69000-4ce7d000 r--s 00000000 03:03 1889990
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u pdate.configurator_3.0.0/configurator.jar
> 4ce7d000-4ce92000 r--s 00000000 03:03 1515434
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.c ore.runtime.compatibility_3.0.0/compatibility.jar
> 4ce92000-4cea5000 r--s 00000000 03:03 1010384
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.s wt.motif_3.0.0/ws/motif/swt-mozilla.jar
> 4cea5000-4cea6000 r--p 00000000 03:03 2019716
> /usr/lib/locale/en_US/LC_IDENTIFICATION
> 4cea6000-4cea7000 r--p 00000000 03:03 1042449
> /usr/lib/locale/en_US/LC_MEASUREMENT
> 4cea7000-4cea8000 r--p 00000000 03:03 146605
> /usr/lib/locale/en_US/LC_TELEPHONE
> 4cea8000-4cea9000 r--p 00000000 03:03 146607
> /usr/lib/locale/en_US/LC_ADDRESS
> 4cea9000-4ceaa000 r--p 00000000 03:03 146606
> /usr/lib/locale/en_US/LC_NAME
> 4ceaa000-4ceab000 r--p 00000000 03:03 879584
> /usr/lib/locale/en_US/LC_PAPER
> 4ceab000-4ceac000 r--p 00000000 03:03 162903
> /usr/lib/locale/en_US/LC_MESSAGES/SYS_LC_MESSAGES
> 4ceac000-4cead000 r--p 00000000 03:03 1042448
> /usr/lib/locale/en_US/LC_MONETARY
> 4cead000-4ceb3000 r--p 00000000 03:03 537522
> /usr/lib/locale/en_US/LC_COLLATE
> 4ceb3000-4ceb4000 r--p 00000000 03:03 2019717
> /usr/lib/locale/en_US/LC_TIME
> 4ceb4000-4ceb5000 r--p 00000000 03:03 977300
> /usr/lib/locale/en_US/LC_NUMERIC
> 4ceb6000-4ceb8000 r-xp 00000000 03:03 1124010
> /usr/lib/gconv/ISO8859-1.so
> 4ceb8000-4ceb9000 rw-p 00001000 03:03 1124010
> /usr/lib/gconv/ISO8859-1.so
> 4ceba000-4cec6000 r-xp 00000000 03:03 1270611
> /usr/X11R6/lib/libXext.so.6.4
> 4cec6000-4cec8000 rw-p 0000b000 03:03 1270611
> /usr/X11R6/lib/libXext.so.6.4
> 4cec8000-4cece000 r-xp 00000000 03:03 1270623
> /usr/X11R6/lib/libXp.so.6.2
> 4cece000-4ced0000 rw-p 00005000 03:03 1270623
> /usr/X11R6/lib/libXp.so.6.2
> 4ced0000-4ced4000 r-xp 00000000 03:03 1270631
> /usr/X11R6/lib/libXtst.so.6.1
> 4ced4000-4ced6000 rw-p 00003000 03:03 1270631
> /usr/X11R6/lib/libXtst.so.6.1
> 4ced6000-4cedd000 r-xp 00000000 03:03 1270601
> /usr/X11R6/lib/libSM.so.6.0
> 4cedd000-4cedf000 rw-p 00006000 03:03 1270601
> /usr/X11R6/lib/libSM.so.6.0
> 4cedf000-4cee4000 r--s 00000000 03:03 1124062
> /usr/lib/gconv/gconv-modules.cache
> 4cee4000-4cee5000 r-xp 00000000 03:03 1873933
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.c ore.resources.linux_3.0.0/os/linux/x86/libcore_2_1_0b.so
> 4cee5000-4cee6000 rw-p 00001000 03:03 1873933
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.c ore.resources.linux_3.0.0/os/linux/x86/libcore_2_1_0b.so
> 4cee6000-4cf3d000 r--s 00000000 03:03 1189827
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.c ore.runtime_3.0.0/runtime.jar
> 4cf3d000-4cfbb000 r--s 00000000 03:03 1955064
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.j face_3.0.0/jface.jar
> 4cfbb000-4d001000 r-xp 00000000 03:03 554216
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.s wt.motif_3.0.0/os/linux/x86/libswt-motif-3062.so
> 4d001000-4d004000 rw-p 00046000 03:03 554216
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.s wt.motif_3.0.0/os/linux/x86/libswt-motif-3062.so
> 4d004000-4d018000 r-xp 00000000 03:03 1270597
> /usr/X11R6/lib/libICE.so.6.3
> 4d018000-4d019000 rw-p 00013000 03:03 1270597
> /usr/X11R6/lib/libICE.so.6.3
> 4d01b000-4d047000 r--s 00000000 03:03 912923
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.t eam.core_3.0.0/team.jar
> 4d047000-4d195000 r--s 00000000 03:03 1515470
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u i.ide_3.0.0/ide.jar
> 4d195000-4d3c8000 r--s 00000000 03:03 1124380
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u i.workbench_3.0.0/workbench.jar
> 4d3c8000-4d4c5000 r--s 00000000 03:03 1010385
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.s wt.motif_3.0.0/ws/motif/swt.jar
> 4d4c5000-4d649000 r-xp 00000000 03:03 1043090
> /home/zc/eclipse-SDK-3.0-linux/eclipse/libXm.so.2.1
> 4d649000-4d65c000 rw-p 00183000 03:03 1043090
> /home/zc/eclipse-SDK-3.0-linux/eclipse/libXm.so.2.1
> 4d65d000-4d736000 r-xp 00000000 03:03 1270603
> /usr/X11R6/lib/libX11.so.6.2
> 4d736000-4d73b000 rw-p 000d8000 03:03 1270603
> /usr/X11R6/lib/libX11.so.6.2
> 4d73b000-4d783000 r-xp 00000000 03:03 1270629
> /usr/X11R6/lib/libXt.so.6.0
> 4d783000-4d787000 rw-p 00047000 03:03 1270629
> /usr/X11R6/lib/libXt.so.6.0
> 4d787000-4d825000 r--s 00000000 03:03 1010377
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.c ore.resources_3.0.0/resources.jar
> 4d8a6000-4d8b6000 r--s 00000000 03:03 2118129
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.h elp_3.0.0/help.jar
> 4d9b8000-4d9c6000 r--s 00000000 03:03 244508
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u i.views_3.0.0/views.jar
> 4d9c6000-4d9e0000 r--s 00000000 03:03 1955040
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u i.externaltools_3.0.0/externaltools.jar
> 4d9e0000-4dac0000 r--s 00000000 03:03 619691
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.d ebug.ui_3.0.0/dtui.jar
> 4dac0000-4daf8000 r--s 00000000 03:03 147022
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.d ebug.core_3.0.0/dtcore.jar
> 4daf8000-4db05000 r--s 00000000 03:03 1043069
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.c ore.expressions_3.0.0/expressions.jar
> 4dc07000-4dc0d000 r--s 00000000 03:03 1010290
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u pdate.scheduler_3.0.0/scheduler.jar
> 4dc0d000-4dc37000 r--s 00000000 03:03 1369010
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.t ext_3.0.0/text.jar
> 4dc37000-4dcce000 r--s 00000000 03:03 1010350
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.j face.text_3.0.0/jfacetext.jar
> 4dcce000-4e1e4000 r--s 00000000 03:03 1743504
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.j dt.ui_3.0.0/jdt.jar
> 4e1e4000-4e222000 r--s 00000000 03:03 636057
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u i.editors_3.0.0/editors.jar
> 4e222000-4e27f000 r--s 00000000 03:03 163617
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u i.workbench.texteditor_3.0.0/texteditor.jar
> 4e27f000-4e54c000 r--s 00000000 03:03 1043078
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.j dt.core_3.0.0/jdtcore.jar
> 4e5cd000-4e5e5000 r--s 00000000 03:03 65978
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.l tk.core.refactoring_3.0.0/refcore.jar
> 4e5e5000-4e5f1000 r--s 00000000 03:03 1678471
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.c ore.filebuffers_3.0.0/filebuffers.jar
> 4e5f1000-4e611000 r--s 00000000 03:03 912864
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.l tk.ui.refactoring_3.0.0/refui.jar
> 4e611000-4e671000 r--s 00000000 03:03 244678
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.s earch_3.0.0/search.jar
> 4e671000-4e67d000 r--s 00000000 03:03 1873906
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.j dt.debug_3.0.0/jdi.jar
> 4e67d000-4e6de000 r--s 00000000 03:03 146993
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.c ompare_3.0.0/compare.jar
> 4e6f2000-4e71f000 r--s 00000000 03:03 1955106
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.j dt.launching_3.0.0/launching.jar
> 4e71f000-4e787000 r--s 00000000 03:03 1010327
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.p de.core_3.0.0/pdecore.jar
> 4e787000-4e797000 r--s 00000000 03:03 1889935
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.p de_3.0.0/pde.jar
> 4e900000-4e9e2000 r--s 00000000 03:03 1368945
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.j dt.debug.ui_3.0.0/jdiui.jar
> 4e9e2000-4ea8d000 r--s 00000000 03:03 1873905
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.j dt.debug_3.0.0/jdimodel.jar
>
> Heap at VM Abort:
> Heap
> def new generation total 1920K, used 98K [0x44720000, 0x44930000,
> 0x44c00000)
> eden space 1728K, 1% used [0x44720000, 0x44726998, 0x448d0000)
> from space 192K, 37% used [0x448d0000, 0x448e21c8, 0x44900000)
> to space 192K, 0% used [0x44900000, 0x44900000, 0x44930000)
> tenured generation total 24948K, used 17461K [0x44c00000, 0x4645d000,
> 0x48720000)
> the space 24948K, 69% used [0x44c00000, 0x45d0d5f8, 0x45d0d600,
> 0x4645d000)
> compacting perm gen total 24064K, used 23981K [0x48720000, 0x49ea0000,
> 0x4c720000)
> the space 24064K, 99% used [0x48720000, 0x49e8b678, 0x49e8b800,
> 0x49ea0000)
>
> Local Time = Tue Nov 2 14:01:56 2004
> Elapsed Time = 67
> #
> # The exception above was detected in native code outside the VM
> #
> # Java VM: Java HotSpot(TM) Client VM (1.4.2_03-b02 mixed mode)
> #
>
>
>
>
> Who can help me?
>
Re: why does my eclipse often terminate suddenly in Redhat 7.2? [message #274989 is a reply to message #274968] Tue, 02 November 2004 09:01 Go to previous messageGo to next message
Eclipse UserFriend
Bruce,

You'll need a download either 3.0.1 or a recent 3.1-stream build to make
this work on your setup, see
https://bugs.eclipse.org/bugs/show_bug.cgi?id=47549 .

Grant

"Bruce Zhao" <zc@ssc.stn.sh.cn> wrote in message
news:cm78jj$9qa$1@eclipse.org...
> I setup a Eclipse 3.0 in Redhat 7.2 on my PC. My jdk's version is 1.4.2_03
> b2. When I run Eclipse, it often terminate suddenly, and the message is
> jvm terminated, exit code = 6. The log file said that exception was
> detected in the native code outside the VM.
> Below is the log file in the eclipse homepath:
>
> An unexpected exception has been detected in native code outside the VM.
> Unexpected Signal : 11 occurred at PC=0x40034BC7
> Function=__pthread_mutex_lock+0x17
> Library=/lib/i686/libpthread.so.0
>
> Current Java thread:
> at org.eclipse.swt.internal.motif.OS.XtSetValues(Native Method)
> at org.eclipse.swt.widgets.MenuItem.setText(MenuItem.java:854)
> at
>
org.eclipse.jface.action.ActionContributionItem.update(Actio nContributionIte
m.java:1162)
> at
>
org.eclipse.jface.action.ActionContributionItem$1.propertyCh ange(ActionContr
ibutionItem.java:488)
> at
>
org.eclipse.ui.internal.commands.ws.CommandCallback$1.comman dChanged(Command
Callback.java:91)
> at
>
org.eclipse.ui.internal.commands.Command.fireCommandChanged( Command.java:143
)
> at
>
org.eclipse.ui.internal.commands.MutableCommandManager.notif yCommands(Mutabl
eCommandManager.java:389)
> at
>
org.eclipse.ui.internal.commands.MutableCommandManager.setAc tiveContextIds(M
utableCommandManager.java:580)
> at
>
org.eclipse.ui.internal.commands.ws.WorkbenchCommandSupport. setActiveContext
Ids(WorkbenchCommandSupport.java:631)
> at
>
org.eclipse.ui.internal.Workbench$2.contextManagerChanged(Wo rkbench.java:181
2)
> at
>
org.eclipse.ui.internal.contexts.AbstractContextManager.fire ContextManagerCh
anged(AbstractContextManager.java:46)
> at
>
org.eclipse.ui.internal.contexts.ProxyContextManager$1.conte xtManagerChanged
(ProxyContextManager.java:41)
> at
>
org.eclipse.ui.internal.contexts.AbstractContextManager.fire ContextManagerCh
anged(AbstractContextManager.java:46)
> at
>
org.eclipse.ui.internal.contexts.MutableContextManager.setEn abledContextIds(
MutableContextManager.java:262)
> at
>
org.eclipse.ui.internal.contexts.ws.WorkbenchContextSupport. processEnabledSu
bmissions(WorkbenchContextSupport.java:611)
> at
>
org.eclipse.ui.internal.contexts.ws.WorkbenchContextSupport. processEnabledSu
bmissions(WorkbenchContextSupport.java:497)
> at
>
org.eclipse.ui.internal.contexts.ws.WorkbenchContextSupport. access$1(Workben
chContextSupport.java:496)
> at
>
org.eclipse.ui.internal.contexts.ws.WorkbenchContextSupport$ 3.partDeactivate
d(WorkbenchContextSupport.java:270)
> at
> org.eclipse.ui.internal.PartListenerList$4.run(PartListenerL ist.java:91)
> at
>
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java
:615)
> at org.eclipse.core.runtime.Platform.run(Platform.java:747)
> at
>
org.eclipse.ui.internal.PartListenerList.firePartDeactivated (PartListenerLis
t.java:89)
> at
>
org.eclipse.ui.internal.WWinPartService$1.partDeactivated(WW inPartService.ja
va:51)
> at
> org.eclipse.ui.internal.PartListenerList2$4.run(PartListener List2.java:87)
> at
>
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java
:615)
> at org.eclipse.core.runtime.Platform.run(Platform.java:747)
> at
>
org.eclipse.ui.internal.PartListenerList2.firePartDeactivate d(PartListenerLi
st2.java:85)
> at
>
org.eclipse.ui.internal.WorkbenchPage.firePartDeactivated(Wo rkbenchPage.java
:1417)
> at
>
org.eclipse.ui.internal.WorkbenchPage.setActivePart(Workbenc hPage.java:2688)
> at
>
org.eclipse.ui.internal.WorkbenchPage.requestActivation(Work benchPage.java:2
372)
> at org.eclipse.ui.internal.PartPane.requestActivation(PartPane. java:304)
> at org.eclipse.ui.internal.PartPane.handleEvent(PartPane.java:2 84)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:731)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:752)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:735)
> at org.eclipse.swt.widgets.Shell.setActiveControl(Shell.java:11 59)
> at org.eclipse.swt.widgets.Control.XButtonPress(Control.java:29 43)
> at org.eclipse.swt.widgets.Composite.XButtonPress(Composite.jav a:812)
> at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:903)
> at org.eclipse.swt.widgets.Display.windowProc(Display.java:3478 )
> at org.eclipse.swt.internal.motif.OS.XtDispatchEvent(Native Method)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2640)
> at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1377)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
> at
>
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:254)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:141)
> at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:96)
> at
>
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.
java:335)
> at
>
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:273)
> at
>
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:129)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
>
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39
)
> at
>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl
..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:03 244788
> /home/zc/j2sdk1.4.2_03/bin/java
> 0804e000-0804f000 rw-p 00005000 03:03 244788
> /home/zc/j2sdk1.4.2_03/bin/java
> 40000000-40016000 r-xp 00000000 03:03 1547381 /lib/ld-2.2.4.so
> 40016000-40017000 rw-p 00015000 03:03 1547381 /lib/ld-2.2.4.so
> 40017000-4001f000 r-xp 00000000 03:03 244733
> /home/zc/j2sdk1.4.2_03/jre/lib/i386/native_threads/libhpi.so
> 4001f000-40020000 rw-p 00007000 03:03 244733
> /home/zc/j2sdk1.4.2_03/jre/lib/i386/native_threads/libhpi.so
> 40020000-4002a000 r-xp 00000000 03:03 1547415
/lib/libnss_files-2.2.4.so
> 4002a000-4002b000 rw-p 00009000 03:03 1547415
/lib/libnss_files-2.2.4.so
> 4002b000-4002c000 r--s 00000000 03:03 1889986
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u i.workbench.comp
atibility_3.0.0/compatibility.jar
> 4002d000-4003a000 r-xp 00000000 03:03 1221621
> /lib/i686/libpthread-0.9.so
> 4003a000-40042000 rw-p 0000c000 03:03 1221621
> /lib/i686/libpthread-0.9.so
> 40042000-40045000 r-xp 00000000 03:03 1547394 /lib/libdl-2.2.4.so
> 40045000-40046000 rw-p 00002000 03:03 1547394 /lib/libdl-2.2.4.so
> 40046000-40178000 r-xp 00000000 03:03 1221617 /lib/i686/libc-2.2.4.so
> 40178000-4017d000 rw-p 00131000 03:03 1221617 /lib/i686/libc-2.2.4.so
> 40181000-4057b000 r-xp 00000000 03:03 1156929
> /home/zc/j2sdk1.4.2_03/jre/lib/i386/client/libjvm.so
> 4057b000-40597000 rw-p 003f9000 03:03 1156929
> /home/zc/j2sdk1.4.2_03/jre/lib/i386/client/libjvm.so
> 405a9000-405bc000 r-xp 00000000 03:03 1547399 /lib/libnsl-2.2.4.so
> 405bc000-405bd000 rw-p 00012000 03:03 1547399 /lib/libnsl-2.2.4.so
> 405bf000-405e1000 r-xp 00000000 03:03 1221619 /lib/i686/libm-2.2.4.so
> 405e1000-405e2000 rw-p 00021000 03:03 1221619 /lib/i686/libm-2.2.4.so
> 405e2000-405e6000 rw-s 00000000 03:03 554312 /tmp/hsperfdata_root/3342
> 405e6000-405f6000 r-xp 00000000 03:03 1890014
> /home/zc/j2sdk1.4.2_03/jre/lib/i386/libverify.so
> 405f6000-405f8000 rw-p 0000f000 03:03 1890014
> /home/zc/j2sdk1.4.2_03/jre/lib/i386/libverify.so
> 405f8000-40618000 r-xp 00000000 03:03 1890015
> /home/zc/j2sdk1.4.2_03/jre/lib/i386/libjava.so
> 40618000-4061a000 rw-p 0001f000 03:03 1890015
> /home/zc/j2sdk1.4.2_03/jre/lib/i386/libjava.so
> 4061a000-4062e000 r-xp 00000000 03:03 1890017
> /home/zc/j2sdk1.4.2_03/jre/lib/i386/libzip.so
> 4062e000-40631000 rw-p 00013000 03:03 1890017
> /home/zc/j2sdk1.4.2_03/jre/lib/i386/libzip.so
> 40631000-41fc9000 r--s 00000000 03:03 1156967
> /home/zc/j2sdk1.4.2_03/jre/lib/rt.jar
> 42013000-42029000 r--s 00000000 03:03 1156932
> /home/zc/j2sdk1.4.2_03/jre/lib/sunrsasign.jar
> 42029000-42104000 r--s 00000000 03:03 1156964
> /home/zc/j2sdk1.4.2_03/jre/lib/jsse.jar
> 42104000-42115000 r--s 00000000 03:03 1156933
> /home/zc/j2sdk1.4.2_03/jre/lib/jce.jar
> 42115000-4266e000 r--s 00000000 03:03 1156965
> /home/zc/j2sdk1.4.2_03/jre/lib/charsets.jar
> 44716000-44719000 r--s 00000000 03:03 1596749
> /home/zc/j2sdk1.4.2_03/jre/lib/ext/dnsns.jar
> 44719000-4471e000 r--s 00000000 03:03 1043087
> /home/zc/eclipse-SDK-3.0-linux/eclipse/startup.jar
> 4471e000-4471f000 r--s 00000000 03:03 1010383
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.s wt.motif_3.0.0/w
s/motif/swt-gtk.jar
> 4471f000-44720000 r--s 00000000 03:03 1156888
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u i_3.0.0/ui.jar
> 4c923000-4c94e000 r--p 00000000 03:03 977305
> /usr/lib/locale/en_US/LC_CTYPE
> 4cb52000-4cb6e000 r--s 00000000 03:03 1596748
> /home/zc/j2sdk1.4.2_03/jre/lib/ext/sunjce_provider.jar
> 4cb6e000-4cb7b000 r--s 00000000 03:03 1596751
> /home/zc/j2sdk1.4.2_03/jre/lib/ext/ldapsec.jar
> 4cb7b000-4cc37000 r--s 00000000 03:03 1596790
> /home/zc/j2sdk1.4.2_03/jre/lib/ext/localedata.jar
> 4ccb8000-4ccf0000 r--s 00000000 03:03 1971386
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.o sgi_3.0.0/core.j
ar
> 4ccf0000-4ccf8000 r--s 00000000 03:03 1971387
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.o sgi_3.0.0/consol
e.jar
> 4ccf8000-4cd04000 r--s 00000000 03:03 1971385
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.o sgi_3.0.0/osgi.j
ar
> 4cd04000-4cd1a000 r--s 00000000 03:03 1971389
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.o sgi_3.0.0/resolv
er.jar
> 4cd1a000-4cd30000 r--s 00000000 03:03 1971390
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.o sgi_3.0.0/defaul
tAdaptor.jar
> 4cd30000-4cd4f000 r--s 00000000 03:03 1971388
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.o sgi_3.0.0/eclips
eAdaptor.jar
> 4ce51000-4ce61000 r-xp 00000000 03:03 1890020
> /home/zc/j2sdk1.4.2_03/jre/lib/i386/libnet.so
> 4ce61000-4ce62000 rw-p 0000f000 03:03 1890020
> /home/zc/j2sdk1.4.2_03/jre/lib/i386/libnet.so
> 4ce62000-4ce68000 r-xp 00000000 03:03 1890021
> /home/zc/j2sdk1.4.2_03/jre/lib/i386/libnio.so
> 4ce68000-4ce69000 rw-p 00005000 03:03 1890021
> /home/zc/j2sdk1.4.2_03/jre/lib/i386/libnio.so
> 4ce69000-4ce7d000 r--s 00000000 03:03 1889990
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u pdate.configurat
or_3.0.0/configurator.jar
> 4ce7d000-4ce92000 r--s 00000000 03:03 1515434
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.c ore.runtime.comp
atibility_3.0.0/compatibility.jar
> 4ce92000-4cea5000 r--s 00000000 03:03 1010384
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.s wt.motif_3.0.0/w
s/motif/swt-mozilla.jar
> 4cea5000-4cea6000 r--p 00000000 03:03 2019716
> /usr/lib/locale/en_US/LC_IDENTIFICATION
> 4cea6000-4cea7000 r--p 00000000 03:03 1042449
> /usr/lib/locale/en_US/LC_MEASUREMENT
> 4cea7000-4cea8000 r--p 00000000 03:03 146605
> /usr/lib/locale/en_US/LC_TELEPHONE
> 4cea8000-4cea9000 r--p 00000000 03:03 146607
> /usr/lib/locale/en_US/LC_ADDRESS
> 4cea9000-4ceaa000 r--p 00000000 03:03 146606
> /usr/lib/locale/en_US/LC_NAME
> 4ceaa000-4ceab000 r--p 00000000 03:03 879584
> /usr/lib/locale/en_US/LC_PAPER
> 4ceab000-4ceac000 r--p 00000000 03:03 162903
> /usr/lib/locale/en_US/LC_MESSAGES/SYS_LC_MESSAGES
> 4ceac000-4cead000 r--p 00000000 03:03 1042448
> /usr/lib/locale/en_US/LC_MONETARY
> 4cead000-4ceb3000 r--p 00000000 03:03 537522
> /usr/lib/locale/en_US/LC_COLLATE
> 4ceb3000-4ceb4000 r--p 00000000 03:03 2019717
> /usr/lib/locale/en_US/LC_TIME
> 4ceb4000-4ceb5000 r--p 00000000 03:03 977300
> /usr/lib/locale/en_US/LC_NUMERIC
> 4ceb6000-4ceb8000 r-xp 00000000 03:03 1124010
> /usr/lib/gconv/ISO8859-1.so
> 4ceb8000-4ceb9000 rw-p 00001000 03:03 1124010
> /usr/lib/gconv/ISO8859-1.so
> 4ceba000-4cec6000 r-xp 00000000 03:03 1270611
> /usr/X11R6/lib/libXext.so.6.4
> 4cec6000-4cec8000 rw-p 0000b000 03:03 1270611
> /usr/X11R6/lib/libXext.so.6.4
> 4cec8000-4cece000 r-xp 00000000 03:03 1270623
> /usr/X11R6/lib/libXp.so.6.2
> 4cece000-4ced0000 rw-p 00005000 03:03 1270623
> /usr/X11R6/lib/libXp.so.6.2
> 4ced0000-4ced4000 r-xp 00000000 03:03 1270631
> /usr/X11R6/lib/libXtst.so.6.1
> 4ced4000-4ced6000 rw-p 00003000 03:03 1270631
> /usr/X11R6/lib/libXtst.so.6.1
> 4ced6000-4cedd000 r-xp 00000000 03:03 1270601
> /usr/X11R6/lib/libSM.so.6.0
> 4cedd000-4cedf000 rw-p 00006000 03:03 1270601
> /usr/X11R6/lib/libSM.so.6.0
> 4cedf000-4cee4000 r--s 00000000 03:03 1124062
> /usr/lib/gconv/gconv-modules.cache
> 4cee4000-4cee5000 r-xp 00000000 03:03 1873933
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.c ore.resources.li
nux_3.0.0/os/linux/x86/libcore_2_1_0b.so
> 4cee5000-4cee6000 rw-p 00001000 03:03 1873933
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.c ore.resources.li
nux_3.0.0/os/linux/x86/libcore_2_1_0b.so
> 4cee6000-4cf3d000 r--s 00000000 03:03 1189827
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.c ore.runtime_3.0.
0/runtime.jar
> 4cf3d000-4cfbb000 r--s 00000000 03:03 1955064
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.j face_3.0.0/jface
..jar
> 4cfbb000-4d001000 r-xp 00000000 03:03 554216
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.s wt.motif_3.0.0/o
s/linux/x86/libswt-motif-3062.so
> 4d001000-4d004000 rw-p 00046000 03:03 554216
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.s wt.motif_3.0.0/o
s/linux/x86/libswt-motif-3062.so
> 4d004000-4d018000 r-xp 00000000 03:03 1270597
> /usr/X11R6/lib/libICE.so.6.3
> 4d018000-4d019000 rw-p 00013000 03:03 1270597
> /usr/X11R6/lib/libICE.so.6.3
> 4d01b000-4d047000 r--s 00000000 03:03 912923
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.t eam.core_3.0.0/t
eam.jar
> 4d047000-4d195000 r--s 00000000 03:03 1515470
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u i.ide_3.0.0/ide.
jar
> 4d195000-4d3c8000 r--s 00000000 03:03 1124380
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u i.workbench_3.0.
0/workbench.jar
> 4d3c8000-4d4c5000 r--s 00000000 03:03 1010385
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.s wt.motif_3.0.0/w
s/motif/swt.jar
> 4d4c5000-4d649000 r-xp 00000000 03:03 1043090
> /home/zc/eclipse-SDK-3.0-linux/eclipse/libXm.so.2.1
> 4d649000-4d65c000 rw-p 00183000 03:03 1043090
> /home/zc/eclipse-SDK-3.0-linux/eclipse/libXm.so.2.1
> 4d65d000-4d736000 r-xp 00000000 03:03 1270603
> /usr/X11R6/lib/libX11.so.6.2
> 4d736000-4d73b000 rw-p 000d8000 03:03 1270603
> /usr/X11R6/lib/libX11.so.6.2
> 4d73b000-4d783000 r-xp 00000000 03:03 1270629
> /usr/X11R6/lib/libXt.so.6.0
> 4d783000-4d787000 rw-p 00047000 03:03 1270629
> /usr/X11R6/lib/libXt.so.6.0
> 4d787000-4d825000 r--s 00000000 03:03 1010377
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.c ore.resources_3.
0.0/resources.jar
> 4d8a6000-4d8b6000 r--s 00000000 03:03 2118129
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.h elp_3.0.0/help.j
ar
> 4d9b8000-4d9c6000 r--s 00000000 03:03 244508
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u i.views_3.0.0/vi
ews.jar
> 4d9c6000-4d9e0000 r--s 00000000 03:03 1955040
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u i.externaltools_
3.0.0/externaltools.jar
> 4d9e0000-4dac0000 r--s 00000000 03:03 619691
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.d ebug.ui_3.0.0/dt
ui.jar
> 4dac0000-4daf8000 r--s 00000000 03:03 147022
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.d ebug.core_3.0.0/
dtcore.jar
> 4daf8000-4db05000 r--s 00000000 03:03 1043069
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.c ore.expressions_
3.0.0/expressions.jar
> 4dc07000-4dc0d000 r--s 00000000 03:03 1010290
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u pdate.scheduler_
3.0.0/scheduler.jar
> 4dc0d000-4dc37000 r--s 00000000 03:03 1369010
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.t ext_3.0.0/text.j
ar
> 4dc37000-4dcce000 r--s 00000000 03:03 1010350
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.j face.text_3.0.0/
jfacetext.jar
> 4dcce000-4e1e4000 r--s 00000000 03:03 1743504
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.j dt.ui_3.0.0/jdt.
jar
> 4e1e4000-4e222000 r--s 00000000 03:03 636057
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u i.editors_3.0.0/
editors.jar
> 4e222000-4e27f000 r--s 00000000 03:03 163617
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u i.workbench.text
editor_3.0.0/texteditor.jar
> 4e27f000-4e54c000 r--s 00000000 03:03 1043078
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.j dt.core_3.0.0/jd
tcore.jar
> 4e5cd000-4e5e5000 r--s 00000000 03:03 65978
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.l tk.core.refactor
ing_3.0.0/refcore.jar
> 4e5e5000-4e5f1000 r--s 00000000 03:03 1678471
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.c ore.filebuffers_
3.0.0/filebuffers.jar
> 4e5f1000-4e611000 r--s 00000000 03:03 912864
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.l tk.ui.refactorin
g_3.0.0/refui.jar
> 4e611000-4e671000 r--s 00000000 03:03 244678
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.s earch_3.0.0/sear
ch.jar
> 4e671000-4e67d000 r--s 00000000 03:03 1873906
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.j dt.debug_3.0.0/j
di.jar
> 4e67d000-4e6de000 r--s 00000000 03:03 146993
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.c ompare_3.0.0/com
pare.jar
> 4e6f2000-4e71f000 r--s 00000000 03:03 1955106
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.j dt.launching_3.0
..0/launching.jar
> 4e71f000-4e787000 r--s 00000000 03:03 1010327
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.p de.core_3.0.0/pd
ecore.jar
> 4e787000-4e797000 r--s 00000000 03:03 1889935
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.p de_3.0.0/pde.jar
> 4e900000-4e9e2000 r--s 00000000 03:03 1368945
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.j dt.debug.ui_3.0.
0/jdiui.jar
> 4e9e2000-4ea8d000 r--s 00000000 03:03 1873905
>
/home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.j dt.debug_3.0.0/j
dimodel.jar
>
> Heap at VM Abort:
> Heap
> def new generation total 1920K, used 98K [0x44720000, 0x44930000,
> 0x44c00000)
> eden space 1728K, 1% used [0x44720000, 0x44726998, 0x448d0000)
> from space 192K, 37% used [0x448d0000, 0x448e21c8, 0x44900000)
> to space 192K, 0% used [0x44900000, 0x44900000, 0x44930000)
> tenured generation total 24948K, used 17461K [0x44c00000, 0x4645d000,
> 0x48720000)
> the space 24948K, 69% used [0x44c00000, 0x45d0d5f8, 0x45d0d600,
> 0x4645d000)
> compacting perm gen total 24064K, used 23981K [0x48720000, 0x49ea0000,
> 0x4c720000)
> the space 24064K, 99% used [0x48720000, 0x49e8b678, 0x49e8b800,
> 0x49ea0000)
>
> Local Time = Tue Nov 2 14:01:56 2004
> Elapsed Time = 67
> #
> # The exception above was detected in native code outside the VM
> #
> # Java VM: Java HotSpot(TM) Client VM (1.4.2_03-b02 mixed mode)
> #
>
>
>
>
> Who can help me?
>
Re: why does my eclipse often terminate suddenly in Redhat 7.2? [message #275030 is a reply to message #274989] Tue, 02 November 2004 22:16 Go to previous message
Eclipse UserFriend
Originally posted by: zc.ssc.stn.sh.cn

I will try the 3.0.1.

Grant Gayed wrote:

> Bruce,

> You'll need a download either 3.0.1 or a recent 3.1-stream build to make
> this work on your setup, see
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=47549 .

> Grant

> "Bruce Zhao" <zc@ssc.stn.sh.cn> wrote in message
> news:cm78jj$9qa$1@eclipse.org...
>> I setup a Eclipse 3.0 in Redhat 7.2 on my PC. My jdk's version is 1.4.2_03
>> b2. When I run Eclipse, it often terminate suddenly, and the message is
>> jvm terminated, exit code = 6. The log file said that exception was
>> detected in the native code outside the VM.
>> Below is the log file in the eclipse homepath:
>>
>> An unexpected exception has been detected in native code outside the VM.
>> Unexpected Signal : 11 occurred at PC=0x40034BC7
>> Function=__pthread_mutex_lock+0x17
>> Library=/lib/i686/libpthread.so.0
>>
>> Current Java thread:
>> at org.eclipse.swt.internal.motif.OS.XtSetValues(Native Method)
>> at org.eclipse.swt.widgets.MenuItem.setText(MenuItem.java:854)
>> at
>>
> org.eclipse.jface.action.ActionContributionItem.update(Actio nContributionIte
> m.java:1162)
>> at
>>
> org.eclipse.jface.action.ActionContributionItem$1.propertyCh ange(ActionContr
> ibutionItem.java:488)
>> at
>>
> org.eclipse.ui.internal.commands.ws.CommandCallback$1.comman dChanged(Command
> Callback.java:91)
>> at
>>
> org.eclipse.ui.internal.commands.Command.fireCommandChanged( Command.java:143
> )
>> at
>>
> org.eclipse.ui.internal.commands.MutableCommandManager.notif yCommands(Mutabl
> eCommandManager.java:389)
>> at
>>
> org.eclipse.ui.internal.commands.MutableCommandManager.setAc tiveContextIds(M
> utableCommandManager.java:580)
>> at
>>
> org.eclipse.ui.internal.commands.ws.WorkbenchCommandSupport. setActiveContext
> Ids(WorkbenchCommandSupport.java:631)
>> at
>>
> org.eclipse.ui.internal.Workbench$2.contextManagerChanged(Wo rkbench.java:181
> 2)
>> at
>>
> org.eclipse.ui.internal.contexts.AbstractContextManager.fire ContextManagerCh
> anged(AbstractContextManager.java:46)
>> at
>>
> org.eclipse.ui.internal.contexts.ProxyContextManager$1.conte xtManagerChanged
> (ProxyContextManager.java:41)
>> at
>>
> org.eclipse.ui.internal.contexts.AbstractContextManager.fire ContextManagerCh
> anged(AbstractContextManager.java:46)
>> at
>>
> org.eclipse.ui.internal.contexts.MutableContextManager.setEn abledContextIds(
> MutableContextManager.java:262)
>> at
>>
> org.eclipse.ui.internal.contexts.ws.WorkbenchContextSupport. processEnabledSu
> bmissions(WorkbenchContextSupport.java:611)
>> at
>>
> org.eclipse.ui.internal.contexts.ws.WorkbenchContextSupport. processEnabledSu
> bmissions(WorkbenchContextSupport.java:497)
>> at
>>
> org.eclipse.ui.internal.contexts.ws.WorkbenchContextSupport. access$1(Workben
> chContextSupport.java:496)
>> at
>>
> org.eclipse.ui.internal.contexts.ws.WorkbenchContextSupport$ 3.partDeactivate
> d(WorkbenchContextSupport.java:270)
>> at
>> org.eclipse.ui.internal.PartListenerList$4.run(PartListenerL ist.java:91)
>> at
>>
> org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java
> :615)
>> at org.eclipse.core.runtime.Platform.run(Platform.java:747)
>> at
>>
> org.eclipse.ui.internal.PartListenerList.firePartDeactivated (PartListenerLis
> t.java:89)
>> at
>>
> org.eclipse.ui.internal.WWinPartService$1.partDeactivated(WW inPartService.ja
> va:51)
>> at
>> org.eclipse.ui.internal.PartListenerList2$4.run(PartListener List2.java:87)
>> at
>>
> org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java
> :615)
>> at org.eclipse.core.runtime.Platform.run(Platform.java:747)
>> at
>>
> org.eclipse.ui.internal.PartListenerList2.firePartDeactivate d(PartListenerLi
> st2.java:85)
>> at
>>
> org.eclipse.ui.internal.WorkbenchPage.firePartDeactivated(Wo rkbenchPage.java
> :1417)
>> at
>>
> org.eclipse.ui.internal.WorkbenchPage.setActivePart(Workbenc hPage.java:2688)
>> at
>>
> org.eclipse.ui.internal.WorkbenchPage.requestActivation(Work benchPage.java:2
> 372)
>> at org.eclipse.ui.internal.PartPane.requestActivation(PartPane. java:304)
>> at org.eclipse.ui.internal.PartPane.handleEvent(PartPane.java:2 84)
>> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
>> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:731)
>> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:752)
>> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:735)
>> at org.eclipse.swt.widgets.Shell.setActiveControl(Shell.java:11 59)
>> at org.eclipse.swt.widgets.Control.XButtonPress(Control.java:29 43)
>> at org.eclipse.swt.widgets.Composite.XButtonPress(Composite.jav a:812)
>> at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:903)
>> at org.eclipse.swt.widgets.Display.windowProc(Display.java:3478 )
>> at org.eclipse.swt.internal.motif.OS.XtDispatchEvent(Native Method)
>> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2640)
>> at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1377)
>> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
>> at
>>
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:254)
>> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:141)
>> at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:96)
>> at
>>
> org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.
> java:335)
>> at
>>
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:273)
>> at
>>
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:129)
>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>> at
>>
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39
> )
>> at
>>
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl
> ..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:03 244788
>> /home/zc/j2sdk1.4.2_03/bin/java
>> 0804e000-0804f000 rw-p 00005000 03:03 244788
>> /home/zc/j2sdk1.4.2_03/bin/java
>> 40000000-40016000 r-xp 00000000 03:03 1547381 /lib/ld-2.2.4.so
>> 40016000-40017000 rw-p 00015000 03:03 1547381 /lib/ld-2.2.4.so
>> 40017000-4001f000 r-xp 00000000 03:03 244733
>> /home/zc/j2sdk1.4.2_03/jre/lib/i386/native_threads/libhpi.so
>> 4001f000-40020000 rw-p 00007000 03:03 244733
>> /home/zc/j2sdk1.4.2_03/jre/lib/i386/native_threads/libhpi.so
>> 40020000-4002a000 r-xp 00000000 03:03 1547415
> /lib/libnss_files-2.2.4.so
>> 4002a000-4002b000 rw-p 00009000 03:03 1547415
> /lib/libnss_files-2.2.4.so
>> 4002b000-4002c000 r--s 00000000 03:03 1889986
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u i.workbench.comp
> atibility_3.0.0/compatibility.jar
>> 4002d000-4003a000 r-xp 00000000 03:03 1221621
>> /lib/i686/libpthread-0.9.so
>> 4003a000-40042000 rw-p 0000c000 03:03 1221621
>> /lib/i686/libpthread-0.9.so
>> 40042000-40045000 r-xp 00000000 03:03 1547394 /lib/libdl-2.2.4.so
>> 40045000-40046000 rw-p 00002000 03:03 1547394 /lib/libdl-2.2.4.so
>> 40046000-40178000 r-xp 00000000 03:03 1221617 /lib/i686/libc-2.2.4.so
>> 40178000-4017d000 rw-p 00131000 03:03 1221617 /lib/i686/libc-2.2.4.so
>> 40181000-4057b000 r-xp 00000000 03:03 1156929
>> /home/zc/j2sdk1.4.2_03/jre/lib/i386/client/libjvm.so
>> 4057b000-40597000 rw-p 003f9000 03:03 1156929
>> /home/zc/j2sdk1.4.2_03/jre/lib/i386/client/libjvm.so
>> 405a9000-405bc000 r-xp 00000000 03:03 1547399 /lib/libnsl-2.2.4.so
>> 405bc000-405bd000 rw-p 00012000 03:03 1547399 /lib/libnsl-2.2.4.so
>> 405bf000-405e1000 r-xp 00000000 03:03 1221619 /lib/i686/libm-2.2.4.so
>> 405e1000-405e2000 rw-p 00021000 03:03 1221619 /lib/i686/libm-2.2.4.so
>> 405e2000-405e6000 rw-s 00000000 03:03 554312 /tmp/hsperfdata_root/3342
>> 405e6000-405f6000 r-xp 00000000 03:03 1890014
>> /home/zc/j2sdk1.4.2_03/jre/lib/i386/libverify.so
>> 405f6000-405f8000 rw-p 0000f000 03:03 1890014
>> /home/zc/j2sdk1.4.2_03/jre/lib/i386/libverify.so
>> 405f8000-40618000 r-xp 00000000 03:03 1890015
>> /home/zc/j2sdk1.4.2_03/jre/lib/i386/libjava.so
>> 40618000-4061a000 rw-p 0001f000 03:03 1890015
>> /home/zc/j2sdk1.4.2_03/jre/lib/i386/libjava.so
>> 4061a000-4062e000 r-xp 00000000 03:03 1890017
>> /home/zc/j2sdk1.4.2_03/jre/lib/i386/libzip.so
>> 4062e000-40631000 rw-p 00013000 03:03 1890017
>> /home/zc/j2sdk1.4.2_03/jre/lib/i386/libzip.so
>> 40631000-41fc9000 r--s 00000000 03:03 1156967
>> /home/zc/j2sdk1.4.2_03/jre/lib/rt.jar
>> 42013000-42029000 r--s 00000000 03:03 1156932
>> /home/zc/j2sdk1.4.2_03/jre/lib/sunrsasign.jar
>> 42029000-42104000 r--s 00000000 03:03 1156964
>> /home/zc/j2sdk1.4.2_03/jre/lib/jsse.jar
>> 42104000-42115000 r--s 00000000 03:03 1156933
>> /home/zc/j2sdk1.4.2_03/jre/lib/jce.jar
>> 42115000-4266e000 r--s 00000000 03:03 1156965
>> /home/zc/j2sdk1.4.2_03/jre/lib/charsets.jar
>> 44716000-44719000 r--s 00000000 03:03 1596749
>> /home/zc/j2sdk1.4.2_03/jre/lib/ext/dnsns.jar
>> 44719000-4471e000 r--s 00000000 03:03 1043087
>> /home/zc/eclipse-SDK-3.0-linux/eclipse/startup.jar
>> 4471e000-4471f000 r--s 00000000 03:03 1010383
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.s wt.motif_3.0.0/w
> s/motif/swt-gtk.jar
>> 4471f000-44720000 r--s 00000000 03:03 1156888
>> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u i_3.0.0/ui.jar
>> 4c923000-4c94e000 r--p 00000000 03:03 977305
>> /usr/lib/locale/en_US/LC_CTYPE
>> 4cb52000-4cb6e000 r--s 00000000 03:03 1596748
>> /home/zc/j2sdk1.4.2_03/jre/lib/ext/sunjce_provider.jar
>> 4cb6e000-4cb7b000 r--s 00000000 03:03 1596751
>> /home/zc/j2sdk1.4.2_03/jre/lib/ext/ldapsec.jar
>> 4cb7b000-4cc37000 r--s 00000000 03:03 1596790
>> /home/zc/j2sdk1.4.2_03/jre/lib/ext/localedata.jar
>> 4ccb8000-4ccf0000 r--s 00000000 03:03 1971386
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.o sgi_3.0.0/core.j
> ar
>> 4ccf0000-4ccf8000 r--s 00000000 03:03 1971387
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.o sgi_3.0.0/consol
> e.jar
>> 4ccf8000-4cd04000 r--s 00000000 03:03 1971385
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.o sgi_3.0.0/osgi.j
> ar
>> 4cd04000-4cd1a000 r--s 00000000 03:03 1971389
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.o sgi_3.0.0/resolv
> er.jar
>> 4cd1a000-4cd30000 r--s 00000000 03:03 1971390
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.o sgi_3.0.0/defaul
> tAdaptor.jar
>> 4cd30000-4cd4f000 r--s 00000000 03:03 1971388
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.o sgi_3.0.0/eclips
> eAdaptor.jar
>> 4ce51000-4ce61000 r-xp 00000000 03:03 1890020
>> /home/zc/j2sdk1.4.2_03/jre/lib/i386/libnet.so
>> 4ce61000-4ce62000 rw-p 0000f000 03:03 1890020
>> /home/zc/j2sdk1.4.2_03/jre/lib/i386/libnet.so
>> 4ce62000-4ce68000 r-xp 00000000 03:03 1890021
>> /home/zc/j2sdk1.4.2_03/jre/lib/i386/libnio.so
>> 4ce68000-4ce69000 rw-p 00005000 03:03 1890021
>> /home/zc/j2sdk1.4.2_03/jre/lib/i386/libnio.so
>> 4ce69000-4ce7d000 r--s 00000000 03:03 1889990
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u pdate.configurat
> or_3.0.0/configurator.jar
>> 4ce7d000-4ce92000 r--s 00000000 03:03 1515434
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.c ore.runtime.comp
> atibility_3.0.0/compatibility.jar
>> 4ce92000-4cea5000 r--s 00000000 03:03 1010384
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.s wt.motif_3.0.0/w
> s/motif/swt-mozilla.jar
>> 4cea5000-4cea6000 r--p 00000000 03:03 2019716
>> /usr/lib/locale/en_US/LC_IDENTIFICATION
>> 4cea6000-4cea7000 r--p 00000000 03:03 1042449
>> /usr/lib/locale/en_US/LC_MEASUREMENT
>> 4cea7000-4cea8000 r--p 00000000 03:03 146605
>> /usr/lib/locale/en_US/LC_TELEPHONE
>> 4cea8000-4cea9000 r--p 00000000 03:03 146607
>> /usr/lib/locale/en_US/LC_ADDRESS
>> 4cea9000-4ceaa000 r--p 00000000 03:03 146606
>> /usr/lib/locale/en_US/LC_NAME
>> 4ceaa000-4ceab000 r--p 00000000 03:03 879584
>> /usr/lib/locale/en_US/LC_PAPER
>> 4ceab000-4ceac000 r--p 00000000 03:03 162903
>> /usr/lib/locale/en_US/LC_MESSAGES/SYS_LC_MESSAGES
>> 4ceac000-4cead000 r--p 00000000 03:03 1042448
>> /usr/lib/locale/en_US/LC_MONETARY
>> 4cead000-4ceb3000 r--p 00000000 03:03 537522
>> /usr/lib/locale/en_US/LC_COLLATE
>> 4ceb3000-4ceb4000 r--p 00000000 03:03 2019717
>> /usr/lib/locale/en_US/LC_TIME
>> 4ceb4000-4ceb5000 r--p 00000000 03:03 977300
>> /usr/lib/locale/en_US/LC_NUMERIC
>> 4ceb6000-4ceb8000 r-xp 00000000 03:03 1124010
>> /usr/lib/gconv/ISO8859-1.so
>> 4ceb8000-4ceb9000 rw-p 00001000 03:03 1124010
>> /usr/lib/gconv/ISO8859-1.so
>> 4ceba000-4cec6000 r-xp 00000000 03:03 1270611
>> /usr/X11R6/lib/libXext.so.6.4
>> 4cec6000-4cec8000 rw-p 0000b000 03:03 1270611
>> /usr/X11R6/lib/libXext.so.6.4
>> 4cec8000-4cece000 r-xp 00000000 03:03 1270623
>> /usr/X11R6/lib/libXp.so.6.2
>> 4cece000-4ced0000 rw-p 00005000 03:03 1270623
>> /usr/X11R6/lib/libXp.so.6.2
>> 4ced0000-4ced4000 r-xp 00000000 03:03 1270631
>> /usr/X11R6/lib/libXtst.so.6.1
>> 4ced4000-4ced6000 rw-p 00003000 03:03 1270631
>> /usr/X11R6/lib/libXtst.so.6.1
>> 4ced6000-4cedd000 r-xp 00000000 03:03 1270601
>> /usr/X11R6/lib/libSM.so.6.0
>> 4cedd000-4cedf000 rw-p 00006000 03:03 1270601
>> /usr/X11R6/lib/libSM.so.6.0
>> 4cedf000-4cee4000 r--s 00000000 03:03 1124062
>> /usr/lib/gconv/gconv-modules.cache
>> 4cee4000-4cee5000 r-xp 00000000 03:03 1873933
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.c ore.resources.li
> nux_3.0.0/os/linux/x86/libcore_2_1_0b.so
>> 4cee5000-4cee6000 rw-p 00001000 03:03 1873933
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.c ore.resources.li
> nux_3.0.0/os/linux/x86/libcore_2_1_0b.so
>> 4cee6000-4cf3d000 r--s 00000000 03:03 1189827
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.c ore.runtime_3.0.
> 0/runtime.jar
>> 4cf3d000-4cfbb000 r--s 00000000 03:03 1955064
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.j face_3.0.0/jface
> ..jar
>> 4cfbb000-4d001000 r-xp 00000000 03:03 554216
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.s wt.motif_3.0.0/o
> s/linux/x86/libswt-motif-3062.so
>> 4d001000-4d004000 rw-p 00046000 03:03 554216
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.s wt.motif_3.0.0/o
> s/linux/x86/libswt-motif-3062.so
>> 4d004000-4d018000 r-xp 00000000 03:03 1270597
>> /usr/X11R6/lib/libICE.so.6.3
>> 4d018000-4d019000 rw-p 00013000 03:03 1270597
>> /usr/X11R6/lib/libICE.so.6.3
>> 4d01b000-4d047000 r--s 00000000 03:03 912923
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.t eam.core_3.0.0/t
> eam.jar
>> 4d047000-4d195000 r--s 00000000 03:03 1515470
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u i.ide_3.0.0/ide.
> jar
>> 4d195000-4d3c8000 r--s 00000000 03:03 1124380
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u i.workbench_3.0.
> 0/workbench.jar
>> 4d3c8000-4d4c5000 r--s 00000000 03:03 1010385
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.s wt.motif_3.0.0/w
> s/motif/swt.jar
>> 4d4c5000-4d649000 r-xp 00000000 03:03 1043090
>> /home/zc/eclipse-SDK-3.0-linux/eclipse/libXm.so.2.1
>> 4d649000-4d65c000 rw-p 00183000 03:03 1043090
>> /home/zc/eclipse-SDK-3.0-linux/eclipse/libXm.so.2.1
>> 4d65d000-4d736000 r-xp 00000000 03:03 1270603
>> /usr/X11R6/lib/libX11.so.6.2
>> 4d736000-4d73b000 rw-p 000d8000 03:03 1270603
>> /usr/X11R6/lib/libX11.so.6.2
>> 4d73b000-4d783000 r-xp 00000000 03:03 1270629
>> /usr/X11R6/lib/libXt.so.6.0
>> 4d783000-4d787000 rw-p 00047000 03:03 1270629
>> /usr/X11R6/lib/libXt.so.6.0
>> 4d787000-4d825000 r--s 00000000 03:03 1010377
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.c ore.resources_3.
> 0.0/resources.jar
>> 4d8a6000-4d8b6000 r--s 00000000 03:03 2118129
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.h elp_3.0.0/help.j
> ar
>> 4d9b8000-4d9c6000 r--s 00000000 03:03 244508
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u i.views_3.0.0/vi
> ews.jar
>> 4d9c6000-4d9e0000 r--s 00000000 03:03 1955040
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u i.externaltools_
> 3.0.0/externaltools.jar
>> 4d9e0000-4dac0000 r--s 00000000 03:03 619691
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.d ebug.ui_3.0.0/dt
> ui.jar
>> 4dac0000-4daf8000 r--s 00000000 03:03 147022
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.d ebug.core_3.0.0/
> dtcore.jar
>> 4daf8000-4db05000 r--s 00000000 03:03 1043069
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.c ore.expressions_
> 3.0.0/expressions.jar
>> 4dc07000-4dc0d000 r--s 00000000 03:03 1010290
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u pdate.scheduler_
> 3.0.0/scheduler.jar
>> 4dc0d000-4dc37000 r--s 00000000 03:03 1369010
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.t ext_3.0.0/text.j
> ar
>> 4dc37000-4dcce000 r--s 00000000 03:03 1010350
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.j face.text_3.0.0/
> jfacetext.jar
>> 4dcce000-4e1e4000 r--s 00000000 03:03 1743504
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.j dt.ui_3.0.0/jdt.
> jar
>> 4e1e4000-4e222000 r--s 00000000 03:03 636057
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u i.editors_3.0.0/
> editors.jar
>> 4e222000-4e27f000 r--s 00000000 03:03 163617
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.u i.workbench.text
> editor_3.0.0/texteditor.jar
>> 4e27f000-4e54c000 r--s 00000000 03:03 1043078
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.j dt.core_3.0.0/jd
> tcore.jar
>> 4e5cd000-4e5e5000 r--s 00000000 03:03 65978
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.l tk.core.refactor
> ing_3.0.0/refcore.jar
>> 4e5e5000-4e5f1000 r--s 00000000 03:03 1678471
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.c ore.filebuffers_
> 3.0.0/filebuffers.jar
>> 4e5f1000-4e611000 r--s 00000000 03:03 912864
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.l tk.ui.refactorin
> g_3.0.0/refui.jar
>> 4e611000-4e671000 r--s 00000000 03:03 244678
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.s earch_3.0.0/sear
> ch.jar
>> 4e671000-4e67d000 r--s 00000000 03:03 1873906
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.j dt.debug_3.0.0/j
> di.jar
>> 4e67d000-4e6de000 r--s 00000000 03:03 146993
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.c ompare_3.0.0/com
> pare.jar
>> 4e6f2000-4e71f000 r--s 00000000 03:03 1955106
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.j dt.launching_3.0
> ..0/launching.jar
>> 4e71f000-4e787000 r--s 00000000 03:03 1010327
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.p de.core_3.0.0/pd
> ecore.jar
>> 4e787000-4e797000 r--s 00000000 03:03 1889935
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.p de_3.0.0/pde.jar
>> 4e900000-4e9e2000 r--s 00000000 03:03 1368945
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.j dt.debug.ui_3.0.
> 0/jdiui.jar
>> 4e9e2000-4ea8d000 r--s 00000000 03:03 1873905
>>
> /home/zc/eclipse-SDK-3.0-linux/eclipse/plugins/org.eclipse.j dt.debug_3.0.0/j
> dimodel.jar
>>
>> Heap at VM Abort:
>> Heap
>> def new generation total 1920K, used 98K [0x44720000, 0x44930000,
>> 0x44c00000)
>> eden space 1728K, 1% used [0x44720000, 0x44726998, 0x448d0000)
>> from space 192K, 37% used [0x448d0000, 0x448e21c8, 0x44900000)
>> to space 192K, 0% used [0x44900000, 0x44900000, 0x44930000)
>> tenured generation total 24948K, used 17461K [0x44c00000, 0x4645d000,
>> 0x48720000)
>> the space 24948K, 69% used [0x44c00000, 0x45d0d5f8, 0x45d0d600,
>> 0x4645d000)
>> compacting perm gen total 24064K, used 23981K [0x48720000, 0x49ea0000,
>> 0x4c720000)
>> the space 24064K, 99% used [0x48720000, 0x49e8b678, 0x49e8b800,
>> 0x49ea0000)
>>
>> Local Time = Tue Nov 2 14:01:56 2004
>> Elapsed Time = 67
>> #
>> # The exception above was detected in native code outside the VM
>> #
>> # Java VM: Java HotSpot(TM) Client VM (1.4.2_03-b02 mixed mode)
>> #
>>
>>
>>
>>
>> Who can help me?
>>
Previous Topic:Eclipse slow over ClearCase network drive
Next Topic:can't make VE to work with eclipse3
Goto Forum:
  


Current Time: Thu Jul 24 08:03:21 EDT 2025

Powered by FUDForum. Page generated in 0.04798 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top