Launchpad has imported 19 comments from the remote bug at
https://bugzilla.redhat.com/show_bug.cgi?id=468896.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2008-10-28T17:53:25+00:00 Tom wrote:

Description of problem:
Oct 28 10:10:43 tlondon kernel: bad: scheduling from the idle thread!
Oct 28 10:10:43 tlondon kernel: Pid: 0, comm: swapper Not tainted 
2.6.27.4-61.fc10.x86_64 #1
Oct 28 10:10:43 tlondon kernel:
Oct 28 10:10:43 tlondon kernel: Call Trace:
Oct 28 10:10:43 tlondon kernel: [<ffffffff81034491>] dequeue_task_idle+0x32/0x3f
Oct 28 10:10:43 tlondon kernel: [<ffffffff81032bd2>] dequeue_task+0xbf/0xca
Oct 28 10:10:43 tlondon kernel: [<ffffffff81032c29>] deactivate_task+0x22/0x2b
Oct 28 10:10:43 tlondon kernel: [<ffffffff813555f4>] schedule+0x1f5/0x816
Oct 28 10:10:43 tlondon kernel: [<ffffffff8105bb9f>] ? getnstimeofday+0x3a/0x96
Oct 28 10:10:43 tlondon kernel: [<ffffffff8105b30b>] ? 
sched_clock_tick+0x8f/0x98
Oct 28 10:10:43 tlondon kernel: [<ffffffff8105b322>] ? 
sched_clock_idle_wakeup_event+0xe/0x10
Oct 28 10:10:43 tlondon kernel: [<ffffffff810601f5>] ? 
tick_nohz_stop_idle+0x59/0x5d
Oct 28 10:10:43 tlondon kernel: [<ffffffff8100f2cd>] cpu_idle+0x106/0x10b
Oct 28 10:10:43 tlondon kernel: [<ffffffff8134463d>] rest_init+0x61/0x63
Oct 28 10:10:43 tlondon kernel:
Oct 28 10:10:43 tlondon kernel: bad: scheduling from the idle thread!

Generated enormous number of the above messages:

[root@tlondon ~]# ls -l /var/log/messages; wc /var/log/messages
-rw------- 1 root root 2074634894 2008-10-28 10:47 /var/log/messages
  29825487  227571630 2074634894 /var/log/messages
[root@tlondon ~]# 


Version-Release number of selected component (if applicable):
kernel-2.6.27.4-61.fc10.x86_64

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/286285/comments/28

------------------------------------------------------------------------
On 2008-10-28T22:46:25+00:00 Billy wrote:

Maybe this is related.  I'm seeing my disk fill up with this message
repeating in /var/log/messages.  I had to stop rsyslogd to stop it from
growing to completely fill up the disk.  I'm running
2.6.27.4-47.rc3.fc10.x86_64.  How can I help track this down?

Oct 28 17:25:28 One kernel: bad: scheduling from the idle thread!
Oct 28 17:25:28 One kernel: Pid: 0, comm: swapper Tainted: P          
2.6.27.4-47.rc3.fc10.x86_64 #1
Oct 28 17:25:28 One kernel:
Oct 28 17:25:28 One kernel: Call Trace:
Oct 28 17:25:28 One kernel: [<ffffffff81034491>] dequeue_task_idle+0x32/0x3f
Oct 28 17:25:28 One kernel: [<ffffffff81032bd2>] dequeue_task+0xbf/0xca
Oct 28 17:25:28 One kernel: [<ffffffff81032c29>] deactivate_task+0x22/0x2b
Oct 28 17:25:28 One kernel: [<ffffffff813555e4>] schedule+0x1f5/0x816
Oct 28 17:25:28 One kernel: [<ffffffff811c05b0>] ? 
acpi_state_timer_broadcast+0x41/0x43
Oct 28 17:25:28 One kernel: [<ffffffff811c0c35>] ? 
acpi_idle_enter_bm+0x2c7/0x2e7
Oct 28 17:25:28 One kernel: [<ffffffff8100f2cd>] cpu_idle+0x106/0x10b
Oct 28 17:25:28 One kernel: [<ffffffff81351f8f>] start_secondary+0x16e/0x173
Oct 28 17:25:28 One kernel:
Oct 28 17:25:28 One kernel: bad: scheduling from the idle thread!
Oct 28 17:25:28 One kernel: Pid: 0, comm: swapper Tainted: P          
2.6.27.4-47.rc3.fc10.x86_64 #1
Oct 28 17:25:28 One kernel:
Oct 28 17:25:28 One kernel: Call Trace:
Oct 28 17:25:28 One kernel: [<ffffffff81034491>] dequeue_task_idle+0x32/0x3f
Oct 28 17:25:28 One kernel: [<ffffffff81032bd2>] dequeue_task+0xbf/0xca
Oct 28 17:25:28 One kernel: [<ffffffff81032c29>] deactivate_task+0x22/0x2b
Oct 28 17:25:28 One kernel: [<ffffffff813555e4>] schedule+0x1f5/0x816
Oct 28 17:25:28 One kernel: [<ffffffff811c05b0>] ? 
acpi_state_timer_broadcast+0x41/0x43
Oct 28 17:25:28 One kernel: [<ffffffff811c0c35>] ? 
acpi_idle_enter_bm+0x2c7/0x2e7
Oct 28 17:25:28 One kernel: [<ffffffff8100f2cd>] cpu_idle+0x106/0x10b
Oct 28 17:25:28 One kernel: [<ffffffff81351f8f>] start_secondary+0x16e/0x173
Oct 28 17:25:28 One kernel:
Oct 28 17:25:28 One kernel: Kernel logging (proc) stopped.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/286285/comments/30

------------------------------------------------------------------------
On 2008-11-02T00:39:27+00:00 Tom wrote:

Got this again with 4-69.fc10.x86_64:

[root@tlondon ~]# ls -l /var/log/messages
-rw------- 1 root root 5394885080 2008-11-01 17:36 /var/log/messages
[root@tlondon ~]# 

Is there some additional information I can provide that would be
helpful?

Nov  1 17:31:34 tlondon kernel: bad: scheduling from the idle thread!
Nov  1 17:31:34 tlondon kernel: Pid: 0, comm: swapper Not tainted 
2.6.27.4-69.fc10.x86_64 #1
Nov  1 17:31:34 tlondon kernel:
Nov  1 17:31:34 tlondon kernel: Call Trace:
Nov  1 17:31:34 tlondon kernel: [<ffffffff81033770>] dequeue_task_idle+0x32/0x3f
Nov  1 17:31:34 tlondon kernel: [<ffffffff81031a62>] dequeue_task+0xbf/0xca
Nov  1 17:31:34 tlondon kernel: [<ffffffff81031ab9>] deactivate_task+0x22/0x2b
Nov  1 17:31:34 tlondon kernel: [<ffffffff81352dc0>] schedule+0x1f2/0x7c5
Nov  1 17:31:34 tlondon kernel: [<ffffffff810575aa>] ? enqueue_hrtimer+0xd3/0xe1
Nov  1 17:31:34 tlondon kernel: [<ffffffff8100f2cd>] cpu_idle+0x106/0x10b
Nov  1 17:31:34 tlondon kernel: [<ffffffff8134f7a6>] start_secondary+0x16e/0x173
Nov  1 17:31:34 tlondon kernel:
Nov  1 17:31:34 tlondon kernel: bad: scheduling from the idle thread!
Nov  1 17:31:34 tlondon kernel: Pid: 0, comm: swapper Not tainted 
2.6.27.4-69.fc10.x86_64 #1
Nov  1 17:31:34 tlondon kernel:
Nov  1 17:31:34 tlondon kernel: Call Trace:
Nov  1 17:31:34 tlondon kernel: [<ffffffff81033770>] dequeue_task_idle+0x32/0x3f
Nov  1 17:31:34 tlondon kernel: [<ffffffff81031a62>] dequeue_task+0xbf/0xca
Nov  1 17:31:34 tlondon kernel: [<ffffffff81031ab9>] deactivate_task+0x22/0x2b
Nov  1 17:31:34 tlondon kernel: [<ffffffff81352dc0>] schedule+0x1f2/0x7c5
Nov  1 17:31:34 tlondon kernel: [<ffffffff810575aa>] ? enqueue_hrtimer+0xd3/0xe1
Nov  1 17:31:34 tlondon kernel: [<ffffffff8100f2cd>] cpu_idle+0x106/0x10b
Nov  1 17:31:34 tlondon kernel: [<ffffffff8134f7a6>] start_secondary+0x16e/0x173
Nov  1 17:31:34 tlondon kernel:

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/286285/comments/36

