Bug 171661 - kernel panic starting installer
Summary: kernel panic starting installer
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Dave Jones
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On: 167333
Blocks: FC5Blocker
TreeView+ depends on / blocked
 
Reported: 2005-10-24 21:34 UTC by Jeremy Katz
Modified: 2015-01-04 22:22 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-10-28 14:23:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.