Mailinglist Archive: opensuse-bugs (14787 mails)
| < Previous | Next > |
[Bug 194711] IBM Java 1.4.2 & 1.5.0 does not work with newest glibc
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 30 Nov 2006 09:47:20 -0700 (MST)
- Message-id: <20061130164720.8A664F41@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=194711
------- Comment #17 from dbornkessel@xxxxxxxxxx 2006-11-30 09:47 MST -------
ufff ... you are right: LD_PRELOAD seems not to be set.
When I do a
export
LD_PRELOAD=/usr/lib64/jvm/java-1_5_0-ibm-1.5.0_sr3/jre/bin/libj9jvmti23.so
for 1.5.0 or a
export LD_PRELOAD=/usr/lib64/jvm/java-1_4_2-ibm-1.4.2_sr6/jre/bin/libj9vm22.so
for 1.4.2 it works.
Mmmm ... as this only happens on x86_64 and did not happen before and I don't
know about LD_PRELOAD much, could you direct me to the problem? Is this a glibc
problem? Is this a java Problem?
I could write a wrapper script for java and javac, but I think that this is not
really what we want.
Regards,
Danile
--
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.
------- Comment #17 from dbornkessel@xxxxxxxxxx 2006-11-30 09:47 MST -------
ufff ... you are right: LD_PRELOAD seems not to be set.
When I do a
export
LD_PRELOAD=/usr/lib64/jvm/java-1_5_0-ibm-1.5.0_sr3/jre/bin/libj9jvmti23.so
for 1.5.0 or a
export LD_PRELOAD=/usr/lib64/jvm/java-1_4_2-ibm-1.4.2_sr6/jre/bin/libj9vm22.so
for 1.4.2 it works.
Mmmm ... as this only happens on x86_64 and did not happen before and I don't
know about LD_PRELOAD much, could you direct me to the problem? Is this a glibc
problem? Is this a java Problem?
I could write a wrapper script for java and javac, but I think that this is not
really what we want.
Regards,
Danile
--
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 > |