Bug 430572
| Summary: | RHEL5.2-Server-20080117.1 fails to boot post-install - grubby segfaults | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | James Laska <jlaska> | ||||
| Component: | mkinitrd | Assignee: | Peter Jones <pjones> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | |||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 5.2 | CC: | jburke, jturner | ||||
| Target Milestone: | beta | ||||||
| Target Release: | --- | ||||||
| Hardware: | powerpc | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2008-02-01 21:23:17 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: | |||||||
| Attachments: |
|
||||||
|
Description
James Laska
2008-01-28 20:40:20 UTC
I can't seem to get a useful backtrace :( # rpm -q glibc glibc-debuginfo mkinitrd mkinitrd-debuginfo glibc-2.5-18.ppc glibc-2.5-18.ppc64 glibc-debuginfo-2.5-18.ppc64 mkinitrd-5.1.19.6-19.ppc64 mkinitrd-5.1.19.6-19.ppc mkinitrd-debuginfo-5.1.19.6-19.ppc mkinitrd-debuginfo-5.1.19.6-19.ppc64 $ gdb --core=/tmp/core-mkinitrd ... This GDB was configured as "ppc64-redhat-linux-gnu". (no debugging symbols found) Using host libthread_db library "/lib64/libthread_db.so.1". Core was generated by `gdb '. Program terminated with signal 11, Segmentation fault. #0 0x00000400000229e4 in ?? () (gdb) bt #0 0x00000400000229e4 in ?? () #1 0x0000040000005d88 in ?? () #2 0x0000000000000000 in ?? () This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux maintenance release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Update release for currently deployed products. This request is not yet committed for inclusion in an Update release. Created attachment 293212 [details] anaconda-logs.tar.bz2 (install.log, anaconda.log, syslog) $ tar -jtvf Desktop/RHEL5.2-Server-20080117.1-ppc.tar.bz2 -rw------- jlaska/jlaska 287325 2008-01-28 17:16 anaconda.log -rw------- jlaska/jlaska 11892 2008-01-28 17:16 anaconda.syslog -rw-r--r-- jlaska/jlaska 17320 2008-01-28 17:16 install.log |