Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16504 - Oracle 9.2 crashes with ORA-07445 ORA-00600 ORA-03113 under glibc 2.3.1-r2
Summary: Oracle 9.2 crashes with ORA-07445 ORA-00600 ORA-03113 under glibc 2.3.1-r2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-27 17:09 UTC by Tri D. Hoang
Modified: 2003-03-08 22:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
A patch for glibc-2.3.1 to fix the typo (dl-runtime.patch,982 bytes, patch)
2003-02-27 17:17 UTC, Tri D. Hoang
Details | Diff
A new ebuild that incorporate the patch (glibc-2.3.1-r2.ebuild,11.13 KB, text/plain)
2003-02-27 17:21 UTC, Tri D. Hoang
Details
A new ebuild that incorporate the patch (glibc-2.3.1-r2.ebuild,11.13 KB, patch)
2003-02-27 17:22 UTC, Tri D. Hoang
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tri D. Hoang 2003-02-27 17:09:28 UTC
A typo in glibc-2.3.1 causes Oracle 9.2 to crash with ORA-07445 ORA-00600 ORA-
03113

Reproducible: Always
Steps to Reproduce:
1. Emerge gentoo
2. Install Oracle 9.2
3. Start any Oracle utilities
Comment 1 Tri D. Hoang 2003-02-27 17:17:55 UTC
Created attachment 8790 [details, diff]
A patch for glibc-2.3.1 to fix the typo

Looks at Gentoo forum at
http://forums.gentoo.org/viewtopic.php?t=35340&highlight=oracle&sid=c7d126b54dc5802f49c7c832a7d7fb03
Comment 2 Tri D. Hoang 2003-02-27 17:21:59 UTC
Created attachment 8791 [details]
A new ebuild that incorporate the patch

Save the patch as dl-runtime.patch in /usr/portage/sys-libs/glibc/files/2.3.1
and use the new ebuild to rebuild your glibc
Comment 3 Tri D. Hoang 2003-02-27 17:22:18 UTC
Created attachment 8792 [details, diff]
A new ebuild that incorporate the patch

Save the patch as dl-runtime.patch in /usr/portage/sys-libs/glibc/files/2.3.1
and use the new ebuild to rebuild your glibc
Comment 4 Tri D. Hoang 2003-02-27 17:24:19 UTC
New ebuild and a patch to fix this problem are included here.
Comment 5 Martin Holzer (RETIRED) gentoo-dev 2003-02-27 17:31:08 UTC
azarah: please watch the patch
Comment 6 Martin Schlemmer (RETIRED) gentoo-dev 2003-03-08 22:36:47 UTC
Added, thanks.