Bug 38099 - glibc-2.2.2.i686 breaks jdk1.3.0_02
Summary: glibc-2.2.2.i686 breaks jdk1.3.0_02
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: glibc
Version: 7.1
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Aaron Brown
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-04-27 16:10 UTC by Michael Lipp
Modified: 2016-11-24 15:08 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-04-27 16:10:05 UTC
Embargoed:


Attachments (Terms of Use)

Description Michael Lipp 2001-04-27 16:10:01 UTC
When the i686 specific version of glibc-2.2.2 is installed, the java
virtual machine
simply hangs when called (`java -version'). Using the "normal"
glibc-2.2.2.i386
fixes this.

The JDK used is jdk1.3.0_02 (latest version available from sun). The
hardware is
an Athlon-CPU.

Comment 1 Jakub Jelinek 2001-04-27 16:27:34 UTC
Please check RELEASE-NOTES, there is a bug in Sun (and IBM) JDK,
you can use a workaround
export LD_ASSUME_KERNEL=2.2.5
until JDKs are fixed.


Note You need to log in before you can comment on or make changes to this bug.