------------------------------------------------------------------------
On 2008-11-02T00:54:07+00:00 Tom wrote:

OK, I managed to "split" /var/log/messages so I could extract some
context.

Looks like before this starts happening the kernel throws a BUG or 2:

Nov  1 17:02:39 tlondon NetworkManager: <info>  (wlan0): supplicant connection 
state:  completed -> group handshake
Nov  1 17:02:39 tlondon NetworkManager: <info>  (wlan0): supplicant connection 
state:  group handshake -> completed
Nov  1 17:03:55 tlondon kernel: BUG: scheduling while atomic: 
swapper/0/0x00000100
Nov  1 17:03:55 tlondon kernel: Modules linked in: i915 drm ipt_MASQUERADE 
iptable_nat nf_nat rfcomm sco bridge stp bnep l2cap sunrpc ip6t_REJECT 
nf_conntrack_ipv6 ip6table_filter ip6_tables ipv6 cpufreq_ondemand acpi_cpufreq 
freq_table fuse dm_multipath kvm_intel kvm uinput snd_hda_intel snd_seq_dummy 
snd_seq_oss snd_seq_midi_event snd_seq snd_seq_device snd_pcm_oss snd_mixer_oss 
snd_pcm snd_timer snd_page_alloc snd_hwdep snd iwlagn ppdev thinkpad_acpi 
soundcore video firewire_ohci sdhci_pci iwlcore sdhci output parport_pc 
firewire_core yenta_socket pcspkr hwmon btusb i2c_i801 mmc_core rsrc_nonstatic 
parport e1000e i2c_core rfkill iTCO_wdt iTCO_vendor_support bluetooth crc_itu_t 
battery ac sha256_generic cbc aes_x86_64 dm_crypt [last unloaded: microcode]
Nov  1 17:03:55 tlondon kernel: CPU 1:
Nov  1 17:03:55 tlondon kernel: Modules linked in: i915 drm ipt_MASQUERADE 
iptable_nat nf_nat rfcomm sco bridge stp bnep l2cap sunrpc ip6t_REJECT 
nf_conntrack_ipv6 ip6table_filter ip6_tables ipv6 cpufreq_ondemand acpi_cpufreq 
freq_table fuse dm_multipath kvm_intel kvm uinput snd_hda_intel snd_seq_dummy 
snd_seq_oss snd_seq_midi_event snd_seq snd_seq_device snd_pcm_oss snd_mixer_oss 
snd_pcm snd_timer snd_page_alloc snd_hwdep snd iwlagn ppdev thinkpad_acpi 
soundcore video firewire_ohci sdhci_pci iwlcore sdhci output parport_pc 
firewire_core yenta_socket pcspkr hwmon btusb i2c_i801 mmc_core rsrc_nonstatic 
parport e1000e i2c_core rfkill iTCO_wdt iTCO_vendor_support bluetooth crc_itu_t 
battery ac sha256_generic cbc aes_x86_64 dm_crypt [last unloaded: microcode]
Nov  1 17:03:55 tlondon kernel: Pid: 0, comm: swapper Not tainted 
2.6.27.4-69.fc10.x86_64 #1
Nov  1 17:03:55 tlondon kernel: RIP: 0010:[<ffffffff811be91b>]  
[<ffffffff811be91b>] acpi_idle_enter_bm+0x296/0x2e6
Nov  1 17:03:55 tlondon kernel: RSP: 0018:ffff88007d3e3e98  EFLAGS: 00000246
Nov  1 17:03:55 tlondon kernel: RAX: ffffffff81700510 RBX: ffff88007d3e3ed8 
RCX: 000000007d3e3e68
Nov  1 17:03:55 tlondon kernel: RDX: ffff88007f929000 RSI: 00000680c71fcf74 
RDI: ffff88000102de80
Nov  1 17:03:55 tlondon kernel: RBP: ffff88007d3e3e28 R08: 0000000000000003 
R09: 0000000000000015
Nov  1 17:03:55 tlondon kernel: R10: 0000000000000000 R11: 0000000000000818 
R12: 00000000005215a4
Nov  1 17:03:55 tlondon kernel: R13: ffff88007d3e3e38 R14: ffffffff8105a16f 
R15: ffff88007d3e3e08
Nov  1 17:03:55 tlondon kernel: FS:  0000000000000000(0000) 
GS:ffff88007d004880(0000) knlGS:0000000000000000
Nov  1 17:03:55 tlondon kernel: CS:  0010 DS: 0018 ES: 0018 CR0: 
000000008005003b
Nov  1 17:03:55 tlondon kernel: CR2: 00007f850415d000 CR3: 0000000000201000 
CR4: 00000000000026e0
Nov  1 17:03:55 tlondon kernel: DR0: 0000000000000000 DR1: 0000000000000000 
DR2: 0000000000000000
Nov  1 17:03:55 tlondon kernel: DR3: 0000000000000000 DR6: 00000000ffff0ff0 
DR7: 0000000000000400
Nov  1 17:03:55 tlondon kernel:
Nov  1 17:03:55 tlondon kernel: Call Trace:
Nov  1 17:03:55 tlondon kernel: [<ffffffff811be913>] ? 
acpi_idle_enter_bm+0x28e/0x2e6
Nov  1 17:03:55 tlondon kernel: [<ffffffff81287d83>] ? 
cpuidle_idle_call+0x95/0xc9
Nov  1 17:03:55 tlondon kernel: [<ffffffff8100f279>] ? cpu_idle+0xb2/0x10b
Nov  1 17:03:55 tlondon kernel: [<ffffffff8134f7a6>] ? 
start_secondary+0x16e/0x173
Nov  1 17:03:55 tlondon kernel:
Nov  1 17:03:55 tlondon kernel: bad: scheduling from the idle thread!
Nov  1 17:03:55 tlondon kernel: Pid: 0, comm: swapper Not tainted 
2.6.27.4-69.fc10.x86_64 #1
Nov  1 17:03:55 tlondon kernel:
Nov  1 17:03:55 tlondon kernel: Call Trace:
Nov  1 17:03:55 tlondon kernel: <IRQ>  [<ffffffff81033770>] 
dequeue_task_idle+0x32/0x3f
Nov  1 17:03:55 tlondon kernel: [<ffffffff81031a62>] dequeue_task+0xbf/0xca
Nov  1 17:03:55 tlondon kernel: [<ffffffff81031ab9>] deactivate_task+0x22/0x2b
Nov  1 17:03:55 tlondon kernel: [<ffffffff81352dc0>] schedule+0x1f2/0x7c5
Nov  1 17:03:55 tlondon kernel: [<ffffffff810551a2>] ? 
autoremove_wake_function+0x11/0x38
Nov  1 17:03:55 tlondon kernel: [<ffffffff81355049>] ? 
_spin_lock_irqsave+0x2a/0x33
Nov  1 17:03:55 tlondon kernel: [<ffffffff8104b613>] ? __mod_timer+0xbb/0xcd
Nov  1 17:03:55 tlondon kernel: [<ffffffff8135384b>] schedule_timeout+0x8d/0xb4
Nov  1 17:03:55 tlondon kernel: [<ffffffff8104afdc>] ? process_timeout+0x0/0xb
Nov  1 17:03:55 tlondon kernel: [<ffffffff8104b574>] ? __mod_timer+0x1c/0xcd
Nov  1 17:03:55 tlondon kernel: [<ffffffff8135388b>] 
schedule_timeout_uninterruptible+0x19/0x1b
Nov  1 17:03:55 tlondon kernel: [<ffffffff8104b639>] msleep+0x14/0x1e
Nov  1 17:03:55 tlondon kernel: [<ffffffffa00ea431>] 
iwl_scan_cancel_timeout+0x48/0x8f [iwlcore]
Nov  1 17:03:55 tlondon kernel: [<ffffffffa0135138>] 
iwl4965_mac_update_tkip_key+0x11f/0x239 [iwlagn]
Nov  1 17:03:55 tlondon kernel: [<ffffffff81096fbf>] ? 
put_compound_page+0x32/0x36
Nov  1 17:03:55 tlondon kernel: [<ffffffff8132d823>] 
ieee80211_tkip_decrypt_data+0x162/0x1d4
Nov  1 17:03:55 tlondon kernel: [<ffffffff813253ae>] 
ieee80211_crypto_tkip_decrypt+0xbe/0x10b
Nov  1 17:03:55 tlondon kernel: [<ffffffff8132f7b1>] 
ieee80211_invoke_rx_handlers+0x34c/0x1425
Nov  1 17:03:55 tlondon kernel: [<ffffffffa00dfed6>] ? 
iwl_pass_packet_to_mac80211+0x572/0x591 [iwlcore]
Nov  1 17:03:55 tlondon kernel: [<ffffffffa00e07b8>] ? 
iwl_rx_reply_rx+0x8c3/0x8d5 [iwlcore]
Nov  1 17:03:55 tlondon kernel: [<ffffffff810597de>] ? 
sched_clock_cpu+0x10f/0x120
Nov  1 17:03:55 tlondon kernel: [<ffffffff81354f14>] ? 
_spin_unlock_irqrestore+0x27/0x3e
Nov  1 17:03:55 tlondon kernel: [<ffffffff81330dc1>] 
__ieee80211_rx_handle_packet+0x537/0x557
Nov  1 17:03:55 tlondon kernel: [<ffffffff813314c7>] __ieee80211_rx+0x49d/0x4fa
Nov  1 17:03:55 tlondon kernel: [<ffffffff81321e70>] 
ieee80211_tasklet_handler+0x74/0xfe
Nov  1 17:03:55 tlondon kernel: [<ffffffff81046403>] tasklet_action+0x90/0xf9
Nov  1 17:03:55 tlondon kernel: [<ffffffff81046b1a>] __do_softirq+0x7e/0x10c
Nov  1 17:03:55 tlondon kernel: [<ffffffff81011bcc>] call_softirq+0x1c/0x28
Nov  1 17:03:55 tlondon kernel: [<ffffffff81012dd2>] do_softirq+0x4d/0xb0
Nov  1 17:03:55 tlondon kernel: [<ffffffff810466ef>] irq_exit+0x4e/0x9d
Nov  1 17:03:55 tlondon kernel: [<ffffffff810130ee>] do_IRQ+0x147/0x169
Nov  1 17:03:55 tlondon kernel: [<ffffffff81010933>] ret_from_intr+0x0/0x2e
Nov  1 17:03:55 tlondon kernel: <EOI>  [<ffffffff811be91b>] ? 
acpi_idle_enter_bm+0x296/0x2e6
Nov  1 17:03:55 tlondon kernel: [<ffffffff811be913>] ? 
acpi_idle_enter_bm+0x28e/0x2e6
Nov  1 17:03:55 tlondon kernel: [<ffffffff81287d83>] ? 
cpuidle_idle_call+0x95/0xc9
Nov  1 17:03:55 tlondon kernel: [<ffffffff8100f279>] ? cpu_idle+0xb2/0x10b
Nov  1 17:03:55 tlondon kernel: [<ffffffff8134f7a6>] ? 
start_secondary+0x16e/0x173
Nov  1 17:03:55 tlondon kernel:
Nov  1 17:03:55 tlondon kernel: BUG: scheduling while atomic: 
swapper/0/0x00000100
Nov  1 17:03:55 tlondon kernel: Modules linked in: i915 drm ipt_MASQUERADE 
iptable_nat nf_nat rfcomm sco bridge stp bnep l2cap sunrpc ip6t_REJECT 
nf_conntrack_ipv6 ip6table_filter ip6_tables ipv6 cpufreq_ondemand acpi_cpufreq 
freq_table fuse dm_multipath kvm_intel kvm uinput snd_hda_intel snd_seq_dummy 
snd_seq_oss snd_seq_midi_event snd_seq snd_seq_device snd_pcm_oss snd_mixer_oss 
snd_pcm snd_timer snd_page_alloc snd_hwdep snd iwlagn ppdev thinkpad_acpi 
soundcore video firewire_ohci sdhci_pci iwlcore sdhci output parport_pc 
firewire_core yenta_socket pcspkr hwmon btusb i2c_i801 mmc_core rsrc_nonstatic 
parport e1000e i2c_core rfkill iTCO_wdt iTCO_vendor_support bluetooth crc_itu_t 
battery ac sha256_generic cbc aes_x86_64 dm_crypt [last unloaded: microcode]
Nov  1 17:03:55 tlondon kernel: CPU 1:
Nov  1 17:03:55 tlondon kernel: Modules linked in: i915 drm ipt_MASQUERADE 
iptable_nat nf_nat rfcomm sco bridge stp bnep l2cap sunrpc ip6t_REJECT 
nf_conntrack_ipv6 ip6table_filter ip6_tables ipv6 cpufreq_ondemand acpi_cpufreq 
freq_table fuse dm_multipath kvm_intel kvm uinput snd_hda_intel snd_seq_dummy 
snd_seq_oss snd_seq_midi_event snd_seq snd_seq_device snd_pcm_oss snd_mixer_oss 
snd_pcm snd_timer snd_page_alloc snd_hwdep snd iwlagn ppdev thinkpad_acpi 
soundcore video firewire_ohci sdhci_pci iwlcore sdhci output parport_pc 
firewire_core yenta_socket pcspkr hwmon btusb i2c_i801 mmc_core rsrc_nonstatic 
parport e1000e i2c_core rfkill iTCO_wdt iTCO_vendor_support bluetooth crc_itu_t 
battery ac sha256_generic cbc aes_x86_64 dm_crypt [last unloaded: microcode]
Nov  1 17:03:55 tlondon kernel: Pid: 0, comm: swapper Not tainted 
2.6.27.4-69.fc10.x86_64 #1
Nov  1 17:03:55 tlondon kernel: RIP: 0010:[<ffffffff811be91b>]  
[<ffffffff811be91b>] acpi_idle_enter_bm+0x296/0x2e6
Nov  1 17:03:55 tlondon kernel: RSP: 0018:ffff88007d3e3e98  EFLAGS: 00000246
Nov  1 17:03:55 tlondon kernel: RAX: ffffffff81700510 RBX: ffff88007d3e3ed8 
RCX: 000000007d3e3e68
Nov  1 17:03:55 tlondon kernel: RDX: ffff88007f929000 RSI: 00000680c71fcf74 
RDI: ffff88000102de80
Nov  1 17:03:55 tlondon kernel: RBP: ffff88007d3e3e28 R08: 0000000000000003 
R09: 0000000000000015
Nov  1 17:03:55 tlondon kernel: R10: 0000000000000000 R11: 0000000000000818 
R12: 00000000005215a4
Nov  1 17:03:55 tlondon kernel: R13: ffff88007d3e3e38 R14: ffffffff8105a16f 
R15: ffff88007d3e3e08
Nov  1 17:03:55 tlondon kernel: FS:  0000000000000000(0000) 
GS:ffff88007d004880(0000) knlGS:0000000000000000
Nov  1 17:03:55 tlondon kernel: CS:  0010 DS: 0018 ES: 0018 CR0: 
000000008005003b
Nov  1 17:03:55 tlondon kernel: CR2: 00007fd814006118 CR3: 00000000378fa000 
CR4: 00000000000026e0
Nov  1 17:03:55 tlondon kernel: DR0: 0000000000000000 DR1: 0000000000000000 
DR2: 0000000000000000
Nov  1 17:03:55 tlondon kernel: DR3: 0000000000000000 DR6: 00000000ffff0ff0 
DR7: 0000000000000400
Nov  1 17:03:55 tlondon kernel:
Nov  1 17:03:55 tlondon kernel: Call Trace:
Nov  1 17:03:55 tlondon kernel: [<ffffffff811be913>] ? 
acpi_idle_enter_bm+0x28e/0x2e6
Nov  1 17:03:55 tlondon kernel: [<ffffffff81287d83>] ? 
cpuidle_idle_call+0x95/0xc9
Nov  1 17:03:55 tlondon kernel: [<ffffffff8100f279>] ? cpu_idle+0xb2/0x10b
Nov  1 17:03:55 tlondon kernel: [<ffffffff8134f7a6>] ? 
start_secondary+0x16e/0x173
Nov  1 17:03:55 tlondon kernel:
Nov  1 17:03:55 tlondon kernel: bad: scheduling from the idle thread!
Nov  1 17:03:55 tlondon kernel: Pid: 0, comm: swapper Not tainted 
2.6.27.4-69.fc10.x86_64 #1
Nov  1 17:03:55 tlondon kernel:
Nov  1 17:03:55 tlondon kernel: Call Trace:
Nov  1 17:03:55 tlondon kernel: <IRQ>  [<ffffffff81033770>] 
dequeue_task_idle+0x32/0x3f
Nov  1 17:03:55 tlondon kernel: [<ffffffff81031a62>] dequeue_task+0xbf/0xca
Nov  1 17:03:55 tlondon kernel: [<ffffffff81031ab9>] deactivate_task+0x22/0x2b
Nov  1 17:03:55 tlondon kernel: [<ffffffff81352dc0>] schedule+0x1f2/0x7c5
Nov  1 17:03:55 tlondon kernel: [<ffffffff810551a2>] ? 
autoremove_wake_function+0x11/0x38
Nov  1 17:03:55 tlondon kernel: [<ffffffff81355049>] ? 
_spin_lock_irqsave+0x2a/0x33
Nov  1 17:03:55 tlondon kernel: [<ffffffff8104b613>] ? __mod_timer+0xbb/0xcd
Nov  1 17:03:55 tlondon kernel: [<ffffffff8135384b>] schedule_timeout+0x8d/0xb4
Nov  1 17:03:55 tlondon kernel: [<ffffffff8104afdc>] ? process_timeout+0x0/0xb
Nov  1 17:03:55 tlondon kernel: [<ffffffff8104b574>] ? __mod_timer+0x1c/0xcd
Nov  1 17:03:55 tlondon kernel: [<ffffffff8135388b>] 
schedule_timeout_uninterruptible+0x19/0x1b
Nov  1 17:03:55 tlondon kernel: [<ffffffff8104b639>] msleep+0x14/0x1e
Nov  1 17:03:55 tlondon kernel: [<ffffffffa00ea431>] 
iwl_scan_cancel_timeout+0x48/0x8f [iwlcore]
Nov  1 17:03:55 tlondon kernel: [<ffffffffa0135138>] 
iwl4965_mac_update_tkip_key+0x11f/0x239 [iwlagn]
Nov  1 17:03:55 tlondon kernel: [<ffffffff81096fbf>] ? 
put_compound_page+0x32/0x36
Nov  1 17:03:55 tlondon kernel: [<ffffffff8132d823>] 
ieee80211_tkip_decrypt_data+0x162/0x1d4
Nov  1 17:03:55 tlondon kernel: [<ffffffff813253ae>] 
ieee80211_crypto_tkip_decrypt+0xbe/0x10b
Nov  1 17:03:55 tlondon kernel: [<ffffffff8132f7b1>] 
ieee80211_invoke_rx_handlers+0x34c/0x1425
Nov  1 17:03:55 tlondon kernel: [<ffffffffa00dfed6>] ? 
iwl_pass_packet_to_mac80211+0x572/0x591 [iwlcore]
Nov  1 17:03:55 tlondon kernel: [<ffffffffa00e07b8>] ? 
iwl_rx_reply_rx+0x8c3/0x8d5 [iwlcore]
Nov  1 17:03:55 tlondon kernel: [<ffffffff810597de>] ? 
sched_clock_cpu+0x10f/0x120
Nov  1 17:03:55 tlondon kernel: [<ffffffff81354f14>] ? 
_spin_unlock_irqrestore+0x27/0x3e
Nov  1 17:03:55 tlondon kernel: [<ffffffff81330dc1>] 
__ieee80211_rx_handle_packet+0x537/0x557
Nov  1 17:03:55 tlondon kernel: [<ffffffff813314c7>] __ieee80211_rx+0x49d/0x4fa
Nov  1 17:03:55 tlondon kernel: [<ffffffff81321e70>] 
ieee80211_tasklet_handler+0x74/0xfe
Nov  1 17:03:55 tlondon kernel: [<ffffffff81046403>] tasklet_action+0x90/0xf9
Nov  1 17:03:55 tlondon kernel: [<ffffffff81046b1a>] __do_softirq+0x7e/0x10c
Nov  1 17:03:55 tlondon kernel: [<ffffffff81011bcc>] call_softirq+0x1c/0x28
Nov  1 17:03:55 tlondon kernel: [<ffffffff81012dd2>] do_softirq+0x4d/0xb0
Nov  1 17:03:55 tlondon kernel: [<ffffffff810466ef>] irq_exit+0x4e/0x9d
Nov  1 17:03:55 tlondon kernel: [<ffffffff810130ee>] do_IRQ+0x147/0x169
Nov  1 17:03:55 tlondon kernel: [<ffffffff81010933>] ret_from_intr+0x0/0x2e
Nov  1 17:03:55 tlondon kernel: <EOI>  [<ffffffff811be91b>] ? 
acpi_idle_enter_bm+0x296/0x2e6
Nov  1 17:03:55 tlondon kernel: [<ffffffff811be913>] ? 
acpi_idle_enter_bm+0x28e/0x2e6
Nov  1 17:03:55 tlondon kernel: [<ffffffff81287d83>] ? 
cpuidle_idle_call+0x95/0xc9
Nov  1 17:03:55 tlondon kernel: [<ffffffff8100f279>] ? cpu_idle+0xb2/0x10b
Nov  1 17:03:55 tlondon kernel: [<ffffffff8134f7a6>] ? 
start_secondary+0x16e/0x173
Nov  1 17:03:55 tlondon kernel:
Nov  1 17:03:55 tlondon kernel: BUG: sleeping function called from invalid 
context at kernel/mutex.c:88
Nov  1 17:03:55 tlondon kernel: in_atomic():1, irqs_disabled():0
Nov  1 17:03:55 tlondon kernel: Pid: 0, comm: swapper Not tainted 
2.6.27.4-69.fc10.x86_64 #1
Nov  1 17:03:55 tlondon kernel:
Nov  1 17:03:55 tlondon kernel: Call Trace:
Nov  1 17:03:55 tlondon kernel: <IRQ>  [<ffffffff8103a0a1>] 
__might_sleep+0xe7/0xec
Nov  1 17:03:55 tlondon kernel: [<ffffffff81353ae9>] mutex_lock+0x1d/0x33
Nov  1 17:03:55 tlondon kernel: [<ffffffffa00ea461>] 
iwl_scan_cancel_timeout+0x78/0x8f [iwlcore]
Nov  1 17:03:55 tlondon kernel: [<ffffffffa0135138>] 
iwl4965_mac_update_tkip_key+0x11f/0x239 [iwlagn]
Nov  1 17:03:55 tlondon kernel: [<ffffffff81096fbf>] ? 
put_compound_page+0x32/0x36
Nov  1 17:03:55 tlondon kernel: [<ffffffff8132d823>] 
ieee80211_tkip_decrypt_data+0x162/0x1d4
Nov  1 17:03:55 tlondon kernel: [<ffffffff813253ae>] 
ieee80211_crypto_tkip_decrypt+0xbe/0x10b
Nov  1 17:03:55 tlondon kernel: [<ffffffff8132f7b1>] 
ieee80211_invoke_rx_handlers+0x34c/0x1425
Nov  1 17:03:55 tlondon kernel: [<ffffffffa00dfed6>] ? 
iwl_pass_packet_to_mac80211+0x572/0x591 [iwlcore]
Nov  1 17:03:55 tlondon kernel: [<ffffffffa00e07b8>] ? 
iwl_rx_reply_rx+0x8c3/0x8d5 [iwlcore]
Nov  1 17:03:55 tlondon kernel: [<ffffffff810597de>] ? 
sched_clock_cpu+0x10f/0x120
Nov  1 17:03:55 tlondon kernel: [<ffffffff81354f14>] ? 
_spin_unlock_irqrestore+0x27/0x3e
Nov  1 17:03:55 tlondon kernel: [<ffffffff81330dc1>] 
__ieee80211_rx_handle_packet+0x537/0x557
Nov  1 17:03:55 tlondon kernel: [<ffffffff813314c7>] __ieee80211_rx+0x49d/0x4fa
Nov  1 17:03:55 tlondon kernel: [<ffffffff81321e70>] 
ieee80211_tasklet_handler+0x74/0xfe
Nov  1 17:03:55 tlondon kernel: [<ffffffff81046403>] tasklet_action+0x90/0xf9
Nov  1 17:03:55 tlondon kernel: [<ffffffff81046b1a>] __do_softirq+0x7e/0x10c
Nov  1 17:03:55 tlondon kernel: [<ffffffff81011bcc>] call_softirq+0x1c/0x28
Nov  1 17:03:55 tlondon kernel: [<ffffffff81012dd2>] do_softirq+0x4d/0xb0
Nov  1 17:03:55 tlondon kernel: [<ffffffff810466ef>] irq_exit+0x4e/0x9d
Nov  1 17:03:55 tlondon kernel: [<ffffffff810130ee>] do_IRQ+0x147/0x169
Nov  1 17:03:55 tlondon kernel: [<ffffffff81010933>] ret_from_intr+0x0/0x2e
Nov  1 17:03:55 tlondon kernel: <EOI>  [<ffffffff811be91b>] ? 
acpi_idle_enter_bm+0x296/0x2e6
Nov  1 17:03:55 tlondon kernel: [<ffffffff811be913>] ? 
acpi_idle_enter_bm+0x28e/0x2e6
Nov  1 17:03:55 tlondon kernel: [<ffffffff81287d83>] ? 
cpuidle_idle_call+0x95/0xc9
Nov  1 17:03:55 tlondon kernel: [<ffffffff8100f279>] ? cpu_idle+0xb2/0x10b
Nov  1 17:03:55 tlondon kernel: [<ffffffff8134f7a6>] ? 
start_secondary+0x16e/0x173
Nov  1 17:03:55 tlondon kernel:
Nov  1 17:03:55 tlondon kernel: BUG: scheduling while atomic: 
swapper/0/0x10000100
Nov  1 17:03:55 tlondon kernel: Modules linked in: i915 drm ipt_MASQUERADE 
iptable_nat nf_nat rfcomm sco bridge stp bnep l2cap sunrpc ip6t_REJECT 
nf_conntrack_ipv6 ip6table_filter ip6_tables ipv6 cpufreq_ondemand acpi_cpufreq 
freq_table fuse dm_multipath kvm_intel kvm uinput snd_hda_intel snd_seq_dummy 
snd_seq_oss snd_seq_midi_event snd_seq snd_seq_device snd_pcm_oss snd_mixer_oss 
snd_pcm snd_timer snd_page_alloc snd_hwdep snd iwlagn ppdev thinkpad_acpi 
soundcore video firewire_ohci sdhci_pci iwlcore sdhci output parport_pc 
firewire_core yenta_socket pcspkr hwmon btusb i2c_i801 mmc_core rsrc_nonstatic 
parport e1000e i2c_core rfkill iTCO_wdt iTCO_vendor_support bluetooth crc_itu_t 
battery ac sha256_generic cbc aes_x86_64 dm_crypt [last unloaded: microcode]
Nov  1 17:03:55 tlondon kernel: CPU 1:
Nov  1 17:03:55 tlondon kernel: Modules linked in: i915 drm ipt_MASQUERADE 
iptable_nat nf_nat rfcomm sco bridge stp bnep l2cap sunrpc ip6t_REJECT 
nf_conntrack_ipv6 ip6table_filter ip6_tables ipv6 cpufreq_ondemand acpi_cpufreq 
freq_table fuse dm_multipath kvm_intel kvm uinput snd_hda_intel snd_seq_dummy 
snd_seq_oss snd_seq_midi_event snd_seq snd_seq_device snd_pcm_oss snd_mixer_oss 
snd_pcm snd_timer snd_page_alloc snd_hwdep snd iwlagn ppdev thinkpad_acpi 
soundcore video firewire_ohci sdhci_pci iwlcore sdhci output parport_pc 
firewire_core yenta_socket pcspkr hwmon btusb i2c_i801 mmc_core rsrc_nonstatic 
parport e1000e i2c_core rfkill iTCO_wdt iTCO_vendor_support bluetooth crc_itu_t 
battery ac sha256_generic cbc aes_x86_64 dm_crypt [last unloaded: microcode]
Nov  1 17:03:55 tlondon kernel: Pid: 0, comm: swapper Not tainted 
2.6.27.4-69.fc10.x86_64 #1
Nov  1 17:03:55 tlondon kernel: RIP: 0010:[<ffffffff811be91b>]  
[<ffffffff811be91b>] acpi_idle_enter_bm+0x296/0x2e6
Nov  1 17:03:55 tlondon kernel: RSP: 0018:ffff88007d3e3e98  EFLAGS: 00000246
Nov  1 17:03:55 tlondon kernel: RAX: ffffffff81700510 RBX: ffff88007d3e3ed8 
RCX: 000000007d3e3e68
Nov  1 17:03:55 tlondon kernel: RDX: ffff88007f929000 RSI: 00000680c71fcf74 
RDI: ffff88000102de80
Nov  1 17:03:55 tlondon kernel: RBP: ffff88007d3e3e28 R08: 0000000000000003 
R09: 0000000000000015

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/286285/comments/38

