Created
December 5, 2016 11:29
-
-
Save QuentinPerez/86534f4209a1283e2329f9815d509d7a to your computer and use it in GitHub Desktop.
poeut
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 15.457408] ------------[ cut here ]------------ | |
[ 15.457409] Kernel BUG at ffffffff81530b1e [verbose debug info unavailable] | |
[ 15.457412] invalid opcode: 0000 [#1] SMP | |
[ 15.457413] Modules linked in: | |
[ 15.457416] CPU: 4 PID: 0 Comm: swapper/4 Not tainted 4.4.34-std-1 #1 | |
[ 15.457417] Hardware name: Online Labs SR/SR, BIOS 00.00.00.0007 03/04/2016 | |
[ 15.457418] task: ffff88085c1f9540 ti: ffff88085c1fc000 task.ti: ffff88085c1fc000 | |
[ 15.457425] RIP: 0010:[<ffffffff81530b1e>] [<ffffffff81530b1e>] eth_type_trans+0xbe/0x110 | |
[ 15.457426] RSP: 0000:ffff88087fd03df8 EFLAGS: 00010297 | |
[ 15.457427] RAX: 0000000000000153 RBX: ffff880859d86a00 RCX: 0000000000001073 | |
[ 15.457428] RDX: ffff88007931fdc0 RSI: ffff880859d96000 RDI: ffff88085a232700 | |
[ 15.457429] RBP: ffff88087fd03e00 R08: 0000000000000001 R09: 0000000000000800 | |
[ 15.457430] R10: 0000000000000140 R11: ffffea002169abc0 R12: ffff88085a232700 | |
[ 15.457431] R13: ffff88085a26f000 R14: 0000000000000001 R15: 0000000000000161 | |
[ 15.457433] FS: 0000000000000000(0000) GS:ffff88087fd00000(0000) knlGS:0000000000000000 | |
[ 15.457434] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b | |
[ 15.457435] CR2: 0000000000000000 CR3: 0000000001a0a000 CR4: 00000000001006e0 | |
[ 15.457436] Stack: | |
[ 15.457438] ffffffff8125d8bf ffff88087fd03e98 ffffffff813aeb9d 0000000000000212 | |
[ 15.457440] 0000000000000000 ffff880800000001 ffff88085c1847c0 ffff88087fc93e00 | |
[ 15.457443] ffffea002169abc0 ffffea0000000008 ffffea002169abc0 0000000000000161 | |
[ 15.457443] Call Trace: | |
[ 15.457449] <IRQ> | |
[ 15.457449] [<ffffffff8125d8bf>] ? swiotlb_sync_single_for_device+0xf/0x20 | |
[ 15.457453] [<ffffffff813aeb9d>] igb_poll+0x7bd/0xe20 | |
[ 15.457456] [<ffffffff81512331>] net_rx_action+0x1c1/0x2e0 | |
[ 15.457460] [<ffffffff81051074>] __do_softirq+0xe4/0x1f0 | |
[ 15.457462] [<ffffffff81051295>] irq_exit+0x65/0x70 | |
[ 15.457465] [<ffffffff810062af>] do_IRQ+0x4f/0xd0 | |
[ 15.457469] [<ffffffff815fc882>] common_interrupt+0x82/0x82 | |
[ 15.457473] <EOI> | |
[ 15.457474] [<ffffffff814d5d60>] ? cpuidle_enter_state+0x140/0x200 | |
[ 15.457476] [<ffffffff814d5e42>] cpuidle_enter+0x12/0x20 | |
[ 15.457478] [<ffffffff8107fb0d>] call_cpuidle+0x2d/0x60 | |
[ 15.457480] [<ffffffff814d5e2e>] ? cpuidle_select+0xe/0x10 | |
[ 15.457482] [<ffffffff8107fcc4>] cpu_startup_entry+0x184/0x240 | |
[ 15.457486] [<ffffffff810330fd>] start_secondary+0xed/0xf0 | |
[ 15.457510] Code: 00 04 00 00 c9 c3 48 33 86 58 03 00 00 48 c1 e0 10 48 85 c0 0f b6 87 90 00 00 00 75 25 83 e0 f8 83 c8 01 88 87 90 00 00 00 eb a7 <0f> 0b 0f b6 87 90 00 00 00 83 e0 f8 83 c8 03 88 87 90 00 00 00 | |
[ 15.457513] RIP [<ffffffff81530b1e>] eth_type_trans+0xbe/0x110 | |
[ 15.457513] RSP <ffff88087fd03df8> | |
[ 15.457516] ---[ end trace 58ccd7b100c96a5d ]--- | |
[ 15.457517] Kernel panic - not syncing: Fatal exception in interrupt | |
[ 15.464331] Kernel Offset: disabled | |
[ 21.307266] ---[ end Kernel panic - not syncing: Fatal exception in interrupt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment