public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug java/37068] [4.4 Regression] libgcj linkage failure: Incorrect library ABI version detected
Date: Thu, 30 Oct 2008 23:30:00 -0000	[thread overview]
Message-ID: <20081030232759.1748.qmail@sourceware.org> (raw)
In-Reply-To: <bug-37068-276@http.gcc.gnu.org/bugzilla/>



------- Comment #4 from dave at hiauly1 dot hia dot nrc dot ca  2008-10-30 23:27 -------
Subject: Re:  [4.4 Regression] libgcj linkage failure:
        Incorrect library ABI version detected

> On AIX, _Jv_CheckABI is invoked with version argument of 0 instead of 404000
> GCC version constant.

Same on hppa2.0w-hp-hpux11.11.

(gdb) bt
#0  _Jv_CheckABIVersion (value=0)
    at ../../../gcc/libjava/java/lang/natClassLoader.cc:273
#1  0xc3f81ab4 in _Jv_RegisterClasses (classes=0x7eff2c78)
    at ../../../gcc/libjava/java/lang/natClassLoader.cc:295
#2  0xc3f81b48 in _Jv_RegisterClass (klass=0x0)
    at ../../../gcc/libjava/java/lang/natClassLoader.cc:441
#3  0xc4e37894 in global constructors keyed to
65535_0__var_tmp__ccxwp2Cmjx_4B3F0796_6CD682F9 ()
    at
../../../../../gcc/libjava/classpath/external/sax/org/xml/sax/SAXNotRecognizedException.java:49
#4  0xc3f2497c in _GLOBAL () at ../../../gcc/libjava/gcj/cni.h:61
#5  0xc003a560 in shl_invoke_initfini () from /usr/lib/dld.sl
#6  0xc0037640 in invoke_init_elab () from /usr/lib/dld.sl
#7  0xc0037610 in invoke_init_elab () from /usr/lib/dld.sl
#8  0xc0037610 in invoke_init_elab () from /usr/lib/dld.sl
#9  0xc0028d94 in finish_dld_main () from /usr/lib/dld.sl
#10 0xc002ba6c in _dld_main () from /usr/lib/dld.sl
#11 0x00002d2c in __map_dld ()
#12 0x000021dc in $START$ ()

Dave


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37068


  parent reply	other threads:[~2008-10-30 23:30 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-09 14:59 [Bug java/37068] New: " danglin at gcc dot gnu dot org
2008-08-10 19:56 ` [Bug java/37068] " pinskia at gcc dot gnu dot org
2008-08-22 15:23 ` rguenth at gcc dot gnu dot org
2008-09-09 12:56 ` hubicka at gcc dot gnu dot org
2008-10-16 20:13 ` dje at gcc dot gnu dot org
2008-10-30 23:30 ` dave at hiauly1 dot hia dot nrc dot ca [this message]
2008-10-31  4:24 ` dave at hiauly1 dot hia dot nrc dot ca
2008-10-31 17:20 ` ro at gcc dot gnu dot org
2008-10-31 19:51 ` dave at hiauly1 dot hia dot nrc dot ca
2008-10-31 23:32 ` dave at hiauly1 dot hia dot nrc dot ca
2008-11-01 16:20 ` danglin at gcc dot gnu dot org
2008-11-01 16:51 ` dave at hiauly1 dot hia dot nrc dot ca
2008-11-02  2:34 ` dave at hiauly1 dot hia dot nrc dot ca
2008-11-03 10:19 ` aph at gcc dot gnu dot org
2008-11-03 11:55 ` jakub at gcc dot gnu dot org
2008-11-03 14:29 ` dave at hiauly1 dot hia dot nrc dot ca
2008-11-03 14:47 ` aph at gcc dot gnu dot org
2008-11-03 14:53 ` jakub at gcc dot gnu dot org
2008-11-03 15:03 ` dave at hiauly1 dot hia dot nrc dot ca
2008-11-03 15:13 ` aph at redhat dot com
2008-11-03 17:37 ` dje at gcc dot gnu dot org
2008-11-03 17:40 ` mmitchel at gcc dot gnu dot org
2008-11-03 17:42 ` jakub at gcc dot gnu dot org
2008-11-03 17:49 ` aph at gcc dot gnu dot org
2008-11-04  5:52 ` mark at codesourcery dot com
2008-11-04 10:33 ` aph at gcc dot gnu dot org
2008-11-04 16:10 ` aph at redhat dot com
2008-11-04 18:12 ` dje dot gcc at gmail dot com
2008-11-04 18:17 ` dje dot gcc at gmail dot com
2008-11-04 18:17 ` aph at redhat dot com
2008-11-04 18:20 ` aph at gcc dot gnu dot org
2008-11-04 18:35 ` dje at gcc dot gnu dot org
2008-11-04 19:02 ` dave at hiauly1 dot hia dot nrc dot ca
2008-11-04 23:08 ` aph at redhat dot com
2008-11-05  1:12 ` dave at hiauly1 dot hia dot nrc dot ca
2008-11-05 10:08 ` aph at gcc dot gnu dot org
2008-11-05 10:16 ` jakub at gcc dot gnu dot org
2008-11-05 13:41 ` ro at techfak dot uni-bielefeld dot de
2008-11-05 14:03 ` aph at redhat dot com
2008-11-05 15:09 ` ro at techfak dot uni-bielefeld dot de
2008-11-05 15:47 ` dje at gcc dot gnu dot org

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=20081030232759.1748.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /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).