Home » Eclipse Projects » Eclipse Platform » Eclipse crashing on Linux
Eclipse crashing on Linux [message #274600] |
Tue, 26 October 2004 07:00  |
Eclipse User |
|
|
|
Originally posted by: radermacher.netcologne.de
I have a problem with Eclipse crashing on my Linux machine. Before I go
into detail, here's the relevant environment list:
- Gentoo Linux with kernel 2.6.8-gentoo-r3
- Sun Java JDK 1.4.2.06
- Eclipse 3.0.1 (no plugins)
The problem has occurred only recently, I've been able to use eclipse
perfectly until then. Now, however, when I start Eclipse, the GUI shows
up but as soon as I try to change to the CVS Repository Browsing
perspective, the program crashes and I get the console output I have
appended below. If I use my usual workspace, Eclipse also crashes on
other operations (like an ant build). With a fresh empty workspace it
crashes when I go to the CVS perspective.
I have tried reinstalling Eclipse and/or different Java packages, all
with no success. Googling found a possible solution with appending the
-Dosgi.locking=none parameter, but that did not help either. I have
tried with old and fresh empty workspaces, and so on.
I'm running out of ideas what to try to get this running again.
Has anybody had a similar experience? Is there a solution? I'd be very
grateful for any kind of help.
Regards,
Stefan.
PS: Here's the console output from the crash:
------------------------ snip ------------------------
QPixmap: Invalid pixmap parameters
QPainter::begin: Cannot paint null pixmap
QPainter::setPen: Will be reset by begin()
QPainter::setBrush: Will be reset by begin()
QPainter::setBrush: Will be reset by begin()
QPainter::setPen: Will be reset by begin()
QPainter::setPen: Will be reset by begin()
QPainter::setPen: Will be reset by begin()
QPainter::setPen: Will be reset by begin()
QPainter::setPen: Will be reset by begin()
QPainter::setPen: Will be reset by begin()
QPainter::setPen: Will be reset by begin()
QPainter::setPen: Will be reset by begin()
QPainter::setPen: Will be reset by begin()
QPainter::setPen: Will be reset by begin()
QPainter::setPen: Will be reset by begin()
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x4D3FE523
Function=XSetForeground+0x1B
Library=/usr/X11R6/lib/libX11.so.6
Current Java thread:
at org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(Native Method)
at org.eclipse.swt.widgets.Display.eventProc(Display.java:879)
at org.eclipse.swt.internal.gtk.OS.gtk_main_iteration(Native
Method)
- locked <0x48b57908> (a java.lang.Class)
at
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2297)
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:185)
at org.eclipse.core.launcher.Main.run(Main.java:704)
at org.eclipse.core.launcher.Main.main(Main.java:688)
Dynamic libraries:
08048000-08056000 r-xp 00000000 03:03 9319380
/opt/sun-jdk-1.4.2.06/bin/java
08056000-08059000 rw-p 0000d000 03:03 9319380
/opt/sun-jdk-1.4.2.06/bin/java
40000000-40016000 r-xp 00000000 03:03 8578341 /lib/ld-2.3.4.so
40016000-40017000 rw-p 00015000 03:03 8578341 /lib/ld-2.3.4.so
40030000-4003e000 r-xp 00000000 03:03 8578162 /lib/libpthread-0.10.so
4003e000-4003f000 rw-p 0000e000 03:03 8578162 /lib/libpthread-0.10.so
40081000-40083000 r-xp 00000000 03:03 8578320 /lib/libdl-2.3.4.so
40083000-40084000 rw-p 00001000 03:03 8578320 /lib/libdl-2.3.4.so
40084000-4018b000 r-xp 00000000 03:03 8578174 /lib/libc-2.3.4.so
4018b000-4018e000 rw-p 00106000 03:03 8578174 /lib/libc-2.3.4.so
40192000-4058e000 r-xp 00000000 03:03 9319873
/opt/sun-jdk-1.4.2.06/jre/lib/i386/client/libjvm.so
4058e000-405aa000 rw-p 003fb000 03:03 9319873
/opt/sun-jdk-1.4.2.06/jre/lib/i386/client/libjvm.so
405d4000-405e5000 r-xp 00000000 03:03 8578173 /lib/libnsl-2.3.4.so
405e5000-405e6000 rw-p 00011000 03:03 8578173 /lib/libnsl-2.3.4.so
405e8000-40608000 r-xp 00000000 03:03 8578318 /lib/libm-2.3.4.so
40608000-40609000 rw-p 0001f000 03:03 8578318 /lib/libm-2.3.4.so
40609000-40611000 r-xp 00000000 03:03 9319869
/opt/sun-jdk-1.4.2.06/jre/lib/i386/native_threads/libhpi.so
40611000-40612000 rw-p 00007000 03:03 9319869
/opt/sun-jdk-1.4.2.06/jre/lib/i386/native_threads/libhpi.so
4062a000-40631000 r-xp 00000000 03:03 8575276 /lib/libnss_compat-2.3.4.so
40631000-40632000 rw-p 00006000 03:03 8575276 /lib/libnss_compat-2.3.4.so
40632000-4063a000 r-xp 00000000 03:03 8578319 /lib/libnss_nis-2.3.4.so
4063a000-4063b000 rw-p 00007000 03:03 8578319 /lib/libnss_nis-2.3.4.so
4063b000-40643000 r-xp 00000000 03:03 8578378 /lib/libnss_files-2.3.4.so
40643000-40644000 rw-p 00007000 03:03 8578378 /lib/libnss_files-2.3.4.so
40644000-40648000 rw-s 00000000 03:03 6920607
/tmp/hsperfdata_radermacher/8225
40648000-40658000 r-xp 00000000 03:03 9319862
/opt/sun-jdk-1.4.2.06/jre/lib/i386/libverify.so
40658000-4065a000 rw-p 0000f000 03:03 9319862
/opt/sun-jdk-1.4.2.06/jre/lib/i386/libverify.so
4065a000-4067a000 r-xp 00000000 03:03 9319879
/opt/sun-jdk-1.4.2.06/jre/lib/i386/libjava.so
4067a000-4067c000 rw-p 0001f000 03:03 9319879
/opt/sun-jdk-1.4.2.06/jre/lib/i386/libjava.so
4067c000-40690000 r-xp 00000000 03:03 9319868
/opt/sun-jdk-1.4.2.06/jre/lib/i386/libzip.so
40690000-40693000 rw-p 00013000 03:03 9319868
/opt/sun-jdk-1.4.2.06/jre/lib/i386/libzip.so
40693000-4203a000 r--s 00000000 03:03 9319995
/opt/sun-jdk-1.4.2.06/jre/lib/rt.jar
42084000-4209a000 r--s 00000000 03:03 9319954
/opt/sun-jdk-1.4.2.06/jre/lib/sunrsasign.jar
4209a000-42177000 r--s 00000000 03:03 9319927
/opt/sun-jdk-1.4.2.06/jre/lib/jsse.jar
42177000-42188000 r--s 00000000 03:03 9320003
/opt/sun-jdk-1.4.2.06/jre/lib/jce.jar
42188000-426e1000 r--s 00000000 03:03 9319993
/opt/sun-jdk-1.4.2.06/jre/lib/charsets.jar
4c810000-4c813000 r--s 00000000 03:03 9319854
/opt/sun-jdk-1.4.2.06/jre/lib/ext/dnsns.jar
4c813000-4c82f000 r--s 00000000 03:03 9319855
/opt/sun-jdk-1.4.2.06/jre/lib/ext/sunjce_provider.jar
4c82f000-4c83c000 r--s 00000000 03:03 9319856
/opt/sun-jdk-1.4.2.06/jre/lib/ext/ldapsec.jar
4c83c000-4c8f8000 r--s 00000000 03:03 9319857
/opt/sun-jdk-1.4.2.06/jre/lib/ext/localedata.jar
4c8f8000-4c8fd000 r--s 00000000 03:03 9442024
/usr/lib/eclipse-3/startup.jar
4c8fd000-4c935000 r--s 00000000 03:03 9438690
/usr/lib/eclipse-3/plugins/org.eclipse.osgi_3.0.1/core.jar
4c935000-4c93d000 r--s 00000000 03:03 9438685
/usr/lib/eclipse-3/plugins/org.eclipse.osgi_3.0.1/console.ja r
4c93d000-4c949000 r--s 00000000 03:03 9438682
/usr/lib/eclipse-3/plugins/org.eclipse.osgi_3.0.1/osgi.jar
4c949000-4c95f000 r--s 00000000 03:03 9438683
/usr/lib/eclipse-3/plugins/org.eclipse.osgi_3.0.1/resolver.j ar
4c95f000-4c975000 r--s 00000000 03:03 9438686
/usr/lib/eclipse-3/plugins/org.eclipse.osgi_3.0.1/defaultAda ptor.jar
4c975000-4c994000 r--s 00000000 03:03 9438693
/usr/lib/eclipse-3/plugins/org.eclipse.osgi_3.0.1/eclipseAda ptor.jar
4c994000-4c9eb000 r--s 00000000 03:03 9438851
/usr/lib/eclipse-3/plugins/org.eclipse.core.runtime_3.0.1/ru ntime.jar
4c9eb000-4c9fb000 r-xp 00000000 03:03 9319426
/opt/sun-jdk-1.4.2.06/jre/lib/i386/libnet.so
4c9fb000-4c9fc000 rw-p 0000f000 03:03 9319426
/opt/sun-jdk-1.4.2.06/jre/lib/i386/libnet.so
4c9fc000-4ca02000 r-xp 00000000 03:03 9319860
/opt/sun-jdk-1.4.2.06/jre/lib/i386/libnio.so
4ca02000-4ca03000 rw-p 00005000 03:03 9319860
/opt/sun-jdk-1.4.2.06/jre/lib/i386/libnio.so
4ca03000-4ca17000 r--s 00000000 03:03 9441952
/usr/lib/eclipse-3/plugins/org.eclipse.update.configurator_3 .0.0/configurator.jar
4ca17000-4cb64000 r--s 00000000 03:03 9440023
/usr/lib/eclipse-3/plugins/org.eclipse.ui.ide_3.0.1/ide.jar
4cb64000-4cb79000 r--s 00000000 03:03 9439395
/usr/lib/eclipse-3/plugins/org.eclipse.core.runtime.compatib ility_3.0.0/compatibility.jar
4cb79000-4cb7a000 r--s 00000000 03:03 9441949
/usr/lib/eclipse-3/plugins/org.eclipse.ui.workbench.compatib ility_3.0.0/compatibility.jar
4cb7a000-4cdad000 r--s 00000000 03:03 9439390
/usr/lib/eclipse-3/plugins/org.eclipse.ui.workbench_3.0.1/wo rkbench.jar
4cdad000-4ce2a000 r--s 00000000 03:03 9440301
/usr/lib/eclipse-3/plugins/org.eclipse.jface_3.0.0/jface.jar
4ce2a000-4ce2b000 r--s 00000000 03:03 9441289
/usr/lib/eclipse-3/plugins/org.eclipse.ui_3.0.1/ui.jar
4ce2b000-4ce3e000 r--s 00000000 03:03 9439366
/usr/lib/eclipse-3/plugins/org.eclipse.swt.gtk_3.0.1/ws/gtk/ swt-mozilla.jar
4ce3e000-4ce4b000 r--s 00000000 03:03 9439365
/usr/lib/eclipse-3/plugins/org.eclipse.swt.gtk_3.0.1/ws/gtk/ swt-pi.jar
4ce4b000-4cf26000 r--s 00000000 03:03 9439364
/usr/lib/eclipse-3/plugins/org.eclipse.swt.gtk_3.0.1/ws/gtk/ swt.jar
4cf26000-4cf61000 r-xp 00000000 03:03 9439360
/usr/lib/eclipse-3/plugins/org.eclipse.swt.gtk_3.0.1/os/linu x/x86/libswt-pi-gtk-3063.so
4cf61000-4cf62000 rw-p 0003b000 03:03 9439360
/usr/lib/eclipse-3/plugins/org.eclipse.swt.gtk_3.0.1/os/linu x/x86/libswt-pi-gtk-3063.so
4cf63000-4cf73000 r--s 00000000 03:03 9440228
/usr/lib/eclipse-3/plugins/org.eclipse.help_3.0.0/help.jar
4cf7b000-4d222000 r-xp 00000000 03:03 9417028
/usr/lib/libgtk-x11-2.0.so.0.400.9
4d222000-4d22c000 rw-p 002a6000 03:03 9417028
/usr/lib/libgtk-x11-2.0.so.0.400.9
4d22f000-4d297000 r-xp 00000000 03:03 9417049
/usr/lib/libgdk-x11-2.0.so.0.400.9
4d297000-4d29c000 rw-p 00068000 03:03 9417049
/usr/lib/libgdk-x11-2.0.so.0.400.9
4d29c000-4d2b4000 r-xp 00000000 03:03 3315040
/usr/lib/libatk-1.0.so.0.600.1
4d2b4000-4d2b6000 rw-p 00017000 03:03 3315040
/usr/lib/libatk-1.0.so.0.600.1
4d2b6000-4d2ca000 r-xp 00000000 03:03 9417086
/usr/lib/libgdk_pixbuf-2.0.so.0.400.9
4d2ca000-4d2cb000 rw-p 00014000 03:03 9417086
/usr/lib/libgdk_pixbuf-2.0.so.0.400.9
4d2cb000-4d2cf000 r-xp 00000000 03:03 6250486
/usr/lib/libpangoxft-1.0.so.0.400.1
4d2cf000-4d2d0000 rw-p 00003000 03:03 6250486
/usr/lib/libpangoxft-1.0.so.0.400.1
4d2d0000-4d2da000 r-xp 00000000 03:03 6250466
/usr/lib/libpangox-1.0.so.0.400.1
4d2da000-4d2db000 rw-p 0000a000 03:03 6250466
/usr/lib/libpangox-1.0.so.0.400.1
4d2db000-4d30a000 r-xp 00000000 03:03 6250475
/usr/lib/libpango-1.0.so.0.400.1
4d30a000-4d30f000 rw-p 0002e000 03:03 6250475
/usr/lib/libpango-1.0.so.0.400.1
4d30f000-4d344000 r-xp 00000000 03:03 6339416
/usr/lib/libgobject-2.0.so.0.400.6
4d344000-4d346000 rw-p 00034000 03:03 6339416
/usr/lib/libgobject-2.0.so.0.400.6
4d346000-4d349000 r-xp 00000000 03:03 6339384
/usr/lib/libgmodule-2.0.so.0.400.6
4d349000-4d34a000 rw-p 00002000 03:03 6339384
/usr/lib/libgmodule-2.0.so.0.400.6
4d34a000-4d34e000 r-xp 00000000 03:03 6339326
/usr/lib/libgthread-2.0.so.0.400.6
4d34e000-4d34f000 rw-p 00003000 03:03 6339326
/usr/lib/libgthread-2.0.so.0.400.6
4d34f000-4d3c9000 r-xp 00000000 03:03 6339389
/usr/lib/libglib-2.0.so.0.400.6
4d3c9000-4d3ca000 rw-p 0007a000 03:03 6339389
/usr/lib/libglib-2.0.so.0.400.6
4d3ca000-4d3cf000 r-xp 00000000 03:03 9505527
/usr/X11R6/lib/libXtst.so.6.1
4d3cf000-4d3d0000 rw-p 00004000 03:03 9505527
/usr/X11R6/lib/libXtst.so.6.1
4d3d0000-4d496000 r-xp 00000000 03:03 9505516
/usr/X11R6/lib/libX11.so.6.2
4d496000-4d49a000 rw-p 000c6000 03:03 9505516
/usr/X11R6/lib/libX11.so.6.2
4d49a000-4d49d000 r-xp 00000000 03:03 9505599
/usr/X11R6/lib/libXrandr.so.2.0
4d49d000-4d49e000 rw-p 00002000 03:03 9505599
/usr/X11R6/lib/libXrandr.so.2.0
4d49e000-4d4a5000 r-xp 00000000 03:03 9505792 /usr/X11R6/lib/libXi.so.6.0
4d4a5000-4d4a6000 rw-p 00006000 03:03 9505792 /usr/X11R6/lib/libXi.so.6.0
4d4a6000-4d4a8000 r-xp 00000000 03:03 9505697
/usr/X11R6/lib/libXinerama.so.1.0
4d4a8000-4d4a9000 rw-p 00001000 03:03 9505697
/usr/X11R6/lib/libXinerama.so.1.0
4d4a9000-4d4bc000 r-xp 00000000 03:03 9505788
/usr/X11R6/lib/libXft.so.2.1.2
4d4bc000-4d4bd000 rw-p 00012000 03:03 9505788
/usr/X11R6/lib/libXft.so.2.1.2
4d4bd000-4d525000 r-xp 00000000 03:03 7018382
/usr/lib/libfreetype.so.6.3.4
4d525000-4d52c000 rw-p 00068000 03:03 7018382
/usr/lib/libfreetype.so.6.3.4
4d52c000-4d552000 r-xp 00000000 03:03 9162478
/usr/lib/libfontconfig.so.1.0.4
4d552000-4d555000 rw-p 00026000 03:03 9162478
/usr/lib/libfontconfig.so.1.0.4
4d556000-4d55f000 r-xp 00000000 03:03 9505848
/usr/X11R6/lib/libXcursor.so.1.0.2
4d55f000-4d560000 rw-p 00008000 03:03 9505848
/usr/X11R6/lib/libXcursor.so.1.0.2
4d560000-4d567000 r-xp 00000000 03:03 9505808
/usr/X11R6/lib/libXrender.so.1.2.2
4d567000-4d568000 rw-p 00006000 03:03 9505808
/usr/X11R6/lib/libXrender.so.1.2.2
4d568000-4d576000 r-xp 00000000 03:03 9505830
/usr/X11R6/lib/libXext.so.6.4
4d576000-4d577000 rw-p 0000e000 03:03 9505830
/usr/X11R6/lib/libXext.so.6.4
4d577000-4d59c000 r-xp 00000000 03:03 6250535
/usr/lib/libpangoft2-1.0.so.0.400.1
4d59c000-4d59d000 rw-p 00025000 03:03 6250535
/usr/lib/libpangoft2-1.0.so.0.400.1
4d59d000-4d5c0000 r-xp 00000000 03:03 7663457 /usr/lib/libexpat.so.0.5.0
4d5c0000-4d5c2000 rw-p 00022000 03:03 7663457 /usr/lib/libexpat.so.0.5.0
4d5c2000-4d5d2000 r-xp 00000000 03:03 7181744 /lib/libz.so.1.2.1
4d5d2000-4d5d3000 rw-p 0000f000 03:03 7181744 /lib/libz.so.1.2.1
4d5d3000-4d5d5000 r-xp 00000000 03:03 9505501
/usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2
4d5d5000-4d5d6000 rw-p 00001000 03:03 9505501
/usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2
4d5d6000-4d5dc000 r--s 00000000 03:03 6336326
/usr/lib/gconv/gconv-modules.cache
4d5dc000-4d5de000 r-xp 00000000 03:03 8575701 /usr/lib/gconv/ISO8859-1.so
4d5de000-4d5df000 rw-p 00001000 03:03 8575701 /usr/lib/gconv/ISO8859-1.so
4d5df000-4d612000 r-xp 00000000 03:03 9442050
/usr/lib/eclipse-3/plugins/org.eclipse.swt.gtk_3.0.1/os/linu x/x86/libswt-gtk-3063.so
4d612000-4d614000 rw-p 00033000 03:03 9442050
/usr/lib/eclipse-3/plugins/org.eclipse.swt.gtk_3.0.1/os/linu x/x86/libswt-gtk-3063.so
4d614000-4d62e000 r-xp 00000000 03:03 9052196
/usr/lib/gtk-2.0/2.4.0/engines/libqtengine.so
4d62e000-4d62f000 rw-p 0001a000 03:03 9052196
/usr/lib/gtk-2.0/2.4.0/engines/libqtengine.so
4d62f000-4dcd0000 r-xp 00000000 03:03 7094298
/usr/qt/3/lib/libqt-mt.so.3.3.3
4dcd0000-4dd10000 rw-p 006a0000 03:03 7094298
/usr/qt/3/lib/libqt-mt.so.3.3.3
4dd14000-4dd1c000 r-xp 00000000 03:03 9439359
/usr/lib/eclipse-3/plugins/org.eclipse.swt.gtk_3.0.1/os/linu x/x86/libswt-atk-gtk-3063.so
4dd1c000-4dd1d000 rw-p 00008000 03:03 9439359
/usr/lib/eclipse-3/plugins/org.eclipse.swt.gtk_3.0.1/os/linu x/x86/libswt-atk-gtk-3063.so
4dd1d000-4dd2b000 r--s 00000000 03:03 9439414
/usr/lib/eclipse-3/plugins/org.eclipse.ui.views_3.0.0/views. jar
4dd2c000-4dd5b000 r-xp 00000000 03:03 2699330 /usr/lib/libpng.so.3.1.2.7
4dd5b000-4dd5c000 rw-p 0002f000 03:03 2699330 /usr/lib/libpng.so.3.1.2.7
4dd5c000-4dd64000 r-xp 00000000 03:03 9505736 /usr/X11R6/lib/libSM.so.6.0
4dd64000-4dd65000 rw-p 00007000 03:03 9505736 /usr/X11R6/lib/libSM.so.6.0
4dd65000-4dd78000 r-xp 00000000 03:03 9505804
/usr/X11R6/lib/libICE.so.6.3
4dd78000-4dd7a000 rw-p 00012000 03:03 9505804
/usr/X11R6/lib/libICE.so.6.3
4dd7b000-4de3a000 r-xp 00000000 03:03 7199444
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.so.5.0.6
4de3a000-4de3f000 rw-p 000bf000 03:03 7199444
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.so.5.0.6
4de44000-4de4c000 r-xp 00000000 03:03 7199484
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libgcc_s.so.1
4de4c000-4de4d000 rw-p 00007000 03:03 7199484
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libgcc_s.so.1
4de4d000-4de8d000 r-xp 00000000 03:03 72349 /usr/lib/libmng.so.1.0.0
4de8d000-4de8f000 rw-p 00040000 03:03 72349 /usr/lib/libmng.so.1.0.0
4de8f000-4deae000 r-xp 00000000 03:03 73468 /usr/lib/libjpeg.so.62.0.0
4deae000-4deaf000 rw-p 0001e000 03:03 73468 /usr/lib/libjpeg.so.62.0.0
4deaf000-4dec9000 r-xp 00000000 03:03 9505720
/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2
4dec9000-4decb000 rw-p 00019000 03:03 9505720
/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2
4decb000-4dee9000 r-xp 00000000 03:03 9040618
/usr/kde/3.3/lib/kde3/plugins/styles/plastik.so
4dee9000-4deea000 rw-p 0001e000 03:03 9040618
/usr/kde/3.3/lib/kde3/plugins/styles/plastik.so
4deea000-4df14000 r-xp 00000000 03:03 8770661
/usr/kde/3.3/lib/libkdefx.so.4.2.0
4df14000-4df16000 rw-p 00029000 03:03 8770661
/usr/kde/3.3/lib/libkdefx.so.4.2.0
4df16000-4df49000 r--p 00000000 03:03 78440
/usr/share/fonts/corefonts/tahoma.ttf
4df49000-4dfa9000 rw-s 00000000 00:06 2621450 /SYSV00000000 (deleted)
4dfa9000-4dfab000 r-xp 00000000 03:03 6250526
/usr/lib/pango/1.4.0/modules/pango-basic-fc.so
4dfab000-4dfac000 rw-p 00001000 03:03 6250526
/usr/lib/pango/1.4.0/modules/pango-basic-fc.so
4dfac000-4dfbb000 r--p 00000000 03:03 256141
/usr/share/fonts/ttf-bitstream-vera/VeraBd.ttf
4dfbb000-4e059000 r--s 00000000 03:03 9440712
/usr/lib/eclipse-3/plugins/org.eclipse.core.resources_3.0.1/ resources.jar
4e05a000-4e075000 r--s 00000000 03:03 9440050
/usr/lib/eclipse-3/plugins/org.eclipse.ui.externaltools_3.0. 1/externaltools.jar
4e075000-4e155000 r--s 00000000 03:03 9438843
/usr/lib/eclipse-3/plugins/org.eclipse.debug.ui_3.0.1/dtui.j ar
4e155000-4e18c000 r--s 00000000 03:03 9440703
/usr/lib/eclipse-3/plugins/org.eclipse.debug.core_3.0.1/dtco re.jar
4e18c000-4e198000 r--s 00000000 03:03 9439909
/usr/lib/eclipse-3/plugins/org.eclipse.core.expressions_3.0. 0/expressions.jar
4e198000-4e1c3000 r--s 00000000 03:03 9441377
/usr/lib/eclipse-3/plugins/org.eclipse.text_3.0.1/text.jar
4e1c3000-4e25c000 r--s 00000000 03:03 9440231
/usr/lib/eclipse-3/plugins/org.eclipse.jface.text_3.0.1/jfac etext.jar
4e25c000-4e262000 r--s 00000000 03:03 9438674
/usr/lib/eclipse-3/plugins/org.eclipse.update.scheduler_3.0. 0/scheduler.jar
4e262000-4e359000 r--s 00000000 03:03 9441291
/usr/lib/eclipse-3/plugins/org.eclipse.team.cvs.ui_3.0.1/tea mcvsui.jar
4e359000-4e385000 r--s 00000000 03:03 9441854
/usr/lib/eclipse-3/plugins/org.eclipse.team.core_3.0.0/team. jar
4e385000-4e3f5000 r--s 00000000 03:03 9441595
/usr/lib/eclipse-3/plugins/org.eclipse.team.cvs.core_3.0.1/c vs.jar
4e3f5000-4e467000 r--s 00000000 03:03 9441691
/usr/lib/eclipse-3/plugins/org.eclipse.team.ui_3.0.1/teamui. jar
4e467000-4e4c8000 r--s 00000000 03:03 9440236
/usr/lib/eclipse-3/plugins/org.eclipse.compare_3.0.0/compare .jar
4e4c8000-4e4d6000 r--s 00000000 03:03 9441045
/usr/lib/eclipse-3/plugins/org.eclipse.ui.console_3.0.0/cons ole.jar
4e4d6000-4e536000 rw-s 00000000 00:06 2654217 /SYSV00000000 (deleted)
4e536000-4e568000 r--p 00000000 03:03 78441
/usr/share/fonts/corefonts/tahomabd.ttf
4e568000-4e56b000 r-xp 00000000 03:03 6250532
/usr/lib/pango/1.4.0/modules/pango-arabic-fc.so
4e56b000-4e56c000 rw-p 00002000 03:03 6250532
/usr/lib/pango/1.4.0/modules/pango-arabic-fc.so
4e56c000-4e56f000 r-xp 00000000 03:03 6250529
/usr/lib/pango/1.4.0/modules/pango-hangul-fc.so
4e56f000-4e570000 rw-p 00002000 03:03 6250529
/usr/lib/pango/1.4.0/modules/pango-hangul-fc.so
4e570000-4ed3a000 r--p 00000000 03:03 6339454
/usr/share/fonts/kochi-substitute/kochi-gothic-subst.ttf
4ed6b000-4fab7000 r--p 00000000 03:03 8482785
/usr/share/fonts/baekmuk-fonts/batang.ttf
4faf5000-4ff61000 r--p 00000000 03:03 2613390
/usr/share/fonts/arphicfonts/gkai00mp.ttf
4ff61000-4ffbf000 r--s 00000000 03:03 9441869
/usr/lib/eclipse-3/plugins/org.eclipse.ui.workbench.textedit or_3.0.1/texteditor.jar
Heap at VM Abort:
Heap
def new generation total 832K, used 344K [0x44790000, 0x44870000,
0x44c70000)
eden space 768K, 36% used [0x44790000, 0x447d6268, 0x44850000)
from space 64K, 100% used [0x44860000, 0x44870000, 0x44870000)
to space 64K, 0% used [0x44850000, 0x44850000, 0x44860000)
tenured generation total 9880K, used 6334K [0x44c70000, 0x45616000,
0x48790000)
the space 9880K, 64% used [0x44c70000, 0x4529fa20, 0x4529fc00,
0x45616000)
compacting perm gen total 13312K, used 13215K [0x48790000,
0x49490000, 0x4c790000)
the space 13312K, 99% used [0x48790000, 0x49477cb8, 0x49477e00,
0x49490000)
Local Time = Tue Oct 26 12:59:56 2004
Elapsed Time = 320
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2_06-b03 mixed mode)
#
# An error report file has been saved as hs_err_pid8225.log.
# Please refer to the file for further information.
#
------------------------ snip ------------------------
|
|
|
Re: Eclipse crashing on Linux [message #274858 is a reply to message #274600] |
Fri, 29 October 2004 11:55   |
Eclipse User |
|
|
|
There are a series of reports with a similar trace.
See
https://bugs.eclipse.org/bugs/buglist.cgi?short_desc_type=al lwordssubstr&short_desc=&long_desc_type=allwordssubs tr&long_desc=+org.eclipse.swt.internal.gtk.OS.gtk_main_d o_event&bug_file_loc_type=allwordssubstr&bug_file_lo c=&keywords_type=allwords&keywords=&bug_status=N EW&bug_status=ASSIGNED&bug_status=REOPENED&email type1=substring&email1=&emailtype2=substring&ema il2=&bugidtype=include&bug_id=&votes=&change din=&chfieldfrom=&chfieldto=Now&chfieldvalue=&am p;cmdtype=doit&namedcmd=2.0+F3+bugs&newqueryname=&am p;order=Reuse+same+sort+as+last+time&field0-0-0=noop& ;type0-0-0=noop&value0-0-0=
Tod Creasey
Platform UI Team
"Stefan Radermacher" <radermacher@netcologne.de> wrote in message
news:cllaec$ab4$1@eclipse.org...
> I have a problem with Eclipse crashing on my Linux machine. Before I go
> into detail, here's the relevant environment list:
>
> - Gentoo Linux with kernel 2.6.8-gentoo-r3
> - Sun Java JDK 1.4.2.06
> - Eclipse 3.0.1 (no plugins)
>
> The problem has occurred only recently, I've been able to use eclipse
> perfectly until then. Now, however, when I start Eclipse, the GUI shows
> up but as soon as I try to change to the CVS Repository Browsing
> perspective, the program crashes and I get the console output I have
> appended below. If I use my usual workspace, Eclipse also crashes on
> other operations (like an ant build). With a fresh empty workspace it
> crashes when I go to the CVS perspective.
>
> I have tried reinstalling Eclipse and/or different Java packages, all
> with no success. Googling found a possible solution with appending the
> -Dosgi.locking=none parameter, but that did not help either. I have
> tried with old and fresh empty workspaces, and so on.
>
> I'm running out of ideas what to try to get this running again.
>
> Has anybody had a similar experience? Is there a solution? I'd be very
> grateful for any kind of help.
>
> Regards,
> Stefan.
>
> PS: Here's the console output from the crash:
> ------------------------ snip ------------------------
> QPixmap: Invalid pixmap parameters
> QPainter::begin: Cannot paint null pixmap
> QPainter::setPen: Will be reset by begin()
> QPainter::setBrush: Will be reset by begin()
> QPainter::setBrush: Will be reset by begin()
> QPainter::setPen: Will be reset by begin()
> QPainter::setPen: Will be reset by begin()
> QPainter::setPen: Will be reset by begin()
> QPainter::setPen: Will be reset by begin()
> QPainter::setPen: Will be reset by begin()
> QPainter::setPen: Will be reset by begin()
> QPainter::setPen: Will be reset by begin()
> QPainter::setPen: Will be reset by begin()
> QPainter::setPen: Will be reset by begin()
> QPainter::setPen: Will be reset by begin()
> QPainter::setPen: Will be reset by begin()
>
> An unexpected exception has been detected in native code outside the VM.
> Unexpected Signal : 11 occurred at PC=0x4D3FE523
> Function=XSetForeground+0x1B
> Library=/usr/X11R6/lib/libX11.so.6
>
> Current Java thread:
> at org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(Native
Method)
> at org.eclipse.swt.widgets.Display.eventProc(Display.java:879)
> at org.eclipse.swt.internal.gtk.OS.gtk_main_iteration(Native
> Method)
> - locked <0x48b57908> (a java.lang.Class)
> at
> org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2297)
> 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:185)
> at org.eclipse.core.launcher.Main.run(Main.java:704)
> at org.eclipse.core.launcher.Main.main(Main.java:688)
>
> Dynamic libraries:
> 08048000-08056000 r-xp 00000000 03:03 9319380
> /opt/sun-jdk-1.4.2.06/bin/java
> 08056000-08059000 rw-p 0000d000 03:03 9319380
> /opt/sun-jdk-1.4.2.06/bin/java
> 40000000-40016000 r-xp 00000000 03:03 8578341 /lib/ld-2.3.4.so
> 40016000-40017000 rw-p 00015000 03:03 8578341 /lib/ld-2.3.4.so
> 40030000-4003e000 r-xp 00000000 03:03 8578162 /lib/libpthread-0.10.so
> 4003e000-4003f000 rw-p 0000e000 03:03 8578162 /lib/libpthread-0.10.so
> 40081000-40083000 r-xp 00000000 03:03 8578320 /lib/libdl-2.3.4.so
> 40083000-40084000 rw-p 00001000 03:03 8578320 /lib/libdl-2.3.4.so
> 40084000-4018b000 r-xp 00000000 03:03 8578174 /lib/libc-2.3.4.so
> 4018b000-4018e000 rw-p 00106000 03:03 8578174 /lib/libc-2.3.4.so
> 40192000-4058e000 r-xp 00000000 03:03 9319873
> /opt/sun-jdk-1.4.2.06/jre/lib/i386/client/libjvm.so
> 4058e000-405aa000 rw-p 003fb000 03:03 9319873
> /opt/sun-jdk-1.4.2.06/jre/lib/i386/client/libjvm.so
> 405d4000-405e5000 r-xp 00000000 03:03 8578173 /lib/libnsl-2.3.4.so
> 405e5000-405e6000 rw-p 00011000 03:03 8578173 /lib/libnsl-2.3.4.so
> 405e8000-40608000 r-xp 00000000 03:03 8578318 /lib/libm-2.3.4.so
> 40608000-40609000 rw-p 0001f000 03:03 8578318 /lib/libm-2.3.4.so
> 40609000-40611000 r-xp 00000000 03:03 9319869
> /opt/sun-jdk-1.4.2.06/jre/lib/i386/native_threads/libhpi.so
> 40611000-40612000 rw-p 00007000 03:03 9319869
> /opt/sun-jdk-1.4.2.06/jre/lib/i386/native_threads/libhpi.so
> 4062a000-40631000 r-xp 00000000 03:03 8575276
/lib/libnss_compat-2.3.4.so
> 40631000-40632000 rw-p 00006000 03:03 8575276
/lib/libnss_compat-2.3.4.so
> 40632000-4063a000 r-xp 00000000 03:03 8578319 /lib/libnss_nis-2.3.4.so
> 4063a000-4063b000 rw-p 00007000 03:03 8578319 /lib/libnss_nis-2.3.4.so
> 4063b000-40643000 r-xp 00000000 03:03 8578378
/lib/libnss_files-2.3.4.so
> 40643000-40644000 rw-p 00007000 03:03 8578378
/lib/libnss_files-2.3.4.so
> 40644000-40648000 rw-s 00000000 03:03 6920607
> /tmp/hsperfdata_radermacher/8225
> 40648000-40658000 r-xp 00000000 03:03 9319862
> /opt/sun-jdk-1.4.2.06/jre/lib/i386/libverify.so
> 40658000-4065a000 rw-p 0000f000 03:03 9319862
> /opt/sun-jdk-1.4.2.06/jre/lib/i386/libverify.so
> 4065a000-4067a000 r-xp 00000000 03:03 9319879
> /opt/sun-jdk-1.4.2.06/jre/lib/i386/libjava.so
> 4067a000-4067c000 rw-p 0001f000 03:03 9319879
> /opt/sun-jdk-1.4.2.06/jre/lib/i386/libjava.so
> 4067c000-40690000 r-xp 00000000 03:03 9319868
> /opt/sun-jdk-1.4.2.06/jre/lib/i386/libzip.so
> 40690000-40693000 rw-p 00013000 03:03 9319868
> /opt/sun-jdk-1.4.2.06/jre/lib/i386/libzip.so
> 40693000-4203a000 r--s 00000000 03:03 9319995
> /opt/sun-jdk-1.4.2.06/jre/lib/rt.jar
> 42084000-4209a000 r--s 00000000 03:03 9319954
> /opt/sun-jdk-1.4.2.06/jre/lib/sunrsasign.jar
> 4209a000-42177000 r--s 00000000 03:03 9319927
> /opt/sun-jdk-1.4.2.06/jre/lib/jsse.jar
> 42177000-42188000 r--s 00000000 03:03 9320003
> /opt/sun-jdk-1.4.2.06/jre/lib/jce.jar
> 42188000-426e1000 r--s 00000000 03:03 9319993
> /opt/sun-jdk-1.4.2.06/jre/lib/charsets.jar
> 4c810000-4c813000 r--s 00000000 03:03 9319854
> /opt/sun-jdk-1.4.2.06/jre/lib/ext/dnsns.jar
> 4c813000-4c82f000 r--s 00000000 03:03 9319855
> /opt/sun-jdk-1.4.2.06/jre/lib/ext/sunjce_provider.jar
> 4c82f000-4c83c000 r--s 00000000 03:03 9319856
> /opt/sun-jdk-1.4.2.06/jre/lib/ext/ldapsec.jar
> 4c83c000-4c8f8000 r--s 00000000 03:03 9319857
> /opt/sun-jdk-1.4.2.06/jre/lib/ext/localedata.jar
> 4c8f8000-4c8fd000 r--s 00000000 03:03 9442024
> /usr/lib/eclipse-3/startup.jar
> 4c8fd000-4c935000 r--s 00000000 03:03 9438690
> /usr/lib/eclipse-3/plugins/org.eclipse.osgi_3.0.1/core.jar
> 4c935000-4c93d000 r--s 00000000 03:03 9438685
> /usr/lib/eclipse-3/plugins/org.eclipse.osgi_3.0.1/console.ja r
> 4c93d000-4c949000 r--s 00000000 03:03 9438682
> /usr/lib/eclipse-3/plugins/org.eclipse.osgi_3.0.1/osgi.jar
> 4c949000-4c95f000 r--s 00000000 03:03 9438683
> /usr/lib/eclipse-3/plugins/org.eclipse.osgi_3.0.1/resolver.j ar
> 4c95f000-4c975000 r--s 00000000 03:03 9438686
> /usr/lib/eclipse-3/plugins/org.eclipse.osgi_3.0.1/defaultAda ptor.jar
> 4c975000-4c994000 r--s 00000000 03:03 9438693
> /usr/lib/eclipse-3/plugins/org.eclipse.osgi_3.0.1/eclipseAda ptor.jar
> 4c994000-4c9eb000 r--s 00000000 03:03 9438851
> /usr/lib/eclipse-3/plugins/org.eclipse.core.runtime_3.0.1/ru ntime.jar
> 4c9eb000-4c9fb000 r-xp 00000000 03:03 9319426
> /opt/sun-jdk-1.4.2.06/jre/lib/i386/libnet.so
> 4c9fb000-4c9fc000 rw-p 0000f000 03:03 9319426
> /opt/sun-jdk-1.4.2.06/jre/lib/i386/libnet.so
> 4c9fc000-4ca02000 r-xp 00000000 03:03 9319860
> /opt/sun-jdk-1.4.2.06/jre/lib/i386/libnio.so
> 4ca02000-4ca03000 rw-p 00005000 03:03 9319860
> /opt/sun-jdk-1.4.2.06/jre/lib/i386/libnio.so
> 4ca03000-4ca17000 r--s 00000000 03:03 9441952
>
/usr/lib/eclipse-3/plugins/org.eclipse.update.configurator_3 .0.0/configurato
r.jar
> 4ca17000-4cb64000 r--s 00000000 03:03 9440023
> /usr/lib/eclipse-3/plugins/org.eclipse.ui.ide_3.0.1/ide.jar
> 4cb64000-4cb79000 r--s 00000000 03:03 9439395
>
/usr/lib/eclipse-3/plugins/org.eclipse.core.runtime.compatib ility_3.0.0/comp
atibility.jar
> 4cb79000-4cb7a000 r--s 00000000 03:03 9441949
>
/usr/lib/eclipse-3/plugins/org.eclipse.ui.workbench.compatib ility_3.0.0/comp
atibility.jar
> 4cb7a000-4cdad000 r--s 00000000 03:03 9439390
> /usr/lib/eclipse-3/plugins/org.eclipse.ui.workbench_3.0.1/wo rkbench.jar
> 4cdad000-4ce2a000 r--s 00000000 03:03 9440301
> /usr/lib/eclipse-3/plugins/org.eclipse.jface_3.0.0/jface.jar
> 4ce2a000-4ce2b000 r--s 00000000 03:03 9441289
> /usr/lib/eclipse-3/plugins/org.eclipse.ui_3.0.1/ui.jar
> 4ce2b000-4ce3e000 r--s 00000000 03:03 9439366
>
/usr/lib/eclipse-3/plugins/org.eclipse.swt.gtk_3.0.1/ws/gtk/ swt-mozilla.jar
> 4ce3e000-4ce4b000 r--s 00000000 03:03 9439365
> /usr/lib/eclipse-3/plugins/org.eclipse.swt.gtk_3.0.1/ws/gtk/ swt-pi.jar
> 4ce4b000-4cf26000 r--s 00000000 03:03 9439364
> /usr/lib/eclipse-3/plugins/org.eclipse.swt.gtk_3.0.1/ws/gtk/ swt.jar
> 4cf26000-4cf61000 r-xp 00000000 03:03 9439360
>
/usr/lib/eclipse-3/plugins/org.eclipse.swt.gtk_3.0.1/os/linu x/x86/libswt-pi-
gtk-3063.so
> 4cf61000-4cf62000 rw-p 0003b000 03:03 9439360
>
/usr/lib/eclipse-3/plugins/org.eclipse.swt.gtk_3.0.1/os/linu x/x86/libswt-pi-
gtk-3063.so
> 4cf63000-4cf73000 r--s 00000000 03:03 9440228
> /usr/lib/eclipse-3/plugins/org.eclipse.help_3.0.0/help.jar
> 4cf7b000-4d222000 r-xp 00000000 03:03 9417028
> /usr/lib/libgtk-x11-2.0.so.0.400.9
> 4d222000-4d22c000 rw-p 002a6000 03:03 9417028
> /usr/lib/libgtk-x11-2.0.so.0.400.9
> 4d22f000-4d297000 r-xp 00000000 03:03 9417049
> /usr/lib/libgdk-x11-2.0.so.0.400.9
> 4d297000-4d29c000 rw-p 00068000 03:03 9417049
> /usr/lib/libgdk-x11-2.0.so.0.400.9
> 4d29c000-4d2b4000 r-xp 00000000 03:03 3315040
> /usr/lib/libatk-1.0.so.0.600.1
> 4d2b4000-4d2b6000 rw-p 00017000 03:03 3315040
> /usr/lib/libatk-1.0.so.0.600.1
> 4d2b6000-4d2ca000 r-xp 00000000 03:03 9417086
> /usr/lib/libgdk_pixbuf-2.0.so.0.400.9
> 4d2ca000-4d2cb000 rw-p 00014000 03:03 9417086
> /usr/lib/libgdk_pixbuf-2.0.so.0.400.9
> 4d2cb000-4d2cf000 r-xp 00000000 03:03 6250486
> /usr/lib/libpangoxft-1.0.so.0.400.1
> 4d2cf000-4d2d0000 rw-p 00003000 03:03 6250486
> /usr/lib/libpangoxft-1.0.so.0.400.1
> 4d2d0000-4d2da000 r-xp 00000000 03:03 6250466
> /usr/lib/libpangox-1.0.so.0.400.1
> 4d2da000-4d2db000 rw-p 0000a000 03:03 6250466
> /usr/lib/libpangox-1.0.so.0.400.1
> 4d2db000-4d30a000 r-xp 00000000 03:03 6250475
> /usr/lib/libpango-1.0.so.0.400.1
> 4d30a000-4d30f000 rw-p 0002e000 03:03 6250475
> /usr/lib/libpango-1.0.so.0.400.1
> 4d30f000-4d344000 r-xp 00000000 03:03 6339416
> /usr/lib/libgobject-2.0.so.0.400.6
> 4d344000-4d346000 rw-p 00034000 03:03 6339416
> /usr/lib/libgobject-2.0.so.0.400.6
> 4d346000-4d349000 r-xp 00000000 03:03 6339384
> /usr/lib/libgmodule-2.0.so.0.400.6
> 4d349000-4d34a000 rw-p 00002000 03:03 6339384
> /usr/lib/libgmodule-2.0.so.0.400.6
> 4d34a000-4d34e000 r-xp 00000000 03:03 6339326
> /usr/lib/libgthread-2.0.so.0.400.6
> 4d34e000-4d34f000 rw-p 00003000 03:03 6339326
> /usr/lib/libgthread-2.0.so.0.400.6
> 4d34f000-4d3c9000 r-xp 00000000 03:03 6339389
> /usr/lib/libglib-2.0.so.0.400.6
> 4d3c9000-4d3ca000 rw-p 0007a000 03:03 6339389
> /usr/lib/libglib-2.0.so.0.400.6
> 4d3ca000-4d3cf000 r-xp 00000000 03:03 9505527
> /usr/X11R6/lib/libXtst.so.6.1
> 4d3cf000-4d3d0000 rw-p 00004000 03:03 9505527
> /usr/X11R6/lib/libXtst.so.6.1
> 4d3d0000-4d496000 r-xp 00000000 03:03 9505516
> /usr/X11R6/lib/libX11.so.6.2
> 4d496000-4d49a000 rw-p 000c6000 03:03 9505516
> /usr/X11R6/lib/libX11.so.6.2
> 4d49a000-4d49d000 r-xp 00000000 03:03 9505599
> /usr/X11R6/lib/libXrandr.so.2.0
> 4d49d000-4d49e000 rw-p 00002000 03:03 9505599
> /usr/X11R6/lib/libXrandr.so.2.0
> 4d49e000-4d4a5000 r-xp 00000000 03:03 9505792
/usr/X11R6/lib/libXi.so.6.0
> 4d4a5000-4d4a6000 rw-p 00006000 03:03 9505792
/usr/X11R6/lib/libXi.so.6.0
> 4d4a6000-4d4a8000 r-xp 00000000 03:03 9505697
> /usr/X11R6/lib/libXinerama.so.1.0
> 4d4a8000-4d4a9000 rw-p 00001000 03:03 9505697
> /usr/X11R6/lib/libXinerama.so.1.0
> 4d4a9000-4d4bc000 r-xp 00000000 03:03 9505788
> /usr/X11R6/lib/libXft.so.2.1.2
> 4d4bc000-4d4bd000 rw-p 00012000 03:03 9505788
> /usr/X11R6/lib/libXft.so.2.1.2
> 4d4bd000-4d525000 r-xp 00000000 03:03 7018382
> /usr/lib/libfreetype.so.6.3.4
> 4d525000-4d52c000 rw-p 00068000 03:03 7018382
> /usr/lib/libfreetype.so.6.3.4
> 4d52c000-4d552000 r-xp 00000000 03:03 9162478
> /usr/lib/libfontconfig.so.1.0.4
> 4d552000-4d555000 rw-p 00026000 03:03 9162478
> /usr/lib/libfontconfig.so.1.0.4
> 4d556000-4d55f000 r-xp 00000000 03:03 9505848
> /usr/X11R6/lib/libXcursor.so.1.0.2
> 4d55f000-4d560000 rw-p 00008000 03:03 9505848
> /usr/X11R6/lib/libXcursor.so.1.0.2
> 4d560000-4d567000 r-xp 00000000 03:03 9505808
> /usr/X11R6/lib/libXrender.so.1.2.2
> 4d567000-4d568000 rw-p 00006000 03:03 9505808
> /usr/X11R6/lib/libXrender.so.1.2.2
> 4d568000-4d576000 r-xp 00000000 03:03 9505830
> /usr/X11R6/lib/libXext.so.6.4
> 4d576000-4d577000 rw-p 0000e000 03:03 9505830
> /usr/X11R6/lib/libXext.so.6.4
> 4d577000-4d59c000 r-xp 00000000 03:03 6250535
> /usr/lib/libpangoft2-1.0.so.0.400.1
> 4d59c000-4d59d000 rw-p 00025000 03:03 6250535
> /usr/lib/libpangoft2-1.0.so.0.400.1
> 4d59d000-4d5c0000 r-xp 00000000 03:03 7663457
/usr/lib/libexpat.so.0.5.0
> 4d5c0000-4d5c2000 rw-p 00022000 03:03 7663457
/usr/lib/libexpat.so.0.5.0
> 4d5c2000-4d5d2000 r-xp 00000000 03:03 7181744 /lib/libz.so.1.2.1
> 4d5d2000-4d5d3000 rw-p 0000f000 03:03 7181744 /lib/libz.so.1.2.1
> 4d5d3000-4d5d5000 r-xp 00000000 03:03 9505501
> /usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2
> 4d5d5000-4d5d6000 rw-p 00001000 03:03 9505501
> /usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2
> 4d5d6000-4d5dc000 r--s 00000000 03:03 6336326
> /usr/lib/gconv/gconv-modules.cache
> 4d5dc000-4d5de000 r-xp 00000000 03:03 8575701
/usr/lib/gconv/ISO8859-1.so
> 4d5de000-4d5df000 rw-p 00001000 03:03 8575701
/usr/lib/gconv/ISO8859-1.so
> 4d5df000-4d612000 r-xp 00000000 03:03 9442050
>
/usr/lib/eclipse-3/plugins/org.eclipse.swt.gtk_3.0.1/os/linu x/x86/libswt-gtk
-3063.so
> 4d612000-4d614000 rw-p 00033000 03:03 9442050
>
/usr/lib/eclipse-3/plugins/org.eclipse.swt.gtk_3.0.1/os/linu x/x86/libswt-gtk
-3063.so
> 4d614000-4d62e000 r-xp 00000000 03:03 9052196
> /usr/lib/gtk-2.0/2.4.0/engines/libqtengine.so
> 4d62e000-4d62f000 rw-p 0001a000 03:03 9052196
> /usr/lib/gtk-2.0/2.4.0/engines/libqtengine.so
> 4d62f000-4dcd0000 r-xp 00000000 03:03 7094298
> /usr/qt/3/lib/libqt-mt.so.3.3.3
> 4dcd0000-4dd10000 rw-p 006a0000 03:03 7094298
> /usr/qt/3/lib/libqt-mt.so.3.3.3
> 4dd14000-4dd1c000 r-xp 00000000 03:03 9439359
>
/usr/lib/eclipse-3/plugins/org.eclipse.swt.gtk_3.0.1/os/linu x/x86/libswt-atk
-gtk-3063.so
> 4dd1c000-4dd1d000 rw-p 00008000 03:03 9439359
>
/usr/lib/eclipse-3/plugins/org.eclipse.swt.gtk_3.0.1/os/linu x/x86/libswt-atk
-gtk-3063.so
> 4dd1d000-4dd2b000 r--s 00000000 03:03 9439414
> /usr/lib/eclipse-3/plugins/org.eclipse.ui.views_3.0.0/views. jar
> 4dd2c000-4dd5b000 r-xp 00000000 03:03 2699330
/usr/lib/libpng.so.3.1.2.7
> 4dd5b000-4dd5c000 rw-p 0002f000 03:03 2699330
/usr/lib/libpng.so.3.1.2.7
> 4dd5c000-4dd64000 r-xp 00000000 03:03 9505736
/usr/X11R6/lib/libSM.so.6.0
> 4dd64000-4dd65000 rw-p 00007000 03:03 9505736
/usr/X11R6/lib/libSM.so.6.0
> 4dd65000-4dd78000 r-xp 00000000 03:03 9505804
> /usr/X11R6/lib/libICE.so.6.3
> 4dd78000-4dd7a000 rw-p 00012000 03:03 9505804
> /usr/X11R6/lib/libICE.so.6.3
> 4dd7b000-4de3a000 r-xp 00000000 03:03 7199444
> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.so.5.0.6
> 4de3a000-4de3f000 rw-p 000bf000 03:03 7199444
> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.so.5.0.6
> 4de44000-4de4c000 r-xp 00000000 03:03 7199484
> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libgcc_s.so.1
> 4de4c000-4de4d000 rw-p 00007000 03:03 7199484
> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libgcc_s.so.1
> 4de4d000-4de8d000 r-xp 00000000 03:03 72349 /usr/lib/libmng.so.1.0.0
> 4de8d000-4de8f000 rw-p 00040000 03:03 72349 /usr/lib/libmng.so.1.0.0
> 4de8f000-4deae000 r-xp 00000000 03:03 73468
/usr/lib/libjpeg.so.62.0.0
> 4deae000-4deaf000 rw-p 0001e000 03:03 73468
/usr/lib/libjpeg.so.62.0.0
> 4deaf000-4dec9000 r-xp 00000000 03:03 9505720
> /usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2
> 4dec9000-4decb000 rw-p 00019000 03:03 9505720
> /usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2
> 4decb000-4dee9000 r-xp 00000000 03:03 9040618
> /usr/kde/3.3/lib/kde3/plugins/styles/plastik.so
> 4dee9000-4deea000 rw-p 0001e000 03:03 9040618
> /usr/kde/3.3/lib/kde3/plugins/styles/plastik.so
> 4deea000-4df14000 r-xp 00000000 03:03 8770661
> /usr/kde/3.3/lib/libkdefx.so.4.2.0
> 4df14000-4df16000 rw-p 00029000 03:03 8770661
> /usr/kde/3.3/lib/libkdefx.so.4.2.0
> 4df16000-4df49000 r--p 00000000 03:03 78440
> /usr/share/fonts/corefonts/tahoma.ttf
> 4df49000-4dfa9000 rw-s 00000000 00:06 2621450 /SYSV00000000 (deleted)
> 4dfa9000-4dfab000 r-xp 00000000 03:03 6250526
> /usr/lib/pango/1.4.0/modules/pango-basic-fc.so
> 4dfab000-4dfac000 rw-p 00001000 03:03 6250526
> /usr/lib/pango/1.4.0/modules/pango-basic-fc.so
> 4dfac000-4dfbb000 r--p 00000000 03:03 256141
> /usr/share/fonts/ttf-bitstream-vera/VeraBd.ttf
> 4dfbb000-4e059000 r--s 00000000 03:03 9440712
> /usr/lib/eclipse-3/plugins/org.eclipse.core.resources_3.0.1/ resources.jar
> 4e05a000-4e075000 r--s 00000000 03:03 9440050
>
/usr/lib/eclipse-3/plugins/org.eclipse.ui.externaltools_3.0. 1/externaltools.
jar
> 4e075000-4e155000 r--s 00000000 03:03 9438843
> /usr/lib/eclipse-3/plugins/org.eclipse.debug.ui_3.0.1/dtui.j ar
> 4e155000-4e18c000 r--s 00000000 03:03 9440703
> /usr/lib/eclipse-3/plugins/org.eclipse.debug.core_3.0.1/dtco re.jar
> 4e18c000-4e198000 r--s 00000000 03:03 9439909
>
/usr/lib/eclipse-3/plugins/org.eclipse.core.expressions_3.0. 0/expressions.ja
r
> 4e198000-4e1c3000 r--s 00000000 03:03 9441377
> /usr/lib/eclipse-3/plugins/org.eclipse.text_3.0.1/text.jar
> 4e1c3000-4e25c000 r--s 00000000 03:03 9440231
> /usr/lib/eclipse-3/plugins/org.eclipse.jface.text_3.0.1/jfac etext.jar
> 4e25c000-4e262000 r--s 00000000 03:03 9438674
>
/usr/lib/eclipse-3/plugins/org.eclipse.update.scheduler_3.0. 0/scheduler.jar
> 4e262000-4e359000 r--s 00000000 03:03 9441291
> /usr/lib/eclipse-3/plugins/org.eclipse.team.cvs.ui_3.0.1/tea mcvsui.jar
> 4e359000-4e385000 r--s 00000000 03:03 9441854
> /usr/lib/eclipse-3/plugins/org.eclipse.team.core_3.0.0/team. jar
> 4e385000-4e3f5000 r--s 00000000 03:03 9441595
> /usr/lib/eclipse-3/plugins/org.eclipse.team.cvs.core_3.0.1/c vs.jar
> 4e3f5000-4e467000 r--s 00000000 03:03 9441691
> /usr/lib/eclipse-3/plugins/org.eclipse.team.ui_3.0.1/teamui. jar
> 4e467000-4e4c8000 r--s 00000000 03:03 9440236
> /usr/lib/eclipse-3/plugins/org.eclipse.compare_3.0.0/compare .jar
> 4e4c8000-4e4d6000 r--s 00000000 03:03 9441045
> /usr/lib/eclipse-3/plugins/org.eclipse.ui.console_3.0.0/cons ole.jar
> 4e4d6000-4e536000 rw-s 00000000 00:06 2654217 /SYSV00000000 (deleted)
> 4e536000-4e568000 r--p 00000000 03:03 78441
> /usr/share/fonts/corefonts/tahomabd.ttf
> 4e568000-4e56b000 r-xp 00000000 03:03 6250532
> /usr/lib/pango/1.4.0/modules/pango-arabic-fc.so
> 4e56b000-4e56c000 rw-p 00002000 03:03 6250532
> /usr/lib/pango/1.4.0/modules/pango-arabic-fc.so
> 4e56c000-4e56f000 r-xp 00000000 03:03 6250529
> /usr/lib/pango/1.4.0/modules/pango-hangul-fc.so
> 4e56f000-4e570000 rw-p 00002000 03:03 6250529
> /usr/lib/pango/1.4.0/modules/pango-hangul-fc.so
> 4e570000-4ed3a000 r--p 00000000 03:03 6339454
> /usr/share/fonts/kochi-substitute/kochi-gothic-subst.ttf
> 4ed6b000-4fab7000 r--p 00000000 03:03 8482785
> /usr/share/fonts/baekmuk-fonts/batang.ttf
> 4faf5000-4ff61000 r--p 00000000 03:03 2613390
> /usr/share/fonts/arphicfonts/gkai00mp.ttf
> 4ff61000-4ffbf000 r--s 00000000 03:03 9441869
>
/usr/lib/eclipse-3/plugins/org.eclipse.ui.workbench.textedit or_3.0.1/textedi
tor.jar
>
> Heap at VM Abort:
> Heap
> def new generation total 832K, used 344K [0x44790000, 0x44870000,
> 0x44c70000)
> eden space 768K, 36% used [0x44790000, 0x447d6268, 0x44850000)
> from space 64K, 100% used [0x44860000, 0x44870000, 0x44870000)
> to space 64K, 0% used [0x44850000, 0x44850000, 0x44860000)
> tenured generation total 9880K, used 6334K [0x44c70000, 0x45616000,
> 0x48790000)
> the space 9880K, 64% used [0x44c70000, 0x4529fa20, 0x4529fc00,
> 0x45616000)
> compacting perm gen total 13312K, used 13215K [0x48790000,
> 0x49490000, 0x4c790000)
> the space 13312K, 99% used [0x48790000, 0x49477cb8, 0x49477e00,
> 0x49490000)
>
> Local Time = Tue Oct 26 12:59:56 2004
> Elapsed Time = 320
> #
> # The exception above was detected in native code outside the VM
> #
> # Java VM: Java HotSpot(TM) Client VM (1.4.2_06-b03 mixed mode)
> #
> # An error report file has been saved as hs_err_pid8225.log.
> # Please refer to the file for further information.
> #
> ------------------------ snip ------------------------
>
|
|
| | |
Re: Eclipse crashing on Linux [message #275807 is a reply to message #275389] |
Fri, 12 November 2004 11:39  |
Eclipse User |
|
|
|
Originally posted by: douglas.pollock.magma.ca
Stefan Radermacher wrote:
> Douglas Pollock wrote:
>
>> What are your CFLAGS? It it possible your CFLAGS are too aggressive.
>> Please see "http://bugs.gentoo.org/show_bug.cgi?id=68282".
>
> Sorry that I took so long to get back to your post, I was out of the
> office for a week. I don't want to seem ungrateful for your help.
>
> It's possible that this is the problem, my CFLAGS are "-march=pentium4
> -O3 -pipe -fomit-frame-pointer".
>
> What would I need to recompile with less aggressive CFLAGS, i.e. without
> the "-fomit-frame-pointer"? Just eclipse? Or more?
Those CFLAGS shouldn't be too aggressive. Could you file a bug with SWT?
Include your window manager and GTK+ control theme, as well as the versions
of GTK+ and the window manager.
thanks,
d.
|
|
|
Goto Forum:
Current Time: Fri Jul 18 02:09:43 EDT 2025
Powered by FUDForum. Page generated in 1.45614 seconds
|