Eclipse 3 linux crashes
_at_(none)
Date: 07/13/04
- Next message: Charles Fox: "Re: Can you do full-screen editing in Eclipse?"
- Previous message: clone: "Can NetBeans have multiple source editor windows?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 13 Jul 2004 11:04:57 +0000
Hi,
I'm trying to run eclipse 3 motif on linux, but it keeps crashing on me.
It starts up alright, but will randomly crash on one of the first
actions (create project, create package, delete package,etc.)
I get a window saying "JVM terminated. Error code=6".
I added part of the error log below.
Now this seems like a motif related problem, but I guess I'm using the
correct libraries (the, openmotif,ones that come with eclipes).
Some extra info:
- Eclipse 2.1.2 works just fine.
- Linux version is quite old, RH 7.2.
- Tried JDK 1.3.1_01, 1.4.2_03 and 1.4.2_05.
Should I try the gtk2 version ? (and likely go though dependency hell)
Or just give up get a more recent linux distribution ? (I'd prefer not
reinstall and reconfigure everything )
Anyone have any ideas on how to get this working ?
Thanks,
Erik.
Part of error log:
---
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x4002FBC7
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)
...
Dynamic libraries:
...
4cec8000-4ced4000 r-xp 00000000 03:06 66375
/usr/X11R6/lib/libXext.so.6.4
4ced4000-4ced6000 rw-p 0000b000 03:06 66375
/usr/X11R6/lib/libXext.so.6.4
4ced6000-4cedc000 r-xp 00000000 03:06 66387 /usr/X11R6/lib/libXp.so.6.2
4cedc000-4cede000 rw-p 00005000 03:06 66387 /usr/X11R6/lib/libXp.so.6.2
4cede000-4cee2000 r-xp 00000000 03:06 66395
/usr/X11R6/lib/libXtst.so.6.1
4cee2000-4cee4000 rw-p 00003000 03:06 66395
/usr/X11R6/lib/libXtst.so.6.1
4cee4000-4ceeb000 r-xp 00000000 03:06 66365 /usr/X11R6/lib/libSM.so.6.0
4ceeb000-4ceed000 rw-p 00006000 03:06 66365 /usr/X11R6/lib/libSM.so.6.0
...
4d495000-4d619000 r-xp 00000000 03:06 593637 /opt/eclipse/libXm.so.2.1
4d619000-4d62c000 rw-p 00183000 03:06 593637 /opt/eclipse/libXm.so.2.1
4d62d000-4d706000 r-xp 00000000 03:06 66367
/usr/X11R6/lib/libX11.so.6.2
4d706000-4d70b000 rw-p 000d8000 03:06 66367
/usr/X11R6/lib/libX11.so.6.2
4d70b000-4d753000 r-xp 00000000 03:06 66393 /usr/X11R6/lib/libXt.so.6.0
4d753000-4d757000 rw-p 00047000 03:06 66393 /usr/X11R6/lib/libXt.so.6.0
4d757000-4d76b000 r-xp 00000000 03:06 66361
/usr/X11R6/lib/libICE.so.6.3
4d76b000-4d76c000 rw-p 00013000 03:06 66361
/usr/X11R6/lib/libICE.so.6.3
...
Heap at VM Abort:
Heap
def new generation total 576K, used 365K [0x44740000, 0x447e0000,
0x44c20000) eden space 512K, 67% used [0x44740000, 0x44796650, 0x447c0000)
from space 64K, 31% used [0x447c0000, 0x447c4fa8, 0x447d0000)
to space 64K, 0% used [0x447d0000, 0x447d0000, 0x447e0000)
tenured generation total 7628K, used 5977K [0x44c20000, 0x45393000,
0x48740000)
the space 7628K, 78% used [0x44c20000, 0x451f6730, 0x451f6800,
0x45393000)
compacting perm gen total 12288K, used 12233K [0x48740000,
0x49340000, 0x4c740000)
the space 12288K, 99% used [0x48740000, 0x49332558, 0x49332600,
0x49340000)
Local Time = Tue Jul 13 10:09:41 2004
Elapsed Time = 47
---
(I can post the whole thing if anyone is interested)
- Next message: Charles Fox: "Re: Can you do full-screen editing in Eclipse?"
- Previous message: clone: "Can NetBeans have multiple source editor windows?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|