Bug 143543 - kernel panic on boot time
Summary: kernel panic on boot time
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:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-12-22 04:41 UTC by MASAO TAKAHASHI
Modified: 2015-01-04 22:14 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-12-24 00:23:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
a patch for the patch (911 bytes, text/plain)
2004-12-22 04:45 UTC, MASAO TAKAHASHI
no flags Details

Description MASAO TAKAHASHI 2004-12-22 04:41:31 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; ja-JP; rv:1.7.5)
Gecko/20041108 Firefox/1.0

Description of problem:
Kernel panic is occured on boot time with x86 PC that has intel chipset. 

Version-Release number of selected component (if applicable):
kernel-2.6.9-1.1047_FC4

How reproducible:
Always

Steps to Reproduce:
1. boot up kernel
2.
3.
    

Actual Results:  Segmentation fault error is occured after udev
initialized.

Additional info:

Call Trace:
[ ] __request_region
[ ] pci_request_region
[ ] pci_request_regions
[ ] b44_init_one
[ ] __pci_device_probe
[ ] pci_device_probe
[ ] bus_match
[ ] driver_attach
[ ] bus_add_driver
[ ] pci_register_driver
[ ] b44_init
[ ] sys_init_module
[ ] syscall_call
/etc/rc.d/rc.sysinit: Line 167 871 Segmentaion fault modprobe
$1>/dev/null 2>&1
network
---------------------------------------------------------------
I have detected 2 bugs in the linux-2.6.9-agp-posting-bugs.patch.

Comment 1 MASAO TAKAHASHI 2004-12-22 04:45:36 UTC
Created attachment 108989 [details]
a patch for the patch

Comment 2 Dave Jones 2004-12-22 05:06:54 UTC
fixed in cvs, thanks.


Comment 3 MASAO TAKAHASHI 2004-12-24 00:25:38 UTC
1048_FC4 is faster than 1032_FC4.
That's good!


Comment 4 Alistair Riddoch 2005-01-02 23:27:55 UTC
I have what looks like a similar problem with a later version.
kernel-2.6.10-1.1056 panics just after udev startup. Here is the
exact output:

Initialising hardware...  storage networkKernel panic - not syncing:
sound/pci/es1968.c:885: spin_lock(sound/pci/es1968.c:d184706c) already
locked by sound/pci/es1968.c/1811

Let me know if I need to file a new bug.

Comment 5 MASAO TAKAHASHI 2005-01-06 01:54:56 UTC
Dear Mr Riddoch
Your problem is different from #143543, I think.
By your log, initialising was succeeded on storage and network.
Concerning with #143543, initilising didn't progress any more.
 


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