------------------------------------------------------------------------
On 2008-11-02T01:38:52+00:00 Billy wrote:

Could this be related to WPA Enterprise?  I think this problem has only
happened at work.  There, I use WPA Enterprise with a CA cert, username,
and passphrase which involves many special characters.  I also use a
docking station there.  Here's an lspci of my wlan adapter.  The next
time I see this problem happen, I will try to catch it early enough, and
get some context on what happens before it fills up with the repeating
stanza.

My employer wouldn't mind me taking a few minutes to locate a kernel
bug.  Let me know how I can help.

0c:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 4965 AG or 
AGN Network Connection [8086:4229] (rev 61)
        Subsystem: Intel Corporation Device [8086:1120]
        Flags: bus master, fast devsel, latency 0, IRQ 10
        Memory at 00000000f1ffe000 (64-bit, non-prefetchable)
        Capabilities: [c8] Power Management version 3
        Capabilities: [d0] Message Signalled Interrupts: Mask- 64bit+ Count=1/1 
Enable-
        Capabilities: [e0] Express Endpoint, MSI 00
        Capabilities: [100] Advanced Error Reporting
                UESta:  DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- 
RxOF- MalfTLP- ECRC- UnsupReq- ACSVoil-
                UEMsk:  DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- 
RxOF- MalfTLP- ECRC- UnsupReq- ACSVoil-
                UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- 
