Description of problem: Running with init=/usr/bin/gdb oopses the kernel Version-Release number of selected component (if applicable): 2.6.11-1.1275_FC4 How reproducible: Every time Steps to Reproduce: 1. boot with init=/usr/bin/gdb 2. <gdb> file /sbin/init 3. <gdb> set args 3 4. <gdb> run Actual results: *BANG* Expected results: Well, not that Additional info: I hate debugging init.
Created attachment 113755 [details] The oops, captured via netsyslog. Sorry about the formatting.
when I try to reproduce this now, I get different failures, that look to be because we don't have /dev/initctl It smells a bit odd to me, but I don't think it's a kernel bug. reassign to mkinitrd ?
The kernel has probably long since been fixed. I'll just close it.