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 11:25:47 -0700 (MST)
  • Message-id: <20061130182547.2966525C887@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=194711





------- Comment #18 from bugproxy@xxxxxxxxxx 2006-11-30 11:25 MST -------
------- Additional Comments From suzukikp@xxxxxxxxxx (prefers email at
suzuki@xxxxxxxxxx) 2006-11-30 13:19 EDT -------
(In reply to comment #18)
> ------ 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?

Correct me if I am wrong:

I believe this is a Java problem. Each application should set the LD_PRELOAD
accordingly, if it wants to use it. But still not sure, why we were looking in
"/" dir even if the LD_PRELOAD was not set.

Thanks,
Suzuki

> 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 >