RxOF+ MalfTLP+ ECRC- UnsupReq- ACSVoil-
                CESta:  RxErr+ BadTLP+ BadDLLP- Rollover- Timeout- NonFatalErr-
                CESta:  RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
                AERCap: First Error Pointer: 00, GenCap- CGenEn- ChkCap- ChkEn-
        Capabilities: [140] Device Serial Number ed-03-7c-ff-ff-3b-1f-00
        Kernel driver in use: iwlagn
        Kernel modules: iwlagn

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/286285/comments/40

------------------------------------------------------------------------
On 2008-11-02T04:30:50+00:00 Chuck wrote:

Does everyone who is reporting this have an Intel wireless adapter in
use? If so, what kind is it and what kind of encryption is being used?

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/286285/comments/43

------------------------------------------------------------------------
On 2008-11-02T04:51:44+00:00 Billy wrote:

I meant to say WPA2 Enterprise.  This appears to be a distro-agnostic
problem.  I found a long bug in Canonical's Launchpad.
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/286285  It seems
related enough, and has enough momentum that I've posted my details
there as well.

I've been looking in bugzilla.kernel.org but have not found anything yet
relating to this issue.

Intel 4965AGN rev 61 is the adapter I use.  I use it with a 802.11G
network when this happens.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/286285/comments/45

