Bug 171661

Summary: kernel panic starting installer
Product: [Fedora] Fedora Reporter: Jeremy Katz <katzj>
Component: kernelAssignee: Dave Jones <davej>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: darrick, pfrields, wtogami
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-10-28 14:23:34 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: 167333    
Bug Blocks: 150222    

Description Jeremy Katz 2005-10-24 21:34:58 UTC
The UP x86 kernel used for a while has been panic'ing on boot on my 2x3.4 ghz
em64t box.  The x86_64 kernel (which is smp) boots fine.

Backtrace with 2.6.13-1.1624_FC5

kernel BUG at arch/i386/kernel/apic.c:430!
Call trace:
init
APIC_init_uniprocessor
init
init
kernel_thread_helper
panic
do_exit
do_divide_error
do_invalid_op
do_invalid_op
setup_local_APIC
complete
kthread_create
watchdog
error_code
init
init
setup_local_APIC
init
APIC_init_uniprocessor
init
init
kernel_thread_helper

Comment 1 Jeremy Katz 2005-10-24 21:43:03 UTC
My other dual box (2x2.8 ghz p4 xen, compaq presario) boots fine.

This is on a HP xw8200.  Booting with 'linux apic' gets further, but then just
hangs after probing the IDE devices.

Comment 2 Darrick Wong 2005-10-26 23:21:21 UTC
Could you try 'linux lapic apic' to enable the local APIC and IO APIC on the
xw8200?  My x445 throws up "hda: Interrupt timeout" messages if I only enable
the IOAPICs but it boots fine if both are passed.

Also, I've submitted a patch (see RH 167333) that should keep the local APIC off
except when expressly asked for with 'lapic'.  Hopefully this problem you're
seeing will go away when that patch goes into rawhide.

Comment 3 Jeremy Katz 2005-10-27 15:10:47 UTC
That does make things work... adding bug dep

Comment 4 Dave Jones 2005-10-27 23:22:26 UTC
that patch has been in rawhide for a few days now. Does the latest tree work ?


Comment 5 Jeremy Katz 2005-10-28 14:23:34 UTC
Works with today's rawhide at least