Bug 88591
Summary: | java causes segmentation fault | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Volker Meyer <v.meyer> |
Component: | glibc | Assignee: | Jakub Jelinek <jakub> |
Status: | CLOSED NOTABUG | QA Contact: | Brian Brock <bbrock> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 9 | CC: | fweimer, wtogami |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2003-04-17 18:58:36 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
Volker Meyer
2003-04-11 05:25:23 UTC
If you read the release notes, you need to use minimally Java 1.4.1, but that to me has segfaulted quite often unless I use LD_ASSUME_KERNEL=2.2.5 to disable NPTL. I'm now using Sun Java 1.4.2 beta and it seems to be stable without disabling NPTL. I wish SAP would read the release notes. They still insist on users, wishing to access SAP applicationservers via JAVA, to use 1.3.1. According to SAP, Java1.4.x is not supported. Try intalling a SAP-Gui with Java1.4. It won't work. I am now using 1.3.1 from sun, and that doesn't segfault. I'm closing this bug since it is no problem in glibc. Most Java implementations are broken. Sun's is the best (= most compliant wrt the glibc ABI) implementation. 1.4.1 and 1.4.2 of Sun's JVM seem to work nicely. I opened a call at SAP with the number: 002007974700001463272003 It's probably not accessible by public, but if there's anybody else out there, stupid enough to try using a Java SAP-GUI on Linux, you might want to coninue reading this bug. =:) Works for me when using LD_ASSUME_KERNEL=2.2.5; System is Red Hat Linux 9 with all current updates (kernel-2.4.20-13.9, glibc-2.3.2-27.9), Java is IBM Java 1.3.1. Cheers, Nils, Red Hat @ SAP LinuxLab |