This kernel panic occurs when running a kvm guest, usually with minimal
cpu/disk/network activity. What might I try to correct it?
------
Host
- unpatched kernel 2.6.39-rc1 with default .config options
- also on debian 2.6.37-2 and 2.6.38-2
- kvm 0.14.0+dfsg-1~tls
- br0 on single intel igb NIC (3 other NIC's unused)
- br0 with ip address on distinct /27 subnet
- br0:1 with ip address on distinct /24 subnet
- br0:2 with ip address on distinct /24 subnet
Guest
- Debian Squeeze stable image with stock kernel and modules
- virtio block and net devices
- eth0 with ip address on same subnet as br0
- eth0:1 with ip address on same subnet as br0:2
------
[ 474.748675] tun: Universal TUN/TAP device driver, 1.6
[ 474.753707] tun: (C) 1999-2004 Max Krasnyansky <maxk@xxxxxxxxxxxx>
[ 474.795322] device tap0 entered promiscuous mode
[ 474.799954] br0: port 2(tap0) entering forwarding state
[ 474.805156] br0: port 2(tap0) entering forwarding state
[ 7753.624982] BUG: unable to handle kernel NULL pointer dereference at
00000000000000cc
[ 7753.632792] IP: [<ffffffff8129fb09>] ip_options_compile+0x1c1/0x435
[ 7753.639041] PGD 0
[ 7753.641047] Oops: 0000 [#1] SMP
[ 7753.644273] last sysfs file: /sys/devices/virtual/net/lo/operstate
[ 7753.650420] CPU 0
[ 7753.652246] Modules linked in: tun kvm_intel kvm bridge stp loop
snd_pcm snd_timer snd psmouse soundcore i7core_edac tpm_tis serio_raw
snd_page_alloc tpm evdev dcdbas edac_core tpm_bios pcspkr processor ghes
thermal_sys hed power_meter button ext2 mbcache dm_mod raid1 md_mod
sd_mod crc_t10dif usb_storage uas uhci_hcd mpt2sas ehci_hcd
scsi_transport_sas raid_class usbcore scsi_mod igb bnx2 dca [last
unloaded: scsi_wait_scan]
[ 7753.690209]
[ 7753.691689] Pid: 0, comm: swapper Not tainted 2.6.39-rc1+ #2 Dell
Inc. PowerEdge R510/0DPRKF
[ 7753.700110] RIP: 0010:[<ffffffff8129fb09>] [<ffffffff8129fb09>]
ip_options_compile+0x1c1/0x435
[ 7753.708773] RSP: 0018:ffff88042f203af0 EFLAGS: 00010286
[ 7753.714056] RAX: 0000000000000020 RBX: ffff880404c02e00 RCX:
ffff880402926865
[ 7753.721154] RDX: 0000000000000023 RSI: 0000000000000000 RDI:
ffffffff817e6180
[ 7753.728252] RBP: ffff880402926863 R08: ffffffffa01bee89 R09:
ffff88042f203c58
[ 7753.735350] R10: 00000000004d3d74 R11: 0000000000000293 R12:
ffff880404c02e28
[ 7753.742447] R13: 0000000000000027 R14: ffff88040292684e R15:
0000000000000027
[ 7753.749545] FS: 0000000000000000(0000) GS:ffff88042f200000(0000)
knlGS:0000000000000000
[ 7753.757596] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 7753.763311] CR2: 00000000000000cc CR3: 0000000001603000 CR4:
00000000000026e0
[ 7753.770409] DR0: 0000000000000000 DR1: 0000000000000000 DR2:
0000000000000000
[ 7753.777507] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7:
0000000000000400
[ 7753.784605] Process swapper (pid: 0, threadinfo ffffffff81600000,
task ffffffff8160b020)
[ 7753.792653] Stack:
[ 7753.794651] ffff880404c02d00 ffffffffa01befe1 0000000000000000
ffffffff817e6180
[ 7753.802046] 000000000000004e ffff8804029e6000 ffff880404470000
ffff880404c02e28
[ 7753.809440] ffff880404c02e00 ffff880404470000 ffff88040292684e
ffff880404470000
[ 7753.816833] Call Trace:
[ 7753.819263] <IRQ>
[ 7753.821359] [<ffffffffa01befe1>] ?
br_handle_frame_finish+0x158/0x1c7 [bridge]
[ 7753.828634] [<ffffffffa01c2e3a>] ? br_parse_ip_options+0x133/0x1a0
[bridge]
[ 7753.835649] [<ffffffffa01c3bd8>] ? br_nf_pre_routing+0x348/0x3cb
[bridge]
[ 7753.842489] [<ffffffff81298543>] ? nf_hook_slow+0x73/0x114
[ 7753.848032] [<ffffffff81298493>] ? nf_iterate+0x41/0x7e
[ 7753.853317] [<ffffffffa01bee89>] ? NF_HOOK.clone.4+0x56/0x56 [bridge]
[ 7753.859812] [<ffffffffa01bee89>] ? NF_HOOK.clone.4+0x56/0x56 [bridge]
[ 7753.866306] [<ffffffff81298543>] ? nf_hook_slow+0x73/0x114
[ 7753.871850] [<ffffffffa01bee89>] ? NF_HOOK.clone.4+0x56/0x56 [bridge]
[ 7753.878345] [<ffffffffa01befe1>] ?
br_handle_frame_finish+0x158/0x1c7 [bridge]
[ 7753.885620] [<ffffffffa01bee89>] ? NF_HOOK.clone.4+0x56/0x56 [bridge]
[ 7753.892115] [<ffffffffa01bee6f>] ? NF_HOOK.clone.4+0x3c/0x56 [bridge]
[ 7753.898610] [<ffffffffa01bf1e5>] ? br_handle_frame+0x195/0x1ac [bridge]
[ 7753.905278] [<ffffffffa01bf050>] ?
br_handle_frame_finish+0x1c7/0x1c7 [bridge]
[ 7753.912553] [<ffffffff8127646f>] ? __netif_receive_skb+0x2a7/0x450
[ 7753.918788] [<ffffffff81033dc0>] ? arch_local_irq_save+0x12/0x1b
[ 7753.924850] [<ffffffff81276893>] ? netif_receive_skb+0x52/0x58
[ 7753.930738] [<ffffffff81276d95>] ? napi_gro_receive+0x1f/0x2f
[ 7753.936541] [<ffffffff8127696a>] ? napi_skb_finish+0x1c/0x31
[ 7753.942259] [<ffffffffa0214fcd>] ? igb_poll+0x6d9/0x9ee [igb]
[ 7753.948062] [<ffffffff8103ebae>] ? try_to_wake_up+0x17c/0x17c
[ 7753.953866] [<ffffffffa01bee89>] ? NF_HOOK.clone.4+0x56/0x56 [bridge]
[ 7753.960360] [<ffffffff81034724>] ? __wake_up_common+0x41/0x78
[ 7753.966164] [<ffffffff81276ec0>] ? net_rx_action+0xa4/0x1b1
[ 7753.971795] [<ffffffff8104ad0a>] ? __do_softirq+0xb8/0x176
[ 7753.977341] [<ffffffff8106a80f>] ? tick_dev_program_event+0x2f/0xec
[ 7753.983664] [<ffffffff81333a1c>] ? call_softirq+0x1c/0x30
[ 7753.989124] [<ffffffff8100aa57>] ? do_softirq+0x3f/0x84
[ 7753.994407] [<ffffffff8104af75>] ? irq_exit+0x3f/0x8f
[ 7753.999518] [<ffffffff8100a793>] ? do_IRQ+0x85/0x9e
[ 7754.004458] [<ffffffff8132c993>] ? common_interrupt+0x13/0x13
[ 7754.010260] <EOI>
[ 7754.012354] [<ffffffff8106132c>] ? enqueue_hrtimer+0x3f/0x53
[ 7754.018073] [<ffffffffa02c2417>] ? arch_local_irq_enable+0x7/0x8
[processor]
[ 7754.025172] [<ffffffffa02c2fdf>] ? acpi_idle_enter_bm+0x218/0x250
[processor]
[ 7754.032359] [<ffffffff8125ded9>] ? menu_select+0x169/0x296
[ 7754.037902] [<ffffffff8125cfe9>] ? cpuidle_idle_call+0xf4/0x17e
[ 7754.043877] [<ffffffff81008298>] ? cpu_idle+0xa2/0xc4
[ 7754.048988] [<ffffffff8169db60>] ? start_kernel+0x3b9/0x3c4
[ 7754.054619] [<ffffffff8169d3c6>] ? x86_64_start_kernel+0x102/0x10f
[ 7754.060852] Code: 4d 02 3c 03 0f 86 59 02 00 00 0f b6 d0 44 39 ea 7f
32 83 c2 03 44 39 ea 0f 8f 45 02 00 00 48 85 db 74 18 48 8b 74 24 10 0f
b6 c0 <8b> 96 cc 00 00 00 89 54 05 ff 41 80 4c 24 08 04 80 01 04 41 80
[ 7754.080193] RIP [<ffffffff8129fb09>] ip_options_compile+0x1c1/0x435
[ 7754.086523] RSP <ffff88042f203af0>
[ 7754.089992] CR2: 00000000000000cc
[ 7754.093610] ---[ end trace 73ae968532d633ed ]---
[ 7754.098201] BUG: scheduling while atomic: swapper/0/0x10000100
[ 7754.104003] Modules linked in: tun kvm_intel kvm bridge stp loop
snd_pcm snd_timer snd psmouse soundcore i7core_edac tpm_tis serio_raw
snd_page_alloc tpm evdev dcdbas edac_core tpm_bios pcspkr processor ghes
thermal_sys hed power_meter button ext2 mbcache dm_mod raid1 md_mod
sd_mod crc_t10dif usb_storage uas uhci_hcd mpt2sas ehci_hcd
scsi_transport_sas raid_class usbcore scsi_mod igb bnx2 dca [last
unloaded: scsi_wait_scan]
[ 7754.141780] CPU 0
[ 7754.143603] Modules linked in: tun kvm_intel kvm bridge stp loop
snd_pcm snd_timer snd psmouse soundcore i7core_edac tpm_tis serio_raw
snd_page_alloc tpm evdev dcdbas edac_core tpm_bios pcspkr processor ghes
thermal_sys hed power_meter button ext2 mbcache dm_mod raid1 md_mod
sd_mod crc_t10dif usb_storage uas uhci_hcd mpt2sas ehci_hcd
scsi_transport_sas raid_class usbcore scsi_mod igb bnx2 dca [last
unloaded: scsi_wait_scan]
[ 7754.181553]
[ 7754.183033] Pid: 0, comm: swapper Tainted: G D 2.6.39-rc1+
#2 Dell Inc. PowerEdge R510/0DPRKF
[ 7754.192317] RIP: 0010:[<ffffffffa02c2417>] [<ffffffffa02c2417>]
arch_local_irq_enable+0x7/0x8 [processor]
[ 7754.201934] RSP: 0018:ffffffff81601eb0 EFLAGS: 00000292
[ 7754.207218] RAX: 000000000000006e RBX: ffffffff8106132c RCX:
00000000000003e8
[ 7754.214316] RDX: 000000000000008b RSI: 0000000225c17d03 RDI:
000000000001ae3b
[ 7754.221413] RBP: ffff880403f4a800 R08: 00000000fffffffd R09:
ffffffff81681310
[ 7754.228512] R10: 00000000004d3d74 R11: 0000000000000293 R12:
ffffffff8132c98e
[ 7754.235609] R13: ffff88042f20feb0 R14: ffffffff811a2ede R15:
ffff88042f20fdc8
[ 7754.242708] FS: 0000000000000000(0000) GS:ffff88042f200000(0000)
knlGS:0000000000000000
[ 7754.250758] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 7754.256474] CR2: 00000000000000cc CR3: 0000000001603000 CR4:
00000000000026e0
[ 7754.263571] DR0: 0000000000000000 DR1: 0000000000000000 DR2:
0000000000000000
[ 7754.270669] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7:
0000000000000400
[ 7754.277769] Process swapper (pid: 0, threadinfo ffffffff81600000,
task ffffffff8160b020)
[ 7754.285817] Stack:
[ 7754.287815] ffffffffa02c2fdf 0000000000011140 ffffffff8125ded9
00000001001c8204
[ 7754.295207] ffff880403f4a820 ffff880403f4a8f0 0000000000000002
ffffffffffffffff
[ 7754.302599] ffffffff8125cfe9 0000000000000000 ffffffff81600000
ffffffff816812d0
[ 7754.309991] Call Trace:
[ 7754.312423] [<ffffffffa02c2fdf>] ? acpi_idle_enter_bm+0x218/0x250
[processor]
[ 7754.319610] [<ffffffff8125ded9>] ? menu_select+0x169/0x296
[ 7754.325154] [<ffffffff8125cfe9>] ? cpuidle_idle_call+0xf4/0x17e
[ 7754.331129] [<ffffffff81008298>] ? cpu_idle+0xa2/0xc4
[ 7754.336241] [<ffffffff8169db60>] ? start_kernel+0x3b9/0x3c4
[ 7754.341870] [<ffffffff8169d3c6>] ? x86_64_start_kernel+0x102/0x10f
[ 7754.348103] Code: 63 1c fb 48 83 c4 38 89 e8 5b 5d 41 5c 41 5d 41 5e
41 5f c3 0f 09 0f 1f 44 00 00 c3 fa 66 0f 1f 44 00 00 c3 fb 66 0f 1f 44
00 00 <c3> 48 8b 15 81 c0 45 e1 48 8d 42 fd 48 83 f8 01 0f 96 c0 48 ff
[ 7754.367444] Call Trace:
[ 7754.369876] [<ffffffffa02c2fdf>] ? acpi_idle_enter_bm+0x218/0x250
[processor]
[ 7754.377062] [<ffffffff8125ded9>] ? menu_select+0x169/0x296
[ 7754.382606] [<ffffffff8125cfe9>] ? cpuidle_idle_call+0xf4/0x17e
[ 7754.388581] [<ffffffff81008298>] ? cpu_idle+0xa2/0xc4
[ 7754.393693] [<ffffffff8169db60>] ? start_kernel+0x3b9/0x3c4
[ 7754.399321] [<ffffffff8169d3c6>] ? x86_64_start_kernel+0x102/0x10f
[ 7754.405912] Kernel panic - not syncing: Fatal exception in interrupt
[ 7754.412234] Pid: 0, comm: swapper Tainted: G D 2.6.39-rc1+ #2
[ 7754.418728] Call Trace:
[ 7754.421158] <IRQ> [<ffffffff8132ab34>] ? panic+0x92/0x1a1
[ 7754.426715] [<ffffffff8132d6f6>] ? oops_end+0xa9/0xb6
[ 7754.431826] [<ffffffff8102ca16>] ? no_context+0x1ed/0x1fa
[ 7754.437284] [<ffffffff8132f4e3>] ? do_page_fault+0x16b/0x308
[ 7754.443002] [<ffffffffa01be186>] ? NF_HOOK.clone.5+0x3c/0x56 [bridge]
[ 7754.449499] [<ffffffffa01c3256>] ?
nf_bridge_push_encap_header+0x1e/0x2b [bridge]
[ 7754.457032] [<ffffffffa01c33e2>] ? br_nf_forward_finish+0x8a/0x95
[bridge]
[ 7754.463960] [<ffffffffa01c387e>] ? br_nf_forward_ip+0x1bc/0x1ce [bridge]
[ 7754.470715] [<ffffffff81298493>] ? nf_iterate+0x41/0x7e
[ 7754.475999] [<ffffffff8132cc55>] ? page_fault+0x25/0x30
[ 7754.481285] [<ffffffffa01bee89>] ? NF_HOOK.clone.4+0x56/0x56 [bridge]
[ 7754.487781] [<ffffffff8129fb09>] ? ip_options_compile+0x1c1/0x435
[ 7754.493931] [<ffffffffa01befe1>] ?
br_handle_frame_finish+0x158/0x1c7 [bridge]
[ 7754.501204] [<ffffffffa01c2e3a>] ? br_parse_ip_options+0x133/0x1a0
[bridge]
[ 7754.508218] [<ffffffffa01c3bd8>] ? br_nf_pre_routing+0x348/0x3cb
[bridge]
[ 7754.515059] [<ffffffff81298543>] ? nf_hook_slow+0x73/0x114
[ 7754.520603] [<ffffffff81298493>] ? nf_iterate+0x41/0x7e
[ 7754.525890] [<ffffffffa01bee89>] ? NF_HOOK.clone.4+0x56/0x56 [bridge]
[ 7754.532386] [<ffffffffa01bee89>] ? NF_HOOK.clone.4+0x56/0x56 [bridge]
[ 7754.538879] [<ffffffff81298543>] ? nf_hook_slow+0x73/0x114
[ 7754.544424] [<ffffffffa01bee89>] ? NF_HOOK.clone.4+0x56/0x56 [bridge]
[ 7754.550921] [<ffffffffa01befe1>] ?
br_handle_frame_finish+0x158/0x1c7 [bridge]
[ 7754.558194] [<ffffffffa01bee89>] ? NF_HOOK.clone.4+0x56/0x56 [bridge]
[ 7754.564690] [<ffffffffa01bee6f>] ? NF_HOOK.clone.4+0x3c/0x56 [bridge]
[ 7754.571186] [<ffffffffa01bf1e5>] ? br_handle_frame+0x195/0x1ac [bridge]
[ 7754.577855] [<ffffffffa01bf050>] ?
br_handle_frame_finish+0x1c7/0x1c7 [bridge]
[ 7754.585127] [<ffffffff8127646f>] ? __netif_receive_skb+0x2a7/0x450
[ 7754.591363] [<ffffffff81033dc0>] ? arch_local_irq_save+0x12/0x1b
[ 7754.597424] [<ffffffff81276893>] ? netif_receive_skb+0x52/0x58
[ 7754.603314] [<ffffffff81276d95>] ? napi_gro_receive+0x1f/0x2f
[ 7754.609115] [<ffffffff8127696a>] ? napi_skb_finish+0x1c/0x31
[ 7754.614833] [<ffffffffa0214fcd>] ? igb_poll+0x6d9/0x9ee [igb]
[ 7754.620638] [<ffffffff8103ebae>] ? try_to_wake_up+0x17c/0x17c
[ 7754.626441] [<ffffffffa01bee89>] ? NF_HOOK.clone.4+0x56/0x56 [bridge]
[ 7754.632936] [<ffffffff81034724>] ? __wake_up_common+0x41/0x78
[ 7754.638740] [<ffffffff81276ec0>] ? net_rx_action+0xa4/0x1b1
[ 7754.644370] [<ffffffff8104ad0a>] ? __do_softirq+0xb8/0x176
[ 7754.649914] [<ffffffff8106a80f>] ? tick_dev_program_event+0x2f/0xec
[ 7754.656235] [<ffffffff81333a1c>] ? call_softirq+0x1c/0x30
[ 7754.661691] [<ffffffff8100aa57>] ? do_softirq+0x3f/0x84
[ 7754.666976] [<ffffffff8104af75>] ? irq_exit+0x3f/0x8f
[ 7754.672088] [<ffffffff8100a793>] ? do_IRQ+0x85/0x9e
[ 7754.677026] [<ffffffff8132c993>] ? common_interrupt+0x13/0x13
[ 7754.682827] <EOI> [<ffffffff8106132c>] ? enqueue_hrtimer+0x3f/0x53
[ 7754.689158] [<ffffffffa02c2417>] ? arch_local_irq_enable+0x7/0x8
[processor]
[ 7754.696258] [<ffffffffa02c2fdf>] ? acpi_idle_enter_bm+0x218/0x250
[processor]
[ 7754.703445] [<ffffffff8125ded9>] ? menu_select+0x169/0x296
[ 7754.708988] [<ffffffff8125cfe9>] ? cpuidle_idle_call+0xf4/0x17e
[ 7754.714964] [<ffffffff81008298>] ? cpu_idle+0xa2/0xc4
[ 7754.720073] [<ffffffff8169db60>] ? start_kernel+0x3b9/0x3c4
[ 7754.725703] [<ffffffff8169d3c6>] ? x86_64_start_kernel+0x102/0x10f
[ 7754.731936] BUG: scheduling while atomic: swapper/0/0x10000100
[ 7754.737738] Modules linked in: tun kvm_intel kvm bridge stp loop
snd_pcm snd_timer snd psmouse soundcore i7core_edac tpm_tis serio_raw
snd_page_alloc tpm evdev dcdbas edac_core tpm_bios pcspkr processor ghes
thermal_sys hed power_meter button ext2 mbcache dm_mod raid1 md_mod
sd_mod crc_t10dif usb_storage uas uhci_hcd mpt2sas ehci_hcd
scsi_transport_sas raid_class usbcore scsi_mod igb bnx2 dca [last
unloaded: scsi_wait_scan]
[ 7754.775516] CPU 0
[ 7754.777340] Modules linked in: tun kvm_intel kvm bridge stp loop
snd_pcm snd_timer snd psmouse soundcore i7core_edac tpm_tis serio_raw
snd_page_alloc tpm evdev dcdbas edac_core tpm_bios pcspkr processor ghes
thermal_sys hed power_meter button ext2 mbcache dm_mod raid1 md_mod
sd_mod crc_t10dif usb_storage uas uhci_hcd mpt2sas ehci_hcd
scsi_transport_sas raid_class usbcore scsi_mod igb bnx2 dca [last
unloaded: scsi_wait_scan]
[ 7754.815297]
[ 7754.816777] Pid: 0, comm: swapper Tainted: G D 2.6.39-rc1+
#2 Dell Inc. PowerEdge R510/0DPRKF
[ 7754.826062] RIP: 0010:[<ffffffffa02c2417>] [<ffffffffa02c2417>]
arch_local_irq_enable+0x7/0x8 [processor]
[ 7754.835679] RSP: 0018:ffffffff81601eb0 EFLAGS: 00000292
[ 7754.840962] RAX: 000000000000006e RBX: ffffffff8106132c RCX:
00000000000003e8
[ 7754.848060] RDX: 000000000000008b RSI: 0000000225c17d03 RDI:
000000000001ae3b
[ 7754.855158] RBP: ffff880403f4a800 R08: 00000000fffffffd R09:
ffffffff81681310
[ 7754.862256] R10: 00000000004d3d74 R11: 0000000000000293 R12:
ffffffff8132c98e
[ 7754.869354] R13: ffff88042f20feb0 R14: ffffffff811a2ede R15:
ffff88042f20fdc8
[ 7754.876452] FS: 0000000000000000(0000) GS:ffff88042f200000(0000)
knlGS:0000000000000000
[ 7754.884502] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 7754.890217] CR2: 00000000000000cc CR3: 0000000403190000 CR4:
00000000000026e0
[ 7754.897315] DR0: 0000000000000000 DR1: 0000000000000000 DR2:
0000000000000000
[ 7754.904412] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7:
0000000000000400
[ 7754.911512] Process swapper (pid: 0, threadinfo ffffffff81600000,
task ffffffff8160b020)
[ 7754.919561] Stack:
[ 7754.921559] ffffffffa02c2fdf 0000000000011140 ffffffff8125ded9
00000001001c8204
[ 7754.928955] ffff880403f4a820 ffff880403f4a8f0 0000000000000002
ffffffffffffffff
[ 7754.936349] ffffffff8125cfe9 0000000000000000 ffffffff81600000
ffffffff816812d0
[ 7754.943743] Call Trace:
[ 7754.946175] [<ffffffffa02c2fdf>] ? acpi_idle_enter_bm+0x218/0x250
[processor]
[ 7754.953362] [<ffffffff8125ded9>] ? menu_select+0x169/0x296
[ 7754.958905] [<ffffffff8125cfe9>] ? cpuidle_idle_call+0xf4/0x17e
[ 7754.964880] [<ffffffff81008298>] ? cpu_idle+0xa2/0xc4
[ 7754.969992] [<ffffffff8169db60>] ? start_kernel+0x3b9/0x3c4
[ 7754.975623] [<ffffffff8169d3c6>] ? x86_64_start_kernel+0x102/0x10f
[ 7754.981857] Code: 63 1c fb 48 83 c4 38 89 e8 5b 5d 41 5c 41 5d 41 5e
41 5f c3 0f 09 0f 1f 44 00 00 c3 fa 66 0f 1f 44 00 00 c3 fb 66 0f 1f 44
00 00 <c3> 48 8b 15 81 c0 45 e1 48 8d 42 fd 48 83 f8 01 0f 96 c0 48 ff
[ 7755.001197] Call Trace:
[ 7755.003630] [<ffffffffa02c2fdf>] ? acpi_idle_enter_bm+0x218/0x250
[processor]
[ 7755.010816] [<ffffffff8125ded9>] ? menu_select+0x169/0x296
[ 7755.016360] [<ffffffff8125cfe9>] ? cpuidle_idle_call+0xf4/0x17e
[ 7755.022335] [<ffffffff81008298>] ? cpu_idle+0xa2/0xc4
[ 7755.027447] [<ffffffff8169db60>] ? start_kernel+0x3b9/0x3c4
[ 7755.033078] [<ffffffff8169d3c6>] ? x86_64_start_kernel+0x102/0x10f
[ 7755.039570] BUG: unable to handle kernel NULL pointer dereference at
00000000000000e0
[ 7755.047377] IP: [<ffffffffa0214ca8>] igb_poll+0x3b4/0x9ee [igb]
[ 7755.053277] PGD 41d8a4067 PUD 401f41067 PMD 0
[ 7755.057723] Oops: 0000 [#2] SMP
[ 7755.060948] last sysfs file: /sys/devices/virtual/net/lo/operstate
[ 7755.067095] CPU 0
[ 7755.068918] Modules linked in: tun kvm_intel kvm bridge stp loop
snd_pcm snd_timer snd psmouse soundcore i7core_edac tpm_tis serio_raw
snd_page_alloc tpm evdev dcdbas edac_core tpm_bios pcspkr processor ghes
thermal_sys hed power_meter button ext2 mbcache dm_mod ra
id1 md_mod sd_mod crc_t10dif usb_storage uas uhci_hcd mpt2sas ehci_hcd
scsi_transport_sas raid_class usbcore scsi_mod igb bnx2 dca [last
unloaded: scsi_wait_scan]
[ 7755.106872]
[ 7755.108352] Pid: 4332, comm: kvm Tainted: G D 2.6.39-rc1+ #2
Dell Inc. PowerEdge R510/0DPRKF
[ 7755.117550] RIP: 0010:[<ffffffffa0214ca8>] [<ffffffffa0214ca8>]
igb_poll+0x3b4/0x9ee [igb]
[ 7755.125869] RSP: 0000:ffff880404269d70 EFLAGS: 00010207
[ 7755.131153] RAX: ffff880404e8d458 RBX: ffff880404e8c780 RCX:
0000000000000000
[ 7755.138250] RDX: 0000000000000040 RSI: 0000000000001043 RDI:
ffff880404e8d458
[ 7755.145348] RBP: 0000000000000000 R08: 00000000ffffffff R09:
0000000000000001
[ 7755.152448] R10: 0000000000000001 R11: 0000000000000000 R12:
000000000000004f
[ 7755.159546] R13: ffffc900126a38b0 R14: 0000000000000000 R15:
ffff880404d139e0
[ 7755.166644] FS: 00007f26eb397760(0000) GS:ffff88042f200000(0000)
knlGS:0000000000000000
[ 7755.174694] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 7755.180409] CR2: 00000000000000e0 CR3: 0000000403190000 CR4:
00000000000026e0
[ 7755.187506] DR0: 0000000000000000 DR1: 0000000000000000 DR2:
0000000000000000
[ 7755.194605] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7:
0000000000000400
[ 7755.201703] Process kvm (pid: 4332, threadinfo ffff880404268000, task
ffff880404742170)
[ 7755.209666] Stack:
[ 7755.211664] ffffffff81103f65 00007fffd7a2f9d0 00007fffd7a2fa50
000000000000000e
[ 7755.219057] ffffffff81053896 ffff880402f13740 0000000000000000
0000104304742170
[ 7755.226451] 000000010000009f ffff880404e8d440 ffff880400000000
ffff880404470740
[ 7755.233845] Call Trace:
[ 7755.236278] [<ffffffff81103f65>] ? set_fd_set+0x31/0x38
[ 7755.241563] [<ffffffff81053896>] ? __dequeue_signal+0x15/0x10a
[ 7755.247452] [<ffffffff81054b96>] ? send_sigqueue+0xd8/0xec
[ 7755.252996] [<ffffffff81276ec0>] ? net_rx_action+0xa4/0x1b1
[ 7755.258625] [<ffffffff8105d673>] ? posix_timer_event+0x33/0x3d
[ 7755.264513] [<ffffffff810657f4>] ? timekeeping_get_ns+0xe/0x2e
[ 7755.270404] [<ffffffff8104ad0a>] ? __do_softirq+0xb8/0x176
[ 7755.275948] [<ffffffff81333a1c>] ? call_softirq+0x1c/0x30
[ 7755.281404] [<ffffffff8100aa57>] ? do_softirq+0x3f/0x84
[ 7755.286689] [<ffffffff8104af75>] ? irq_exit+0x3f/0x8f
[ 7755.291802] [<ffffffff8101f280>] ? smp_apic_timer_interrupt+0x78/0x88
[ 7755.298296] [<ffffffff813331d3>] ? apic_timer_interrupt+0x13/0x20
[ 7755.304444] [<ffffffff81332812>] ? system_call_fastpath+0x16/0x1b
[ 7755.310590] Code: 89 74 24 3c e9 78 03 00 00 8b 54 24 70 39 54 24 44
0f 8d 75 03 00 00 ff 44 24 44 0f ae e8 49 8b 6d 00 ff 44 24 40 b9 00 00
00 00
[ 7755.323948] 8b 85 e0 00 00 00 49 c7 45 00 00 00 00 00 41 8b 77 0c 0f 18
[ 7755.331065] RIP [<ffffffffa0214ca8>] igb_poll+0x3b4/0x9ee [igb]
[ 7755.337050] RSP <ffff880404269d70>
[ 7755.340516] CR2: 00000000000000e0
[ 7755.343816] ---[ end trace 73ae968532d633ee ]---
[ 7755.348420] Kernel panic - not syncing: Fatal exception in interrupt
[ 7755.354742] Pid: 4332, comm: kvm Tainted: G D 2.6.39-rc1+ #2
[ 7755.361153] Call Trace:
[ 7755.363587] [<ffffffff8132ab34>] ? panic+0x92/0x1a1
[ 7755.368526] [<ffffffff8132d6f6>] ? oops_end+0xa9/0xb6
[ 7755.373641] [<ffffffff8102ca16>] ? no_context+0x1ed/0x1fa
[ 7755.379099] [<ffffffff8132f4e3>] ? do_page_fault+0x16b/0x308
[ 7755.384817] [<ffffffff81104277>] ? __pollwait+0xd6/0xd6
[ 7755.390103] [<ffffffff81104277>] ? __pollwait+0xd6/0xd6
[ 7755.395390] [<ffffffff81104277>] ? __pollwait+0xd6/0xd6
[ 7755.400677] [<ffffffff8132cc55>] ? page_fault+0x25/0x30
[ 7755.405965] [<ffffffffa0214ca8>] ? igb_poll+0x3b4/0x9ee [igb]
[ 7755.411771] [<ffffffff81103f65>] ? set_fd_set+0x31/0x38
[ 7755.417058] [<ffffffff81053896>] ? __dequeue_signal+0x15/0x10a
[ 7755.422949] [<ffffffff81054b96>] ? send_sigqueue+0xd8/0xec
[ 7755.428495] [<ffffffff81276ec0>] ? net_rx_action+0xa4/0x1b1
[ 7755.434127] [<ffffffff8105d673>] ? posix_timer_event+0x33/0x3d
[ 7755.440019] [<ffffffff810657f4>] ? timekeeping_get_ns+0xe/0x2e
[ 7755.445910] [<ffffffff8104ad0a>] ? __do_softirq+0xb8/0x176
[ 7755.451456] [<ffffffff81333a1c>] ? call_softirq+0x1c/0x30
[ 7755.456915] [<ffffffff8100aa57>] ? do_softirq+0x3f/0x84
[ 7755.462201] [<ffffffff8104af75>] ? irq_exit+0x3f/0x8f
[ 7755.467315] [<ffffffff8101f280>] ? smp_apic_timer_interrupt+0x78/0x88
[ 7755.473812] [<ffffffff813331d3>] ? apic_timer_interrupt+0x13/0x20
[ 7755.479963] [<ffffffff81332812>] ? system_call_fastpath+0x16/0x1b
--
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html