Bug 201001 - kernel panic at booting ("BUG: sheduling while atomic : init")
Summary: kernel panic at booting ("BUG: sheduling while atomic : init")
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-08-02 06:14 UTC by MASAO TAKAHASHI
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-08-24 06:32:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
config file (55.36 KB, text/plain)
2006-08-03 02:26 UTC, MASAO TAKAHASHI
no flags Details

Description MASAO TAKAHASHI 2006-08-02 06:14:50 UTC
Description of problem:
kernel panic has occurred at boot time.

Version-Release number of selected component (if applicable):
linux-2.6.17-1.2503 and 2507

How reproducible:
always booting

Steps to Reproduce:
1. boot
2.
3.
  
Actual results:
BUG messages appered.
"BUG: scheduling while atomic : init/0x000001/1"
And cannot bootup.

Expected results:


Additional info:
An original kerenel-2.6.18-rc3-git1 is OK.

Comment 1 MASAO TAKAHASHI 2006-08-02 08:54:51 UTC
linux-2.6.17-1.2488.fc6 is good.

Comment 2 MASAO TAKAHASHI 2006-08-02 08:57:30 UTC
(In reply to comment #1)
> linux-2.6.17-1.2488.fc6 is good.
This is not correct.
A correct statement is 
"linux-2.6.17-1.2478.fc6 is good.".


Comment 3 MASAO TAKAHASHI 2006-08-03 02:26:54 UTC
Created attachment 133527 [details]
config file

Comment 4 MASAO TAKAHASHI 2006-08-03 02:29:20 UTC
linux-2.6.17-1.2512.fc6 has same problem.


Comment 5 MASAO TAKAHASHI 2006-08-08 03:58:48 UTC
linux-2.6.17-1.2530.fc6 is bad.
Please all patches.
Please rebase all patches to kernel-2.6.18-rc4.


Comment 6 MASAO TAKAHASHI 2006-08-09 01:01:18 UTC
linux-2.6.17-1.2532.fc6 is bad.
This is made by an attached config file.


Comment 7 MASAO TAKAHASHI 2006-08-11 01:42:19 UTC
I can't solve this problem.
But I have found a workaround as follows.
When applied this workaround, then the kernel is booted normally.

1. tested fedora core kernel devel version
   linux-2.6.17-1.2545.fc6
2. workaround
   make configuration changes.
   Here
   # CONFIG_PREEMPT_NONE is not set
   CONFIG_PREEMPT_VOLUNTARY=y
   # CONFIG_PREEMPT is not set

Please check this workaround.

Comment 8 MASAO TAKAHASHI 2006-08-24 06:32:32 UTC
This bug has been fixed after linux-2.6.17-1.2583.fc6.
What's happened ?



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