Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 4 product line. The current stable release is 4.9. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 238877

Summary: LTC32780-java -version does'nt work on RHEL 5 GA
Product: Red Hat Enterprise Linux 4 Reporter: Nils Philippsen <nphilipp>
Component: glibcAssignee: Jakub Jelinek <jakub>
Status: CLOSED WORKSFORME QA Contact: Brian Brock <bbrock>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 4.5CC: fweimer, nphilipp, rdoty, tao
Target Milestone: ---Keywords: Regression
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-07-19 13:33:51 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:
Bug Depends On: 232224    
Bug Blocks:    

Comment 1 Jakub Jelinek 2007-05-25 15:50:50 UTC
I don't see how this can show up on RHEL4, the hole inside of ld.so is there
just 1MB and any shared library needs at least 1MB+4KB memory region.
Either you are seeing something else on RHEL4, or I'd be interested to know
which shared library managed to be mapped into ld.so's inter segment hole.