Bug 109695

Summary: LD_ASSUME_KERNEL=2.2.5 does not work any more
Product: [Fedora] Fedora Reporter: Ignacio Galmarino <igalmarino>
Component: glibcAssignee: Jakub Jelinek <jakub>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1CC: drepper, srn
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-09-28 09:11:45 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ignacio Galmarino 2003-11-11 01:34:10 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5)
Gecko/20031007 Firebird/0.7

Description of problem:
On Redhat 9 i use export LD_ASSUME_KERNEL=2.2.5 to run some
application that works with IBM JVM (have problem with the need thread
model). But with Fedora Core 1 it doesnt work any more.

I install the testing 2.6 kernel from:

http://people.redhat.com/arjanv/2.5/

and i works again :0)

Can you activate this option on the next kenel release please ???
there are a lot o products that works with IBM JVM (Websphere for
example ... the most use J2EE application server in the market)

Thank your
Ignacio


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.run java -version
2.your get an error
3.
    

Additional info:

Comment 1 Michael Young 2003-11-11 09:50:41 UTC
Actually, I suspect LD_ASSUME_KERNEL=2.2.5 does still work, but other
changes, probably to glibc, means it no longer fixes your problem.

Comment 2 Ignacio Galmarino 2003-11-11 15:27:23 UTC
i only install the new kernel (kernel-2.6.0-0.test9.1.78) and new
kernel-utils (kernel-utils-2.4-9.1.102)  and it works again. I thinks
its related to the kernel

Ignacio

Comment 3 Need Real Name 2003-11-12 04:35:08 UTC
On the stock Fedora Core 1 kernel the LD_ASSUME_KERNEL=2.2.5 thing
still works for me to fix the Wine problem that it fixed under the RH9
kernels.


Comment 4 Damiano Guerrini 2004-02-23 20:20:09 UTC
I have installed kernel 2.6.2 and 2.6.1 and LD_ASSUME_KERNEL=2.2.5
2.4.19 not work. 
I have try to install kernel-utils-2.4-9.1.102 and
kernel-utils-2.4-9.1.113 from
http://people.redhat.com/arjanv/2.6/SRPMS.kernel/
but nothing change. 
I have previously installed kernel 2.6.2 and 2.6.1 on rh9 and
LD_ASSUME _KERNEL work fine
HELP I Need to work with websphere, ibm hmc, and ibm WSAD

 

Comment 5 Damiano Guerrini 2004-02-25 10:00:50 UTC
I have installed 
http://people.redhat.com/arjanv/2.6/SRPMS.kernel/kernel-2.6.3-2.1.196.src.rpm

now LD_ASSUME_KERNEL work fine!!!!!


Comment 6 Ulrich Drepper 2004-09-28 09:11:45 UTC
I'm closing this.  The problem is not related to glibc.