------------------------------------------------------------------------
On 2008-11-02T14:59:36+00:00 Tom wrote:

Yeah, Thinkpad X61 w/Intel 4965:

03:00.0 Network controller: Intel Corporation PRO/Wireless 4965 AG or
AGN Network Connection (rev 61)

My network at home (the one I reported yesterday) uses WPA2 Personal,
TKIP+AES.

Not 100% sure, but I think the first report was with WPA2 Enterprise....

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/286285/comments/51

------------------------------------------------------------------------
On 2008-11-02T16:42:56+00:00 Tom wrote:

Not sure it's relevant, but I believe both of my "stanza syslog loops"
occurred when I also had the wired NIC active.  So the wireless was
active/associated, but not actually carrying traffic.  e.g.:

[root@tlondon ~]# route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.1.0     *               255.255.255.0   U     1      0        0 eth0
192.168.1.0     *               255.255.255.0   U     2      0        0 wlan0
192.168.122.0   *               255.255.255.0   U     0      0        0 virbr0
default         192.168.1.1     0.0.0.0         UG    0      0        0 eth0
[root@tlondon ~]#

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/286285/comments/52

------------------------------------------------------------------------
On 2008-11-06T17:15:18+00:00 Tomasz wrote:

Thinkpad T400 with Intel AGN5300; 
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : TKIP
Pairwise Ciphers (1) : TKIP
Authentication Suites (1) : PSK

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/286285/comments/83

