Bug 127917

Summary: 2.6.7-1.488 panics while probing usb devices
Product: [Fedora] Fedora Reporter: Kaj J. Niemi <kajtzu>
Component: kernelAssignee: Arjan van de Ven <arjanv>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: wtogami
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: 2004-08-05 20:06:27 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 Flags
panic with acpi=on elevator=deadline
none
panic with acpi=off, default elevator (cfq)
none
booting 488 with nousb none

Description Kaj J. Niemi 2004-07-15 11:35:53 UTC
Description of problem:
Shuttle XPC SB62G2, 1 GB memory, P4 2.4 GHz (HT), 1x 36 GB SATA drive
with no connected usb devices panics immediately on boot while probing
USB devices. Attached are the boot logs as captured over a serial
cable. I tried with both acpi=off and on along with different elevators.

How reproducible:
Always

Additional info:
Last working was kernel-smp-2.6.7-1.471.

Comment 1 Kaj J. Niemi 2004-07-15 11:37:00 UTC
Created attachment 101936 [details]
panic with acpi=on elevator=deadline

Comment 2 Kaj J. Niemi 2004-07-15 11:38:01 UTC
Created attachment 101937 [details]
panic with acpi=off, default elevator (cfq)

Comment 3 Arjan van de Ven 2004-07-15 11:39:44 UTC
does nousb fix it ?

Comment 4 Kaj J. Niemi 2004-07-15 11:50:59 UTC
Created attachment 101938 [details]
booting 488 with nousb

Yes. Adding nousb results in a clean boot.. forgot all about it ;)

Comment 5 Kaj J. Niemi 2004-07-16 10:48:18 UTC
Hi Arjan,

492 works normally (without "nousb").