Mailinglist Archive: opensuse-bugs (7763 mails)

< Previous Next >
[Bug 194711] IBM Java 1.4.2 & 1.5.0 does not work with newest glibc
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Wed, 20 Dec 2006 17:30:41 -0700 (MST)
  • Message-id: <20061221003041.A0C3525C887@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=194711





------- Comment #43 from bugproxy@xxxxxxxxxx 2006-12-20 17:30 MST -------
----- Additional Comments From suzukikp@xxxxxxxxxx (prefers email at
suzuki@xxxxxxxxxx) 2006-12-20 19:24 EDT -------
I find the following difference in the way the libj9vm22 gets loaded in the
failing case and the succeeding case:

Working case :

21315: calling init: /opt/IBMJava2-amd64-142/jre/bin/j9vm/libjvm.so
21315:
21315:
21315: file=/opt/IBMJava2-amd64-142/jre/bin/libj9vm22.so [0]; needed
by /opt/IBMJava2-amd64-142/jre/bin/j9vm/libjvm.so [0]


Failing case:

21402: calling init: /opt/IBMJava2-amd64-142/jre/bin/j9vm/libjvm.so
21402:
21402:
21402: file=/libj9vm22.so [0]; needed by /lib64/ld-linux-x86-64.so.2
[0]

In the failing case the lib is loaded by ld-linux.


Debugging further.


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

< Previous Next >