------------------------------------------------------------------------
On 2008-11-08T09:56:09+00:00 Luke wrote:

For the past two nights in a row I've come home to a 20G
/var/log/message, with this oops.  Running 2.6.27.4-79.fc10.x86_64 and
an intel 4965 wireless card.

bad: scheduling from the idle thread!
Pid: 0, comm: swapper Not tainted 2.6.27.4-68.fc10.x86_64 #1

Call Trace:
 [<ffffffff81033770>] dequeue_task_idle+0x32/0x3f
 [<ffffffff81031a62>] dequeue_task+0xbf/0xca
 [<ffffffff81031ab9>] deactivate_task+0x22/0x2b
 [<ffffffff81352dc0>] schedule+0x1f2/0x7c5
 [<ffffffff81059906>] ? sched_clock_idle_wakeup_event+0xe/0x10
 [<ffffffff8105e68b>] ? tick_nohz_stop_idle+0x59/0x5d
 [<ffffffff8100f2cd>] cpu_idle+0x106/0x10b
 [<ffffffff8134201d>] rest_init+0x61/0x63

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/286285/comments/98

------------------------------------------------------------------------
On 2008-11-10T23:25:48+00:00 Chuck wrote:

Should be fixed in 2.6.27.5-96

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/286285/comments/108

------------------------------------------------------------------------
On 2008-11-12T16:26:05+00:00 Will wrote:

Tom, Luke, anyone else - can you confirm that this is fixed?

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/286285/comments/113

------------------------------------------------------------------------
On 2008-11-12T16:48:51+00:00 Tom wrote:

A runable kernel with this fix just hit koji
(kernel-2.6.27.5-101.fc10.x86_64), and I'm running it now.

Sorry, but I couldn't find 5-96 to download/install.

I'll run all day and report back.....

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/286285/comments/114

------------------------------------------------------------------------
On 2008-11-13T03:09:45+00:00 Tom wrote:

I ran all day and did not have a recurrence.

But, I would only see this ever 3-5 days.....

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/286285/comments/115

