Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » eclipse crash under linux ppc
eclipse crash under linux ppc [message #465595] Thu, 15 December 2005 18:09 Go to next message
Eclipse UserFriend
Originally posted by: yvon.thorNO.SPAMfree.fr

i'm using eclipse 3.1 under linux ppc and the ibm java version :

$ java -version
java version "1.5.0"
Java(TM) 2 Runtime Environment,
Standard Edition (build pxp32dev-20051104)
IBM J9 VM (build 2.3, J2RE 1.5.0
IBM J9 2.3 Linux ppc-32 j9vmxp3223-20051103 (JIT enabled)
J9VM - 20051027_03723_bHdSMR
JIT - 20051027_1437_r8
GC - 20051020_AA)
JCL - 20051102

first something surprizing to me is about the speed, really slower than
the "same" 3.1 version on the same computer but under MacOS X.

also i do experienced a lot of crash where and how to report about that.

right not eclipse refuses to startup and wrote a message about
a file ~/workspace/.metada/.log corresponding to the
last failing startup.

--- log file ----------------------------------------------------------
!ENTRY org.eclipse.core.resources 1 1 Déc 06, 2005 12:30:14.807
!MESSAGE Could not load library: libcore_2_1_0b.so.
This library provides platform-specific optimizations for certain file
system operations. This library is not present on all platforms, so this
may not be an error. The resources plug-in will safely fall back to using
java.io.File functionality. !SESSION Déc 06, 2005 22:05:19.331
--------------------------------------------- eclipse.buildId=200408122000
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Linux ppc-32 j9vmxp3223-20051103
(JIT enabled) J9VM - 20051027_03723_bHdSMR
JIT - 20051027_1437_r8
GC - 20051020_AA
BootLoader constants: OS=linux, ARCH=ppc, WS=gtk, NL=fr_FR
------------------------------------------------------------ -----------

this is new to me and follows a cvs install of a groovy plugin.

what could i do in order to help myself getting eclipse running on that
platform ?

--
Une bévue
Re: eclipse crash under linux ppc [message #465603 is a reply to message #465595] Thu, 15 December 2005 18:45 Go to previous messageGo to next message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
The message about libcore_2_1_0b.so cab ignored. Eclipse can run without
this library - it is only an information message.

Do you get any other error information such as VM core file (I think the IBM
VM core has "javacore" in the name)?

"Une b
Re: eclipse crash under linux ppc [message #465611 is a reply to message #465603] Thu, 15 December 2005 21:54 Go to previous message
Eclipse UserFriend
Originally posted by: yvon.thorNO.SPAMfree.fr

Le Thu, 15 Dec 2005 13:45:47 -0500, Veronika Irvine a écrit :

> Do you get any other error information such as VM core file (I think the
> IBM VM core has "javacore" in the name)?

not at the moment, only a new log file :

java.lang.VerifyError: stack shape inconsistent
(class: org/eclipse/ui/internal/ide/model/WorkbenchWorkspace method:
getChildren(Ljava/lang/Object;)[Ljava/lang/Object;) at pc: 16
at java.lang.J9VMInternals.verifyImpl(Native Method) at
java.lang.J9VMInternals.verify(J9VMInternals.java:42) at
java.lang.J9VMInternals.initialize(J9VMInternals.java:111) at
org.eclipse.ui.internal.ide.model.WorkbenchAdapterFactory.
<init>(WorkbenchAdapterFactory.java:29)
at
org.eclipse.ui.internal.ide.model.WorkbenchAdapterBuilder.
registerAdapters(WorkbenchAdapterBuilder.java:33)

even after an eclipse crash when trying to enter }...

before that i had 100 MB core files into my ~ ;-)


--
Une bévue
Previous Topic:Exception in thread "main" java.lang.NoClassDefFoundError: org/eclipse/swt/widgets/Display
Next Topic:Coloring SWT Menus
Goto Forum:
  


Current Time: Thu Mar 28 22:47:06 GMT 2024

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

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

Back to the top