Bug 2187
Summary: | glibc 2.1 and glibc 2.0.x compatibility module | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Jaroslaw Sosnicki <slavko> |
Component: | glibc | Assignee: | Cristian Gafton <gafton> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 6.0 | CC: | slavko |
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: | 1999-06-16 15:10:35 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
Jaroslaw Sosnicki
1999-04-15 04:09:02 UTC
Is this problem be ever looked at? afaik oracle is looking into this problem. Rh 6.0 shipped with a number of compat-* packages. The Makefiles for relinking orcale will have to be changed to use those compilers instead (i386-glibc20-linux-gcc). For now, Oracle has to provide more details. *** Bug 1805 has been marked as a duplicate of this bug. *** There seems to be a major problem with relinking Oracle 8.0.5 and 8.0.5 EE on linux v2.2.x (intel) using egcs-1.1.2 (glibc-2.1). 8.0.5 instals fine without relinking any of the executable and it works 8.0.5 EE forces relinking of all executables, relinking works fine, when you execute any of the relinked files it dumps core. Why?, It looks as there is incompatibilities in the linked in startup files. When I relink Oracle with loader flag set to "-nostartupfiles" I was able to run application but if dumped core when I exit from exceuted application. If you want to try it yourself, I used svrmgrl as an example. Any ideas on how to fix it? |