public inbox for eclipse@sourceware.org
 help / color / mirror / Atom feed
From: Nathan Bryant <nbryant@optonline.net>
To: eclipse@sources.redhat.com
Subject: eclipse on fedora 1/2
Date: Thu, 17 Jun 2004 02:34:00 -0000	[thread overview]
Message-ID: <40D10339.2090204@optonline.net> (raw)

i've been playing with building eclipse in a hybrid environment, fedora 
1 with a few rpm's from fedora 2, notably:

newer binutils
newer libgcc
gcc34-*
ant and various rhug bits.

et cetera. this does mean that i'm building against an older gtk2 that 
doesn't require patches, it seems.

The sources I'm working on are eclipse-2.1.2-6 with a few patches that 
have already been discussed here. Where I'm falling afoul is crashes on 
startup in the bytecode verifier... anyone seen this?

java.lang.LinkageError: unexpected exception during linking: 
org.eclipse.update.internal.core.Policy
   at java.lang.VMClassLoader.resolveClass(java.lang.Class) 
(/usr/lib/libgcj.so.5.0.0)
   at java.lang.Class.initializeClass() (/usr/lib/libgcj.so.5.0.0)
   at _Jv_ResolvePoolEntry(java.lang.Class, int) (/usr/lib/libgcj.so.5.0.0)
   at org.eclipse.update.internal.core.UpdateCore.startup() (Unknown Source)
   at org.eclipse.core.internal.plugins.PluginDescriptor$1.run() 
(/usr/lib/eclipse/plugins/org.eclipse.core.runtime_2.1.1/libruntime.so)

[snip]

Caused by: java.lang.NullPointerException
   at _Jv_BytecodeVerifier.verify_instructions_0() 
(/usr/lib/libgcj.so.5.0.0)
   at _Jv_VerifyMethod(_Jv_InterpMethod) (/usr/lib/libgcj.so.5.0.0)
   at _Jv_PrepareClass(java.lang.Class) (/usr/lib/libgcj.so.5.0.0)
   at _Jv_WaitForState(java.lang.Class, int) (/usr/lib/libgcj.so.5.0.0)
   at java.lang.VMClassLoader.linkClass0(java.lang.Class) 
(/usr/lib/libgcj.so.5.0.0)
   at java.lang.VMClassLoader.resolveClass(java.lang.Class) 
(/usr/lib/libgcj.so.5.0.0)
   ...29 more


                 reply	other threads:[~2004-06-17  2:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40D10339.2090204@optonline.net \
    --to=nbryant@optonline.net \
    --cc=eclipse@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).