======================================
| # 94.95 [+0.00] [ 1327.362170] ip6_tunnel: g2 xmit: Local address not yet configured!
| # 94.96 [+0.00] [ 1580.404888] Mirror/redirect action on
| # 94.96 [+0.00] [ 1690.408527] tc (5424) used greatest stack depth: 23760 bytes left
| # 94.96 [+0.00] [ 1757.780395] irq 51: nobody cared (try booting with the "irqpoll" option)
# 94.96 [+0.00] [ 1757.780987] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
# 94.96 [+0.00] [ 1757.780990] Call Trace:
# 94.96 [+0.00] [ 1757.780993]
# 94.96 [+0.00] [ 1757.780996] dump_stack_lvl (lib/dump_stack.c:123)
# 94.96 [+0.00] [ 1757.781008] __report_bad_irq (kernel/irq/spurious.c:170)
# 94.97 [+0.00] [ 1757.781019] note_interrupt (kernel/irq/spurious.c:372)
# 94.97 [+0.00] [ 1757.781027] handle_irq_event (kernel/irq/handle.c:245 kernel/irq/handle.c:257)
# 94.97 [+0.00] [ 1757.781033] handle_edge_irq (kernel/irq/chip.c:857)
# 94.97 [+0.00] [ 1757.781043] __common_interrupt (./include/asm-generic/irq_regs.h:28 arch/x86/kernel/irq.c:328)
# 94.97 [+0.00] [ 1757.781052] common_interrupt (arch/x86/kernel/irq.c:318 (discriminator 14))
# 94.97 [+0.00] [ 1757.781058]
# 94.97 [+0.00] [ 1757.781059]
# 94.97 [+0.00] [ 1757.781063] asm_common_interrupt (./arch/x86/include/asm/idtentry.h:693)
# 94.97 [+0.00] [ 1757.781068] RIP: 0010:_raw_spin_unlock_irqrestore (./include/linux/spinlock_api_smp.h:152 kernel/locking/spinlock.c:194)
# 94.97 [+0.00] [ 1757.781077] Code: 74 24 10 e8 d1 35 00 fe 48 89 ef e8 f9 84 00 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 0a bc f4 fd 65 8b 05 c3 d9 08 02 85 c0 74 0a 5b 5d c3 e8 07 3d
All code
========
0: 74 24 je 0x26
2: 10 e8 adc %ch,%al
4: d1 35 00 fe 48 89 shll $1,-0x76b70200(%rip) # 0xffffffff8948fe0a
a: ef out %eax,(%dx)
b: e8 f9 84 00 fe call 0xfffffffffe008509
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 0a bc f4 fd call 0xfffffffffdf4bc39 <-- trapping instruction
2f: 65 8b 05 c3 d9 08 02 mov %gs:0x208d9c3(%rip),%eax # 0x208d9f9
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: 3d .byte 0x3d
Code starting with the faulting instruction
===========================================
0: e8 0a bc f4 fd call 0xfffffffffdf4bc0f
5: 65 8b 05 c3 d9 08 02 mov %gs:0x208d9c3(%rip),%eax # 0x208d9cf
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: 3d .byte 0x3d
# 94.98 [+0.00] [ 1757.781080] RSP: 0018:ffffc900012b7a98 EFLAGS: 00000206
# 94.98 [+0.00] [ 1757.781084] RAX: 0000000000000006 RBX: 0000000000000200 RCX: 0000000000000040
# 94.98 [+0.00] [ 1757.781087] RDX: 0000000000000000 RSI: ffffffffa3d85e21 RDI: 0000000000000001
# 94.98 [+0.00] [ 1757.781089] RBP: ffffffffa66694e0 R08: 0000000000000001 R09: 0000000000000001
# 94.98 [+0.00] [ 1757.781091] R10: ffffffffa4c22857 R11: ffff888006008970 R12: 00000000ffffffff
# 94.99 [+0.00] [ 1757.781093] R13: 0000000000000001 R14: ffffffffa66695e8 R15: 00000000ffffffff
# 94.99 [+0.00] [ 1757.781116] 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:634)
# 94.99 [+0.00] [ 1757.781128] process_output_block (drivers/tty/n_tty.c:561)
# 94.99 [+0.00] [ 1757.781135] ? _raw_spin_unlock_irqrestore (./include/linux/spinlock_api_smp.h:151 kernel/locking/spinlock.c:194)
# 94.99 [+0.00] [ 1757.781143] n_tty_write (drivers/tty/n_tty.c:2378)
# 95.01 [+0.02] [ 1757.781145] ? _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:302 ./include/linux/iov_iter.h:330 lib/iov_iter.c:249 lib/iov_iter.c:260)
# 95.01 [+0.00] [ 1757.781157] ? n_tty_receive_signal_char (drivers/tty/n_tty.c:2348)
# 95.01 [+0.00] [ 1757.781163] ? __init_waitqueue_head (kernel/sched/wait.c:458)
# 95.01 [+0.00] [ 1757.781170] ? lock_acquire (./include/trace/events/lock.h:24 kernel/locking/lockdep.c:5831)
# 95.01 [+0.00] [ 1757.781175] ? iterate_tty_write (drivers/tty/tty_io.c:939 drivers/tty/tty_io.c:958)
# 95.02 [+0.00] [ 1757.781185] iterate_tty_write (drivers/tty/tty_io.c:1007)
# 95.02 [+0.00] [ 1757.781191] ? tty_ldisc_ref_wait (drivers/tty/tty_ldisc.c:244)
# 95.02 [+0.00] [ 1757.781198] file_tty_write.constprop.0 (drivers/tty/tty_io.c:1081)
# 95.02 [+0.00] [ 1757.781204] vfs_write (fs/read_write.c:594 fs/read_write.c:686)
# 95.02 [+0.00] [ 1757.781214] ? find_held_lock (kernel/locking/lockdep.c:5350)
# 95.02 [+0.00] [ 1757.781217] ? kernel_write (fs/read_write.c:667)
# 95.02 [+0.00] [ 1757.781226] ? clockevents_program_event (kernel/time/clockevents.c:326)
# 95.02 [+0.00] [ 1757.781239] ? clockevents_program_event (kernel/time/clockevents.c:336 (discriminator 3))
# 95.03 [+0.00] [ 1757.781247] ksys_write (fs/read_write.c:738)
# 95.03 [+0.00] [ 1757.781252] ? __ia32_sys_read (fs/read_write.c:728)
# 95.03 [+0.00] [ 1757.781264] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
# 95.03 [+0.00] [ 1757.781269] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
# 95.03 [+0.00] [ 1757.781272] RIP: 0033:0x7fa01b9e0257
# 95.03 [+0.00] [ 1757.781278] 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
# 95.03 [+0.00] [ 1757.781280] RSP: 002b:00007ffd30a04098 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
# 95.04 [+0.00] [ 1757.781283] RAX: ffffffffffffffda RBX: 000055f004975420 RCX: 00007fa01b9e0257
# 95.04 [+0.00] [ 1757.781285] RDX: 0000000000000001 RSI: 000055f004975420 RDI: 0000000000000001
# 95.04 [+0.00] [ 1757.781286] RBP: 0000000000000001 R08: 0000000000000000 R09: 0000000000002000
# 95.04 [+0.00] [ 1757.781288] R10: 0000000000000001 R11: 0000000000000246 R12: 000055f004960600
# 95.04 [+0.00] [ 1757.781290] R13: 000055f0049412a0 R14: 0000000000000001 R15: 000055f004960600
| xx__-> echo $?
| 0
| xx__-> [ 1690.408527][ T5424] tc (5424) used greatest stack depth: 23760 bytes left
| [ 1757.780395][ C0] irq 51: nobody cared (try booting with the "irqpoll" option)
[ 1757.780987][ C0] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1757.780990][ C0] Call Trace:
[ 1757.780993][ C0]
[ 1757.780996][ C0] dump_stack_lvl (lib/dump_stack.c:123)
[ 1757.781008][ C0] __report_bad_irq (kernel/irq/spurious.c:170)
[ 1757.781019][ C0] note_interrupt (kernel/irq/spurious.c:372)
[ 1757.781027][ C0] handle_irq_event (kernel/irq/handle.c:245 kernel/irq/handle.c:257)
[ 1757.781033][ C0] handle_edge_irq (kernel/irq/chip.c:857)
[ 1757.781043][ C0] __common_interrupt (./include/asm-generic/irq_regs.h:28 arch/x86/kernel/irq.c:328)
[ 1757.781052][ C0] common_interrupt (arch/x86/kernel/irq.c:318 (discriminator 14))
[ 1757.781058][ C0]
[ 1757.781059][ C0]
[ 1757.781063][ C0] asm_common_interrupt (./arch/x86/include/asm/idtentry.h:693)
[ 1757.781068][ C0] RIP: 0010:_raw_spin_unlock_irqrestore (./include/linux/spinlock_api_smp.h:152 kernel/locking/spinlock.c:194)
[ 1757.781077][ C0] Code: 74 24 10 e8 d1 35 00 fe 48 89 ef e8 f9 84 00 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 0a bc f4 fd 65 8b 05 c3 d9 08 02 85 c0 74 0a 5b 5d c3 e8 07 3d
All code
========
0: 74 24 je 0x26
2: 10 e8 adc %ch,%al
4: d1 35 00 fe 48 89 shll $1,-0x76b70200(%rip) # 0xffffffff8948fe0a
a: ef out %eax,(%dx)
b: e8 f9 84 00 fe call 0xfffffffffe008509
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 0a bc f4 fd call 0xfffffffffdf4bc39 <-- trapping instruction
2f: 65 8b 05 c3 d9 08 02 mov %gs:0x208d9c3(%rip),%eax # 0x208d9f9
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: 3d .byte 0x3d
Code starting with the faulting instruction
===========================================
0: e8 0a bc f4 fd call 0xfffffffffdf4bc0f
5: 65 8b 05 c3 d9 08 02 mov %gs:0x208d9c3(%rip),%eax # 0x208d9cf
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: 3d .byte 0x3d
[ 1757.781080][ C0] RSP: 0018:ffffc900012b7a98 EFLAGS: 00000206
[ 1757.781084][ C0] RAX: 0000000000000006 RBX: 0000000000000200 RCX: 0000000000000040
[ 1757.781087][ C0] RDX: 0000000000000000 RSI: ffffffffa3d85e21 RDI: 0000000000000001
[ 1757.781089][ C0] RBP: ffffffffa66694e0 R08: 0000000000000001 R09: 0000000000000001
[ 1757.781091][ C0] R10: ffffffffa4c22857 R11: ffff888006008970 R12: 00000000ffffffff
[ 1757.781093][ C0] R13: 0000000000000001 R14: ffffffffa66695e8 R15: 00000000ffffffff
[ 1757.781116][ 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:634)
[ 1757.781128][ C0] process_output_block (drivers/tty/n_tty.c:561)
[ 1757.781135][ C0] ? _raw_spin_unlock_irqrestore (./include/linux/spinlock_api_smp.h:151 kernel/locking/spinlock.c:194)
[ 1757.781143][ C0] n_tty_write (drivers/tty/n_tty.c:2378)
[ 1757.781145][ 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:302 ./include/linux/iov_iter.h:330 lib/iov_iter.c:249 lib/iov_iter.c:260)
[ 1757.781157][ C0] ? n_tty_receive_signal_char (drivers/tty/n_tty.c:2348)
[ 1757.781163][ C0] ? __init_waitqueue_head (kernel/sched/wait.c:458)
[ 1757.781170][ C0] ? lock_acquire (./include/trace/events/lock.h:24 kernel/locking/lockdep.c:5831)
[ 1757.781175][ C0] ? iterate_tty_write (drivers/tty/tty_io.c:939 drivers/tty/tty_io.c:958)
[ 1757.781185][ C0] iterate_tty_write (drivers/tty/tty_io.c:1007)
[ 1757.781191][ C0] ? tty_ldisc_ref_wait (drivers/tty/tty_ldisc.c:244)
[ 1757.781198][ C0] file_tty_write.constprop.0 (drivers/tty/tty_io.c:1081)
[ 1757.781204][ C0] vfs_write (fs/read_write.c:594 fs/read_write.c:686)
[ 1757.781214][ C0] ? find_held_lock (kernel/locking/lockdep.c:5350)
[ 1757.781217][ C0] ? kernel_write (fs/read_write.c:667)
[ 1757.781226][ C0] ? clockevents_program_event (kernel/time/clockevents.c:326)
[ 1757.781239][ C0] ? clockevents_program_event (kernel/time/clockevents.c:336 (discriminator 3))
[ 1757.781247][ C0] ksys_write (fs/read_write.c:738)
[ 1757.781252][ C0] ? __ia32_sys_read (fs/read_write.c:728)
[ 1757.781264][ C0] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 1757.781269][ C0] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1757.781272][ C0] RIP: 0033:0x7fa01b9e0257
[ 1757.781278][ 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
[ 1757.781280][ C0] RSP: 002b:00007ffd30a04098 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 1757.781283][ C0] RAX: ffffffffffffffda RBX: 000055f004975420 RCX: 00007fa01b9e0257
[ 1757.781285][ C0] RDX: 0000000000000001 RSI: 000055f004975420 RDI: 0000000000000001
[ 1757.781286][ C0] RBP: 0000000000000001 R08: 0000000000000000 R09: 0000000000002000
[ 1757.781288][ C0] R10: 0000000000000001 R11: 0000000000000246 R12: 000055f004960600
Finger prints:
__report_bad_irq:note_interrupt:handle_irq_event:handle_edge_irq:__common_interrupt