------------------------------------------------------------------------
On 2008-11-13T04:20:58+00:00 Luke wrote:

I've been running kernel-2.6.27.5-101.fc10.x86_64 all day, and have yet
to hit this issue again.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/286285/comments/116

------------------------------------------------------------------------
On 2009-03-17T21:29:37+00:00 Jeff wrote:

I've run into this on 2.6.29-0.237.rc7.git4.fc11.x86_64.  I also have an
intel wireless chipset (3945) with wep encryption.  Let me know what
other information I can provide.

As a side note, it would be really nice if there was a reference to the
commit or patch that was supposed to address the issue when these bugs
are marked resolved.  I know it's extra work, but it would make it
easier for me to chip in on things like this.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/286285/comments/192

------------------------------------------------------------------------
On 2009-03-26T03:55:20+00:00 Chuck wrote:

The fix for this problem was:
http://git.kernel.org/?p=linux%2Fkernel%2Fgit%2Ftorvalds%2Flinux-2.6.git;a=commitdiff_plain;h=964d2777438bf7687324243d38ade538d9bbfe3c

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/286285/comments/193

------------------------------------------------------------------------
On 2009-03-26T13:48:18+00:00 Jeff wrote:

Thanks, chuck.  I think this was the result of a different problem that
I was debugging, so I'm going to close it again.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/286285/comments/194


** Changed in: linux (Fedora)
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/286285

Title:
  kernel 2.6.27-7-generic bug BUG: scheduling while atomic:
  swapper/0/0x00000100

Status in Intel Linux Wireless:
  Fix Released
Status in sysklogd:
  Invalid
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Intrepid:
  Fix Released
Status in linux package in Fedora:
  Fix Released

Bug description:
  ***Important summary for those experiencing this bug***
  Kernel versions where this bug is fixed:
  1) 2.6.27-10 from intrepid-proposed

  Kernel versions where this bug is NOT fixed (if you are running one of these, 
please upgrade to known working kernel):
  1) 2.6.27-7 from intrepid
  2) 2.6.27-9 from intrepid-updates and intrepid-security

  If you are experiencing this bug, please remove the linux-backports-
  modules packages too, as they don't contain a fix

  ****

  Today I found strange bug in kernel. My system was very slow and I found dd 
and klogd are taking 100% of my cpu.
  I take a look in /var/log/kern.log and saw those errors:

  Oct 20 05:40:35 michallo-laptop kernel: [21300.953136] CE: hpet increasing 
min_delta_ns to 33750 nsec
  Oct 20 06:02:06 michallo-laptop kernel: [22591.473112] CE: hpet increasing 
min_delta_ns to 50624 nsec
  Oct 20 07:00:34 michallo-laptop kernel: [26099.438256] BUG: scheduling while 
atomic: swapper/0/0x00000100
  Oct 20 07:00:34 michallo-laptop kernel: [26099.438265] Modules linked in: 
af_packet binfmt_misc sco bridge stp rfcomm bnep l2cap ipv6 ppdev acpi_cpufreq 
cpufreq_ondemand cpufreq_userspace cpufreq_stats freq_
  table cpufreq_powersave cpufreq_conservative pci_slot sbs sbshc container 
iptable_filter ip_tables x_tables sbp2 parport_pc lp parport joydev arc4 ecb 
crypto_blkcipher dcdbas psmouse serio_raw pcspkr iwlagn
  btusb bluetooth iwlcore snd_hda_intel evdev rfkill snd_pcm_oss led_class 
snd_mixer_oss mac80211 snd_pcm sdhci_pci sdhci cfg80211 uvcvideo mmc_core 
compat_ioctl32 videodev ricoh_mmc v4l1_compat iTCO_wdt snd_s
  eq_dummy iTCO_vendor_support nvidia(P) snd_seq_oss i2c_core video output 
snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device 
snd battery wmi button soundcore ac shpchp pci_hotplug sn
  d_page_alloc intel_agp agpgart ext3 jbd mbcache usb_storage sr_mod cdrom 
usbhid hid sd_mod crc_t10dif sg ata_piix ata_generic libusual ahci pata_acpi 
ohci1394 slI imt/so9lp2_4t_k8_+l+0er/cshp_uh 45667d4 /69
  Oct 20 07:00:34 michallo-laptop kernel: >7e>19at3 r<lel tng b .0<,1exf0b11e 
x] 341>t 2.8ohoc2_ern
  Oct 20 07:00:34 michallo-laptop kernel: 
fxx3s6[e3lepi_nre.:s<cas95mwi]101c10n[/9r9[>pr1Tratd0]0<: 
t05[_20.[n00/>>5.>e20eendete2 300 sec>p2t>01aes]x0x02a8  snodcl>P<c4 ca21 
a0ex0<e4]<769 p_
  Oct 20 07:00:34 michallo-laptop kernel: qaas _0>0]0re
  Oct 20 07:00:34 michallo-laptop kernel: >l4d4__i]0o1x14 
