Bug 171592 - smp boot crashes with kernel panic message
Summary: smp boot crashes with kernel panic message
Keywords:
Status: CLOSED DUPLICATE of bug 169610
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 4
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Dave Jones
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-10-23 23:54 UTC by Sarah Close
Modified: 2015-01-04 22:22 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-10-28 00:11:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
including /etc/modprobe.conf file (638 bytes, text/plain)
2005-10-27 01:44 UTC, Sarah Close
no flags Details

Description Sarah Close 2005-10-23 23:54:25 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040805 Netscape/7.2

Description of problem:
console display as follows::
loading jkd.ko module
loading ext3.ko module
creating root device
mkrootdev:label / not found
mounting root filesystem
mount/: Error 2 mounting ext3
Switching to new root
error opening /dev/console!!!!:2
error dup2ing fd of 0 to 0
error dup2ing fd of 0 to 1
error dup3ing fd of o to 2
unmounting old /proc
unmounting old /sys
switchroot:mount failed:22
kernel panic -  not syncing: attempted to kill init!
[<c0120cd8>] panic+0x45/0x1c4
[<c0121f26>] profile_tasl_exit+0x36/0x4a
[<c0123e7a>] do_exit+0x3a3/0x3f2
[<c01586b87>] do_munmap+0xca/0xf7
[<c0123f22>] do_group_exit+ox29/0x90
[<c010395d>] syscall_call+0x7/0x6

== end of console message display ==

Note: same display for kernel-2.6.13-1.1526_FC4SMP. These 2 versions of the kernel will not boot and panic at the same place every time. Kernel-2.6.12-1.1390_FC4SMP is stable and working on this Dell 650n with dual pentium xeon @ 3.06mhz with u320 scsi disk.

Version-Release number of selected component (if applicable):
kernel-2.6.13-1.1532_FC4SMP

How reproducible:
Always

Steps to Reproduce:
1.Select 2.6.13-1.1532_FC4SMP from grub boot menu
2.Wait for the panic message to happen
3.
  

Actual Results:  loading jkd.ko module
loading ext3.ko module
creating root device
mkrootdev:label / not found
mounting root filesystem
mount/: Error 2 mounting ext3
Switching to new root
error opening /dev/console!!!!:2
error dup2ing fd of 0 to 0
error dup2ing fd of 0 to 1
error dup3ing fd of o to 2
unmounting old /proc
unmounting old /sys
switchroot:mount failed:22
kernel panic -  not syncing: attempted to kill init!
[<c0120cd8>] panic+0x45/0x1c4
[<c0121f26>] profile_tasl_exit+0x36/0x4a
[<c0123e7a>] do_exit+0x3a3/0x3f2
[<c01586b87>] do_munmap+0xca/0xf7
[<c0123f22>] do_group_exit+ox29/0x90
[<c010395d>] syscall_call+0x7/0x6


Expected Results:  clean boot to user login.

Additional info:

Dell 650n w/ dual pentium xeon w/ hyperthreading running at 3.06mhz. U320 scsi interface with single 73gb drive. 20 inch lcd monitor on analog port. usb keyboard and mouse.

Comment 1 Dave Jones 2005-10-25 08:35:35 UTC
can you include the contents of your /etc/modprobe.conf please ?


Comment 2 Sarah Close 2005-10-27 01:44:26 UTC
Created attachment 120443 [details]
including /etc/modprobe.conf file

Comment 3 Dave Jones 2005-10-28 00:11:50 UTC

*** This bug has been marked as a duplicate of 169610 ***


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