Bug 196360 (fc6-cciss)
Summary: | Kernel panic on cciss caused by nash change in mkinitrd | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Robert Scheck <redhat-bugzilla> | ||||||
Component: | mkinitrd | Assignee: | Peter Jones <pjones> | ||||||
Status: | CLOSED RAWHIDE | QA Contact: | David Lawrence <dkl> | ||||||
Severity: | high | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | rawhide | CC: | bpeck, herbert, robert.scheck, tibyke, ygelfand | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | All | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2006-09-28 16:08:49 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: | |||||||||
Bug Depends On: | |||||||||
Bug Blocks: | 150224 | ||||||||
Attachments: |
|
Description
Robert Scheck
2006-06-22 19:14:50 UTC
Created attachment 131376 [details]
Screenshot via remote management chip
Created attachment 131377 [details]
Diff between working and non-working code to locate the problem
mkinitrd-5.0.43/nash/lib.c contains the broken code causing this bug report,
code from mkinitrd-5.0.32/nash/lib.c is working very well - have a lot of fun
when fixing this... ;-)
Ping? IMHO this is a regression and should be a FC6Blocker... *** Bug 200542 has been marked as a duplicate of this bug. *** *** Bug 201746 has been marked as a duplicate of this bug. *** *** Bug 188197 has been marked as a duplicate of this bug. *** Currently this works for me -- are you still seeing it? Did you try both, kernel /vmlinuz ro root=LABEL=/ and e.g. kernel /vmlinuz ro root=/dev/cciss/c0d0p1 because normally one of these always was broken. And It would be easier to me if you could provide a (unified) diff of the relevant part which (sh|c)ould solve the problem. yeah, Robert is right, LABEL=/ works, but /dev/cciss/whatever just causes a kernel panic. Should work in mkinitrd-5.1.19-1 . |