b=ro_erta[G0S:6:d<m4<8 2 9 >]0a000
  Oct 20 07:00:34 michallo-laptop kernel: .ttcvo  ->E1D[9+14a?et[74 
4>4u02xd3kus rskbI]60f=0< 1xa90[447<00t 
40=]ulrctictlD:09<f1740mxa<1[sr>_+b6=44cbimts4P65R>0-vc>tpdhe22>9
  Oct 20 07:00:34 michallo-laptop kernel: ad9=4bmbl_qisW 954x]4/9<kbpe 
03x40o2x=0ecsp_q_de[7cC0c= 02u 2c0be20+cc>.il sipri_io447R 4e4 6nb4i5]4 
a7fs4xgaocv ewr d2
  Oct 20 07:00:34 michallo-laptop kernel: b[+[r1eetzceed50<?l>mtausrwmeehg47 0 
r<>1eetzceed57<?l>mtausrwmvn :i0  l2 ea]e5cr604x20?00>mtuesrl_eehg< :f6cr[0 
efzceed57<?l>mtausrrl_c n02  u=:8a9e5cr6.4520?00>mtues
  rl_eehc47 05r4[0
  Oct 20 07:00:34 michallo-laptop kernel: cceed50<?l>mtausrw_eehg47 
05u4>1eet.c30x20?00>mtuesrl_eehg<  05u4>1eetzceed50<?l>mtausrrlvn :i02 l2 
ea]e5cae1_520?00>mtuesrl_eehg47:06u>[0
  Oct 20 07:00:34 michallo-laptop kernel: cc9e<50<?l>mtausrrl_c  00G0.=0
  Oct 20 07:00:34 michallo-laptop kernel: 1 etzceed57<?l>mtausrrl_c n0.  
[=:ea]e5cr6.4520?00>mtuesrl_eehg47 06u>[0
  Oct 20 07:00:34 michallo-laptop kernel: cc9 
<570?0>mdturr1ecl:0ED2l<>i>1eetzce <520?i>4mtusersrnsh
  Oct 20 07:00:34 michallo-laptop kernel: 740GC:C20 R04l.u05e4=2 uh1r 
r<068k[>a>]019] e e]
  Oct 20 07:00:34 michallo-laptop kernel: [eo55ftdc0cz.4a ccf609slot ert_pc 
rrwlsd1lm_rie_vencorestl sd2:n g68>ir<::00074D:20 0R0 f2 4[l6 < 
=4ce>m:->601e_>a>]019] e e]
  Oct 20 07:00:34 michallo-laptop kernel: [eo55ftdc0c0.4ra crf60930.1
  Oct 20 07:00:34 michallo-laptop kernel:  04_0<dx5>] c260270d8>] <4? 
acpi09ei0l0>[26094mic: swdt_miscaufreq_ueslot sert_pc rrwlsd1lm_rie_vencornestl 
dh2:n g68>ir<::00074DG2000R
  Oct 20 07:00:34 michallo-laptop kernel: f2 4[l6 < =4ce>m:-46
  Oct 20 07:00:34 michallo-laptop kernel: [e[>a>]019] e e]
  Oct 20 07:00:34 michallo-laptop kernel: [eo55ftdc0c0.4ra crf6e9e301
  Oct 20 07:00:34 michallo-laptop kernel:  e440<dx5>] c260270d8>] <4? 
acpi_0ei0l0>[26094mic: swt_miscaufreq_ueslot sert_pc rrwlsd1lm_rie_vencornestl 
sh2:n g
  Oct 20 07:00:34 michallo-laptop kernel: 8>ir<::00074D: 0 0R0 f2]4[l6 < =4ue1m 
-46
  Oct 20 07:00:34 michallo-laptop kernel: [e[>a>]019] e e]
  Oct 20 07:00:34 michallo-laptop kernel: [eo55ftdc0c0.4ra crf6e0e30.
  ...
  ...
  ct 20 07:00:34 michallo-laptop kernel: [26099.444015]  [<c036edb3>] 
rest_init+0x53/0x60
  Oct 20 07:00:34 michallo-laptop kernel: [26099.444015]  
=======================
  Oct 20 07:00:34 michallo-laptop kernel: [26099.444015] bad: scheduling 
f8/0x100
  Oct 20 07:00:34 michallo-laptop kernel: [26099.444015]  [<c0137682>] 
__do_softirq+0x92/0x120
  Oct 20 07:00:34 michallo-laptop kernel: [26099.444015]  [<c013776d>] 
do_softirq+0x5d/0x60
  Oct 20 07:00:34 michallo-laptop kernel: [26099.444015]  [<c01378e5>] 
irq_exit+0x55/0x90
  Oct 20 07:00:34 michallo-laptop kernel: [26099.444015]  [<c0106c1a>] 
do_IRQ+0x4a/0x80
  Oct 20 07:00:34 michallo-laptop kernel: [26099.444015]  [<c0105003>] 
common_interrupt+0x23/0x30
  Oct 20 07:00:34 michallo-laptop kernel: [26099.444015]  [<c01700d8>] ? 
__audit_mq_getsetattr+0x68/0xb0
  Oct 20 07:00:34 michallo-laptop kernel: [26099.444015]  [<f885a800>] ? 
acpi_idle_enter_bm+0x268/0x2b7 [processor]
  Oct 20 07:00:34 michallo-laptop kernel: [26099.444015]  [<c02dbf6b>] 
cpuidle_idle_call+0x7b/0xd0
  Oct 20 07:00:34 michallo-laptop kernel: [26099.444015]  [<c010288d>] 
cpu_idle+0x7d/0x140
  Oct 20 07:00:34 michallo-laptop kernel: [26099.444015]  [<c036edb3>] 
rest_init+0x53/0x60
  Oct 20 07:00:34 michallo-laptop kernel: [26099.444015]  
=======================
  Oct 20 07:00:34 michallo-laptop kernel: [26099.444015] BUG: scheduling while 
atomic: swapper/0/0x00000100
  Oct 20 07:00:34 michallo-laptop kernel: [26099.444015] Modules linked in: 
af_packet binfmt_misc sco bridge stp rfcomm bnep l2cap ipv6 ppdev acpi_cpufreq 
cpufreq_ondemand cpufreq_userspace cpufreq_stats freq_
  table cpufreq_powersave cpufreq_conservative pci_slot sbs sbshc container 
iptable_filter ip_tables x_tables sbp2 parport_pc lp parport joydev arc4 ecb 
crypto_blkcipher dcdbas psmouse serio_raw pcspkr iwlagn
  btusb bluetooth iwlcore snd_hda_intel evdev rfkill snd_pcm_oss led_class 
snd_mixer_oss mac80211 snd_pcm sdhci_pci sdhci cfg80211 uvcvideo mmc_core 
compat_ioctl32 videodev ricoh_mmc v4l1_compat iTCO_wdt snd_s
  eq_dummy iTCO_vendor_support nvidia(P) snd_seq_oss i2c_core video output 
snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device 
snd battery wmi button soundcore ac shpchp pci_hotplug sn
  d_page_alloc intel_agp agpgart ext3 jbd mbcache usb_storage sr_mod cdrom 
usbhid hid sd_mod crc_t10dif sg ata_piix ata_generic libusual ahci pata_acpi 
ohci1394 sky2 libata scsi_mod dock ieee1394 uhci_hcd ehci
  Oct 20 07:00:34 michallo-laptop kernel: hcd usbcore thermal processor fan 
fbcon tileblit font bitblit softcursor fuse
  Oct 20 07:00:34 michallo-laptop kernel: [26099.444015]
  Oct 20 07:00:34 michallo-laptop kernel: [26099.444015] Pid: 0, comm: swapper 
Tainted: P        W (2.6.27-7-generic #1)
  Oct 20 07:00:34 michallo-laptop kernel: [26099.444015] EIP: 0060:[<f885a800>] 
EFLAGS: 00000246 CPU: 0
  Oct 20 07:00:34 michallo-laptop kernel: [26099.444015] EIP is at 
acpi_idle_enter_bm+0x268/0x2b7 [processor]
  Oct 20 07:00:34 michallo-laptop kernel: [26099.444015] EAX: c0510760 EBX: 
0000daf7 ECX: 00000000 EDX: 01cfe000
  Oct 20 07:00:34 michallo-laptop kernel: [26099.444015] ESI: 00000000 EDI: 
009cbbdf EBP: c04a7f90 ESP: c04a7f74
  Oct 20 07:00:34 michallo-laptop kernel: [26099.444015]  DS: 007b ES: 007b FS: 
00d8 GS: 0000 SS: 0068
  Oct 20 07:00:34 michallo-laptop kernel: [26099.444015] CR0: 8005003b CR2: 
b59b3000 CR3: 00515000 CR4: 00000690
  Oct 20 07:00:34 michallo-laptop kernel: [26099.444015] DR0: 00000000 DR1: 
00000000 DR2: 00000000 DR3: 00000000
  Oct 20 07:00:34 michallo-laptop kernel: [26099.444015] DR6: ffff0ff0 DR7: 
00000400
  Oct 20 07:00:34 michallo-laptop kernel: [26099.444015]  [<c02dbf6b>] 
cpuidle_idle_call+0x7b/0xd0
  Oct 20 07:00:34 michallo-laptop kernel: [26099.444015]  [<c010288d>] 
cpu_idle+0x7d/0x140
  Oct 20 07:00:34 michallo-laptop kernel: [26099.444015]  [<c036edb3>] 
rest_init+0x53/0x60
  Oct 20 07:00:34 michallo-laptop kernel: [26099.444015]  
=======================
  Oct 20 07:00:34 michallo-laptop kernel: [26099.444015] bad: scheduling from 
the idle thread!
  ...

  my kern.log very fast grew up to 2048MB.

To manage notifications about this bug go to:
https://bugs.launchpad.net/intellinuxwireless/+bug/286285/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to