======================================
| # 97.50 [+0.00] [ 28.199466] ip6_tunnel: g2 xmit: Local address not yet configured!
| # 97.50 [+0.00] [ 1808.444166] Mirror/redirect action on
| # 97.50 [+0.00] [ 1848.994962] sched: DL replenish lagged too much
| # 97.50 [+0.00] [ 1879.652004] irq 51: nobody cared (try booting with the "irqpoll" option)
# 97.51 [+0.00] [ 1879.652720] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
# 97.51 [+0.00] [ 1879.652723] Call Trace:
# 97.53 [+0.02] [ 1879.652727]
# 97.53 [+0.00] [ 1879.652732] dump_stack_lvl (lib/dump_stack.c:123)
# 97.53 [+0.00] [ 1879.652750] __report_bad_irq (kernel/irq/spurious.c:170)
# 97.53 [+0.00] [ 1879.652765] note_interrupt (kernel/irq/spurious.c:372)
# 97.53 [+0.00] [ 1879.652780] handle_irq_event (kernel/irq/handle.c:198 kernel/irq/handle.c:210)
# 97.53 [+0.00] [ 1879.652792] handle_edge_irq (kernel/irq/chip.c:857)
# 97.54 [+0.00] [ 1879.652811] __common_interrupt (./include/asm-generic/irq_regs.h:28 arch/x86/kernel/irq.c:328)
# 97.54 [+0.00] [ 1879.652823] common_interrupt (arch/x86/kernel/irq.c:318 (discriminator 14))
# 97.54 [+0.00] [ 1879.652831]
# 97.54 [+0.00] [ 1879.652833]
# 97.54 [+0.00] [ 1879.652840] asm_common_interrupt (./arch/x86/include/asm/idtentry.h:693)
# 97.54 [+0.00] [ 1879.652847] RIP: 0010:_raw_spin_unlock_irqrestore (./include/linux/spinlock_api_smp.h:152 kernel/locking/spinlock.c:194)
# 97.54 [+0.00] [ 1879.652857] Code: 74 24 10 e8 61 6b 03 fe 48 89 ef e8 89 ba 03 fe 81 e3 00 02 00 00 75 25 9c 58 f6 c4 02 75 2d 48 85 db 74 01 fb bf 01 00 00 00 4a f0 f7 fd 65 8b 05 a3 3e 0b 02 85 c0 74 0a 5b 5d c3 e8 07 70
All code
========
0: 74 24 je 0x26
2: 10 e8 adc %ch,%al
4: 61 (bad)
5: 6b 03 fe imul $0xfffffffe,(%rbx),%eax
8: 48 89 ef mov %rbp,%rdi
b: e8 89 ba 03 fe call 0xfffffffffe03ba99
10: 81 e3 00 02 00 00 and $0x200,%ebx
16: 75 25 jne 0x3d
18: 9c pushf
19: 58 pop %rax
1a: f6 c4 02 test $0x2,%ah
1d: 75 2d jne 0x4c
1f: 48 85 db test %rbx,%rbx
22: 74 01 je 0x25
24: fb sti
25: bf 01 00 00 00 mov $0x1,%edi
2a:* e8 4a f0 f7 fd call 0xfffffffffdf7f079 <-- trapping instruction
2f: 65 8b 05 a3 3e 0b 02 mov %gs:0x20b3ea3(%rip),%eax # 0x20b3ed9
36: 85 c0 test %eax,%eax
38: 74 0a je 0x44
3a: 5b pop %rbx
3b: 5d pop %rbp
3c: c3 ret
3d: e8 .byte 0xe8
3e: 07 (bad)
3f: 70 .byte 0x70
Code starting with the faulting instruction
===========================================
0: e8 4a f0 f7 fd call 0xfffffffffdf7f04f
5: 65 8b 05 a3 3e 0b 02 mov %gs:0x20b3ea3(%rip),%eax # 0x20b3eaf
c: 85 c0 test %eax,%eax
e: 74 0a je 0x1a
10: 5b pop %rbx
11: 5d pop %rbp
12: c3 ret
13: e8 .byte 0xe8
14: 07 (bad)
15: 70 .byte 0x70
# 97.55 [+0.00] [ 1879.652860] RSP: 0018:ffffc9000a2c7a98 EFLAGS: 00000206
# 97.55 [+0.00] [ 1879.652865] RAX: 0000000000000002 RBX: 0000000000000200 RCX: 0000000000000040
# 97.55 [+0.00] [ 1879.652867] RDX: 0000000000000000 RSI: ffffffffb63c5d23 RDI: 0000000000000001
# 97.55 [+0.00] [ 1879.652869] RBP: ffffffffb8c49300 R08: 0000000000000001 R09: 0000000000000001
# 97.55 [+0.00] [ 1879.652871] R10: ffffffffb7211d17 R11: ffff888005ed0970 R12: 00000000ffffffff
# 97.55 [+0.00] [ 1879.652873] R13: 0000000000000001 R14: ffffffffb8c49408 R15: 00000000ffffffff
# 97.56 [+0.00] [ 1879.652890] uart_write (drivers/tty/serial/serial_core.c:74 drivers/tty/serial/serial_core.c:92 drivers/tty/serial/serial_core.c:88 drivers/tty/serial/serial_core.c:637)
# 97.56 [+0.00] [ 1879.652902] process_output_block (drivers/tty/n_tty.c:561)
# 97.56 [+0.00] [ 1879.652908] ? _raw_spin_unlock_irqrestore (./include/linux/spinlock_api_smp.h:151 kernel/locking/spinlock.c:194)
# 97.56 [+0.00] [ 1879.652916] n_tty_write (drivers/tty/n_tty.c:2378)
# 97.56 [+0.00] [ 1879.652918] ? _copy_from_iter (./arch/x86/include/asm/uaccess_64.h:126 ./arch/x86/include/asm/uaccess_64.h:141 lib/iov_iter.c:55 ./include/linux/iov_iter.h:30 ./include/linux/iov_iter.h:300 ./include/linux/iov_iter.h:328 lib/iov_iter.c:249 lib/iov_iter.c:260)
# 97.56 [+0.00] [ 1879.652930] ? n_tty_receive_signal_char (drivers/tty/n_tty.c:2348)
# 97.56 [+0.00] [ 1879.652935] ? __init_waitqueue_head (kernel/sched/wait.c:458)
# 97.56 [+0.00] [ 1879.652943] ? lock_acquire (./include/trace/events/lock.h:24 kernel/locking/lockdep.c:5831)
# 97.56 [+0.00] [ 1879.652946] ? iterate_tty_write (drivers/tty/tty_io.c:939 drivers/tty/tty_io.c:958)
# 97.57 [+0.00] [ 1879.652959] iterate_tty_write (drivers/tty/tty_io.c:1007)
# 97.57 [+0.00] [ 1879.652966] ? tty_ldisc_ref_wait (drivers/tty/tty_ldisc.c:244)
# 97.57 [+0.00] [ 1879.652973] file_tty_write.constprop.0 (drivers/tty/tty_io.c:1081)
# 97.57 [+0.00] [ 1879.652981] vfs_write (fs/read_write.c:594 fs/read_write.c:686)
# 97.57 [+0.00] [ 1879.652988] ? find_held_lock (kernel/locking/lockdep.c:5350)
# 97.57 [+0.00] [ 1879.652993] ? kernel_write (fs/read_write.c:667)
# 97.57 [+0.00] [ 1879.653001] ? clockevents_program_event (kernel/time/clockevents.c:326)
# 97.57 [+0.00] [ 1879.653013] ? clockevents_program_event (kernel/time/clockevents.c:336 (discriminator 3))
# 97.57 [+0.00] [ 1879.653020] ksys_write (fs/read_write.c:738)
# 97.58 [+0.00] [ 1879.653024] ? __ia32_sys_read (fs/read_write.c:728)
# 97.58 [+0.00] [ 1879.653035] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
# 97.58 [+0.00] [ 1879.653041] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
# 97.58 [+0.00] [ 1879.653043] RIP: 0033:0x7fe0e545f337
# 97.58 [+0.00] [ 1879.653049] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
All code
========
0: 0f 00 (bad)
2: f7 d8 neg %eax
4: 64 89 02 mov %eax,%fs:(%rdx)
7: 48 c7 c0 ff ff ff ff mov $0xffffffffffffffff,%rax
e: eb b7 jmp 0xffffffffffffffc7
10: 0f 1f 00 nopl (%rax)
13: f3 0f 1e fa endbr64
17: 64 8b 04 25 18 00 00 mov %fs:0x18,%eax
1e: 00
1f: 85 c0 test %eax,%eax
21: 75 10 jne 0x33
23: b8 01 00 00 00 mov $0x1,%eax
28: 0f 05 syscall
2a:* 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax <-- trapping instruction
30: 77 51 ja 0x83
32: c3 ret
33: 48 83 ec 28 sub $0x28,%rsp
37: 48 89 54 24 18 mov %rdx,0x18(%rsp)
3c: 48 rex.W
3d: 89 .byte 0x89
3e: 74 24 je 0x64
Code starting with the faulting instruction
===========================================
0: 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax
6: 77 51 ja 0x59
8: c3 ret
9: 48 83 ec 28 sub $0x28,%rsp
d: 48 89 54 24 18 mov %rdx,0x18(%rsp)
12: 48 rex.W
13: 89 .byte 0x89
14: 74 24 je 0x3a
# 97.58 [+0.00] [ 1879.653051] RSP: 002b:00007ffc67ea3c68 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
# 97.59 [+0.00] [ 1879.653054] RAX: ffffffffffffffda RBX: 0000558c2394a420 RCX: 00007fe0e545f337
# 97.59 [+0.00] [ 1879.653055] RDX: 0000000000000001 RSI: 0000558c2394a420 RDI: 0000000000000001
# 97.59 [+0.00] [ 1879.653057] RBP: 0000000000000001 R08: 0000000000000000 R09: 0000000000002000
# 97.59 [+0.00] [ 1879.653058] R10: 0000000000000001 R11: 0000000000000246 R12: 0000558c23935600
# 97.59 [+0.00] [ 1879.653060] R13: 0000558c239162a0 R14: 0000000000000001 R15: 0000558c23935600
| 0
| xx__-> [ 1808.444166][T17584] Mirror/redirect action on
| [ 1848.994962][T17808] sched: DL replenish lagged too much
| [ 1879.652004][ C0] irq 51: nobody cared (try booting with the "irqpoll" option)
[ 1879.652720][ C0] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1879.652723][ C0] Call Trace:
[ 1879.652727][ C0]
[ 1879.652732][ C0] dump_stack_lvl (lib/dump_stack.c:123)
[ 1879.652750][ C0] __report_bad_irq (kernel/irq/spurious.c:170)
[ 1879.652765][ C0] note_interrupt (kernel/irq/spurious.c:372)
[ 1879.652780][ C0] handle_irq_event (kernel/irq/handle.c:198 kernel/irq/handle.c:210)
[ 1879.652792][ C0] handle_edge_irq (kernel/irq/chip.c:857)
[ 1879.652811][ C0] __common_interrupt (./include/asm-generic/irq_regs.h:28 arch/x86/kernel/irq.c:328)
[ 1879.652823][ C0] common_interrupt (arch/x86/kernel/irq.c:318 (discriminator 14))
[ 1879.652831][ C0]
[ 1879.652833][ C0]
[ 1879.652840][ C0] asm_common_interrupt (./arch/x86/include/asm/idtentry.h:693)
[ 1879.652847][ C0] RIP: 0010:_raw_spin_unlock_irqrestore (./include/linux/spinlock_api_smp.h:152 kernel/locking/spinlock.c:194)
[ 1879.652857][ C0] Code: 74 24 10 e8 61 6b 03 fe 48 89 ef e8 89 ba 03 fe 81 e3 00 02 00 00 75 25 9c 58 f6 c4 02 75 2d 48 85 db 74 01 fb bf 01 00 00 00 4a f0 f7 fd 65 8b 05 a3 3e 0b 02 85 c0 74 0a 5b 5d c3 e8 07 70
All code
========
0: 74 24 je 0x26
2: 10 e8 adc %ch,%al
4: 61 (bad)
5: 6b 03 fe imul $0xfffffffe,(%rbx),%eax
8: 48 89 ef mov %rbp,%rdi
b: e8 89 ba 03 fe call 0xfffffffffe03ba99
10: 81 e3 00 02 00 00 and $0x200,%ebx
16: 75 25 jne 0x3d
18: 9c pushf
19: 58 pop %rax
1a: f6 c4 02 test $0x2,%ah
1d: 75 2d jne 0x4c
1f: 48 85 db test %rbx,%rbx
22: 74 01 je 0x25
24: fb sti
25: bf 01 00 00 00 mov $0x1,%edi
2a:* e8 4a f0 f7 fd call 0xfffffffffdf7f079 <-- trapping instruction
2f: 65 8b 05 a3 3e 0b 02 mov %gs:0x20b3ea3(%rip),%eax # 0x20b3ed9
36: 85 c0 test %eax,%eax
38: 74 0a je 0x44
3a: 5b pop %rbx
3b: 5d pop %rbp
3c: c3 ret
3d: e8 .byte 0xe8
3e: 07 (bad)
3f: 70 .byte 0x70
Code starting with the faulting instruction
===========================================
0: e8 4a f0 f7 fd call 0xfffffffffdf7f04f
5: 65 8b 05 a3 3e 0b 02 mov %gs:0x20b3ea3(%rip),%eax # 0x20b3eaf
c: 85 c0 test %eax,%eax
e: 74 0a je 0x1a
10: 5b pop %rbx
11: 5d pop %rbp
12: c3 ret
13: e8 .byte 0xe8
14: 07 (bad)
15: 70 .byte 0x70
[ 1879.652860][ C0] RSP: 0018:ffffc9000a2c7a98 EFLAGS: 00000206
[ 1879.652865][ C0] RAX: 0000000000000002 RBX: 0000000000000200 RCX: 0000000000000040
[ 1879.652867][ C0] RDX: 0000000000000000 RSI: ffffffffb63c5d23 RDI: 0000000000000001
[ 1879.652869][ C0] RBP: ffffffffb8c49300 R08: 0000000000000001 R09: 0000000000000001
[ 1879.652871][ C0] R10: ffffffffb7211d17 R11: ffff888005ed0970 R12: 00000000ffffffff
[ 1879.652873][ C0] R13: 0000000000000001 R14: ffffffffb8c49408 R15: 00000000ffffffff
[ 1879.652890][ C0] uart_write (drivers/tty/serial/serial_core.c:74 drivers/tty/serial/serial_core.c:92 drivers/tty/serial/serial_core.c:88 drivers/tty/serial/serial_core.c:637)
[ 1879.652902][ C0] process_output_block (drivers/tty/n_tty.c:561)
[ 1879.652908][ C0] ? _raw_spin_unlock_irqrestore (./include/linux/spinlock_api_smp.h:151 kernel/locking/spinlock.c:194)
[ 1879.652916][ C0] n_tty_write (drivers/tty/n_tty.c:2378)
[ 1879.652918][ C0] ? _copy_from_iter (./arch/x86/include/asm/uaccess_64.h:126 ./arch/x86/include/asm/uaccess_64.h:141 lib/iov_iter.c:55 ./include/linux/iov_iter.h:30 ./include/linux/iov_iter.h:300 ./include/linux/iov_iter.h:328 lib/iov_iter.c:249 lib/iov_iter.c:260)
[ 1879.652930][ C0] ? n_tty_receive_signal_char (drivers/tty/n_tty.c:2348)
[ 1879.652935][ C0] ? __init_waitqueue_head (kernel/sched/wait.c:458)
[ 1879.652943][ C0] ? lock_acquire (./include/trace/events/lock.h:24 kernel/locking/lockdep.c:5831)
[ 1879.652946][ C0] ? iterate_tty_write (drivers/tty/tty_io.c:939 drivers/tty/tty_io.c:958)
[ 1879.652959][ C0] iterate_tty_write (drivers/tty/tty_io.c:1007)
[ 1879.652966][ C0] ? tty_ldisc_ref_wait (drivers/tty/tty_ldisc.c:244)
[ 1879.652973][ C0] file_tty_write.constprop.0 (drivers/tty/tty_io.c:1081)
[ 1879.652981][ C0] vfs_write (fs/read_write.c:594 fs/read_write.c:686)
[ 1879.652988][ C0] ? find_held_lock (kernel/locking/lockdep.c:5350)
[ 1879.652993][ C0] ? kernel_write (fs/read_write.c:667)
[ 1879.653001][ C0] ? clockevents_program_event (kernel/time/clockevents.c:326)
[ 1879.653013][ C0] ? clockevents_program_event (kernel/time/clockevents.c:336 (discriminator 3))
[ 1879.653020][ C0] ksys_write (fs/read_write.c:738)
[ 1879.653024][ C0] ? __ia32_sys_read (fs/read_write.c:728)
[ 1879.653035][ C0] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 1879.653041][ C0] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1879.653043][ C0] RIP: 0033:0x7fe0e545f337
[ 1879.653049][ C0] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
All code
========
0: 0f 00 (bad)
2: f7 d8 neg %eax
4: 64 89 02 mov %eax,%fs:(%rdx)
7: 48 c7 c0 ff ff ff ff mov $0xffffffffffffffff,%rax
e: eb b7 jmp 0xffffffffffffffc7
10: 0f 1f 00 nopl (%rax)
13: f3 0f 1e fa endbr64
17: 64 8b 04 25 18 00 00 mov %fs:0x18,%eax
1e: 00
1f: 85 c0 test %eax,%eax
21: 75 10 jne 0x33
23: b8 01 00 00 00 mov $0x1,%eax
28: 0f 05 syscall
2a:* 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax <-- trapping instruction
30: 77 51 ja 0x83
32: c3 ret
33: 48 83 ec 28 sub $0x28,%rsp
37: 48 89 54 24 18 mov %rdx,0x18(%rsp)
3c: 48 rex.W
3d: 89 .byte 0x89
3e: 74 24 je 0x64
Code starting with the faulting instruction
===========================================
0: 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax
6: 77 51 ja 0x59
8: c3 ret
9: 48 83 ec 28 sub $0x28,%rsp
d: 48 89 54 24 18 mov %rdx,0x18(%rsp)
12: 48 rex.W
13: 89 .byte 0x89
14: 74 24 je 0x3a
[ 1879.653051][ C0] RSP: 002b:00007ffc67ea3c68 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 1879.653054][ C0] RAX: ffffffffffffffda RBX: 0000558c2394a420 RCX: 00007fe0e545f337
[ 1879.653055][ C0] RDX: 0000000000000001 RSI: 0000558c2394a420 RDI: 0000000000000001
[ 1879.653057][ C0] RBP: 0000000000000001 R08: 0000000000000000 R09: 0000000000002000
[ 1879.653058][ C0] R10: 0000000000000001 R11: 0000000000000246 R12: 0000558c23935600
Finger prints:
__report_bad_irq:note_interrupt:handle_irq_event:handle_edge_irq:__common_interrupt