======================================
| # 75.68 [+0.00] [ 96.709690] br0: port 1(veth1) entered disabled state
| # 75.68 [+0.00] [ 125.642290] ip (1169) used greatest stack depth: 24256 bytes left
| # 75.69 [+0.00] [ 153.628388] Mirror/redirect action on
| # 75.69 [+0.00] [ 172.794575] irq 51: nobody cared (try booting with the "irqpoll" option)
# 75.69 [+0.00] [ 172.795142] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
# 75.69 [+0.00] [ 172.795145] Call Trace:
# 75.69 [+0.00] [ 172.795147]
# 75.69 [+0.00] [ 172.795150] dump_stack_lvl (lib/dump_stack.c:123)
# 75.69 [+0.00] [ 172.795160] __report_bad_irq (kernel/irq/spurious.c:205)
# 75.70 [+0.00] [ 172.795169] note_interrupt (kernel/irq/spurious.c:407)
# 75.70 [+0.00] [ 172.795177] handle_irq_event (kernel/irq/handle.c:198 kernel/irq/handle.c:210)
# 75.70 [+0.00] [ 172.795184] handle_edge_irq (kernel/irq/chip.c:791)
# 75.70 [+0.00] [ 172.795195] __common_interrupt (./include/linux/irqdesc.h:173 arch/x86/kernel/irq.c:254 arch/x86/kernel/irq.c:266 arch/x86/kernel/irq.c:292)
# 75.70 [+0.00] [ 172.795204] common_interrupt (arch/x86/kernel/irq.c:285 (discriminator 14))
# 75.70 [+0.00] [ 172.795210]
# 75.70 [+0.00] [ 172.795211]
# 75.70 [+0.00] [ 172.795215] asm_common_interrupt (./arch/x86/include/asm/idtentry.h:693)
# 75.70 [+0.00] [ 172.795220] RIP: 0010:_raw_spin_unlock_irqrestore (./include/linux/spinlock_api_smp.h:152 kernel/locking/spinlock.c:194)
# 75.70 [+0.00] [ 172.795225] Code: 74 24 10 e8 c1 be 7c fd 48 89 ef e8 79 11 7d fd 81 e3 00 02 00 00 75 29 9c 58 f6 c4 02 75 35 48 85 db 74 01 fb bf 01 00 00 00 fa 0e 71 fd 65 8b 05 13 7d b4 02 85 c0 74 0e 5b 5d c3 cc cc cc
All code
========
0: 74 24 je 0x26
2: 10 e8 adc %ch,%al
4: c1 be 7c fd 48 89 ef sarl $0xef,-0x76b70284(%rsi)
b: e8 79 11 7d fd call 0xfffffffffd7d1189
10: 81 e3 00 02 00 00 and $0x200,%ebx
16: 75 29 jne 0x41
18: 9c pushf
19: 58 pop %rax
1a: f6 c4 02 test $0x2,%ah
1d: 75 35 jne 0x54
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 fa 0e 71 fd call 0xfffffffffd710f29 <-- trapping instruction
2f: 65 8b 05 13 7d b4 02 mov %gs:0x2b47d13(%rip),%eax # 0x2b47d49
36: 85 c0 test %eax,%eax
38: 74 0e je 0x48
3a: 5b pop %rbx
3b: 5d pop %rbp
3c: c3 ret
3d: cc int3
3e: cc int3
3f: cc int3
Code starting with the faulting instruction
===========================================
0: e8 fa 0e 71 fd call 0xfffffffffd710eff
5: 65 8b 05 13 7d b4 02 mov %gs:0x2b47d13(%rip),%eax # 0x2b47d1f
c: 85 c0 test %eax,%eax
e: 74 0e je 0x1e
10: 5b pop %rbx
11: 5d pop %rbp
12: c3 ret
13: cc int3
14: cc int3
15: cc int3
# 75.71 [+0.00] [ 172.795228] RSP: 0018:ffffc90001747aa0 EFLAGS: 00000206
# 75.71 [+0.00] [ 172.795232] RAX: 0000000000000006 RBX: 0000000000000200 RCX: 0000000000000040
# 75.71 [+0.00] [ 172.795234] RDX: 0000000000000000 RSI: ffffffff890a1be4 RDI: 0000000000000001
# 75.71 [+0.00] [ 172.795236] RBP: ffffffff8bfb4f00 R08: 0000000000000001 R09: 0000000000000001
# 75.71 [+0.00] [ 172.795238] R10: ffffffff89ffe5d7 R11: ffff8880062a0970 R12: 00000000ffffffff
# 75.72 [+0.00] [ 172.795240] R13: 0000000000000001 R14: ffffffff8bfb5008 R15: 00000000ffffffff
# 75.72 [+0.00] [ 172.795256] uart_write (drivers/tty/serial/serial_core.c:74 drivers/tty/serial/serial_core.c:636)
# 75.72 [+0.00] [ 172.795267] process_output_block (drivers/tty/n_tty.c:561)
# 75.72 [+0.00] [ 172.795275] ? _raw_spin_unlock_irqrestore (./include/linux/spinlock_api_smp.h:151 kernel/locking/spinlock.c:194)
# 75.72 [+0.00] [ 172.795282] n_tty_write (drivers/tty/n_tty.c:2378)
# 75.72 [+0.00] [ 172.795293] ? __pfx_n_tty_write (drivers/tty/n_tty.c:2348)
# 75.72 [+0.00] [ 172.795300] ? __pfx_woken_wake_function (kernel/sched/wait.c:439)
# 75.72 [+0.00] [ 172.795307] ? lock_acquire (./include/trace/events/lock.h:24 kernel/locking/lockdep.c:5834)
# 75.72 [+0.00] [ 172.795310] ? iterate_tty_write (drivers/tty/tty_io.c:948 drivers/tty/tty_io.c:967)
# 75.73 [+0.00] [ 172.795320] iterate_tty_write (drivers/tty/tty_io.c:1016)
# 75.73 [+0.00] [ 172.795327] ? tty_ldisc_ref_wait (drivers/tty/tty_ldisc.c:244)
# 75.73 [+0.00] [ 172.795334] file_tty_write.constprop.0 (drivers/tty/tty_io.c:1090)
# 75.73 [+0.00] [ 172.795342] vfs_write (fs/read_write.c:593 fs/read_write.c:686)
# 75.73 [+0.00] [ 172.795351] ? __pfx_vfs_write (fs/read_write.c:667)
# 75.73 [+0.00] [ 172.795358] ? trace_rseq_update (./include/trace/events/rseq.h:11 (discriminator 21))
# 75.73 [+0.00] [ 172.795364] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
# 75.73 [+0.00] [ 172.795370] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
# 75.73 [+0.00] [ 172.795381] ksys_write (fs/read_write.c:738)
# 75.73 [+0.00] [ 172.795387] ? __pfx_ksys_write (fs/read_write.c:728)
# 75.74 [+0.00] [ 172.795399] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
# 75.74 [+0.00] [ 172.795404] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
# 75.74 [+0.00] [ 172.795407] RIP: 0033:0x7f2aad49eb77
# 75.74 [+0.00] [ 172.795412] Code: 0b 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: 0b 00 or (%rax),%eax
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
# 75.74 [+0.00] [ 172.795414] RSP: 002b:00007ffd833992b8 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
# 75.74 [+0.00] [ 172.795417] RAX: ffffffffffffffda RBX: 00005608da20c3f0 RCX: 00007f2aad49eb77
# 75.75 [+0.00] [ 172.795419] RDX: 0000000000000001 RSI: 00005608da20c3f0 RDI: 0000000000000001
# 75.75 [+0.00] [ 172.795421] RBP: 0000000000000001 R08: 0000000000000000 R09: 0000000000002000
# 75.75 [+0.00] [ 172.795422] R10: 0000000000000001 R11: 0000000000000246 R12: 00005608da1f75e0
# 75.75 [+0.00] [ 172.795425] R13: 00005608da1d82a0 R14: 0000000000000001 R15: 00005608da1f75e0
| xx__-> echo $?
| 0
| xx__-> [ 153.628388][ T1465] Mirror/redirect action on
| [ 172.794575][ C0] irq 51: nobody cared (try booting with the "irqpoll" option)
[ 172.795142][ C0] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 172.795145][ C0] Call Trace:
[ 172.795147][ C0]
[ 172.795150][ C0] dump_stack_lvl (lib/dump_stack.c:123)
[ 172.795160][ C0] __report_bad_irq (kernel/irq/spurious.c:205)
[ 172.795169][ C0] note_interrupt (kernel/irq/spurious.c:407)
[ 172.795177][ C0] handle_irq_event (kernel/irq/handle.c:198 kernel/irq/handle.c:210)
[ 172.795184][ C0] handle_edge_irq (kernel/irq/chip.c:791)
[ 172.795195][ C0] __common_interrupt (./include/linux/irqdesc.h:173 arch/x86/kernel/irq.c:254 arch/x86/kernel/irq.c:266 arch/x86/kernel/irq.c:292)
[ 172.795204][ C0] common_interrupt (arch/x86/kernel/irq.c:285 (discriminator 14))
[ 172.795210][ C0]
[ 172.795211][ C0]
[ 172.795215][ C0] asm_common_interrupt (./arch/x86/include/asm/idtentry.h:693)
[ 172.795220][ C0] RIP: 0010:_raw_spin_unlock_irqrestore (./include/linux/spinlock_api_smp.h:152 kernel/locking/spinlock.c:194)
[ 172.795225][ C0] Code: 74 24 10 e8 c1 be 7c fd 48 89 ef e8 79 11 7d fd 81 e3 00 02 00 00 75 29 9c 58 f6 c4 02 75 35 48 85 db 74 01 fb bf 01 00 00 00 fa 0e 71 fd 65 8b 05 13 7d b4 02 85 c0 74 0e 5b 5d c3 cc cc cc
All code
========
0: 74 24 je 0x26
2: 10 e8 adc %ch,%al
4: c1 be 7c fd 48 89 ef sarl $0xef,-0x76b70284(%rsi)
b: e8 79 11 7d fd call 0xfffffffffd7d1189
10: 81 e3 00 02 00 00 and $0x200,%ebx
16: 75 29 jne 0x41
18: 9c pushf
19: 58 pop %rax
1a: f6 c4 02 test $0x2,%ah
1d: 75 35 jne 0x54
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 fa 0e 71 fd call 0xfffffffffd710f29 <-- trapping instruction
2f: 65 8b 05 13 7d b4 02 mov %gs:0x2b47d13(%rip),%eax # 0x2b47d49
36: 85 c0 test %eax,%eax
38: 74 0e je 0x48
3a: 5b pop %rbx
3b: 5d pop %rbp
3c: c3 ret
3d: cc int3
3e: cc int3
3f: cc int3
Code starting with the faulting instruction
===========================================
0: e8 fa 0e 71 fd call 0xfffffffffd710eff
5: 65 8b 05 13 7d b4 02 mov %gs:0x2b47d13(%rip),%eax # 0x2b47d1f
c: 85 c0 test %eax,%eax
e: 74 0e je 0x1e
10: 5b pop %rbx
11: 5d pop %rbp
12: c3 ret
13: cc int3
14: cc int3
15: cc int3
[ 172.795228][ C0] RSP: 0018:ffffc90001747aa0 EFLAGS: 00000206
[ 172.795232][ C0] RAX: 0000000000000006 RBX: 0000000000000200 RCX: 0000000000000040
[ 172.795234][ C0] RDX: 0000000000000000 RSI: ffffffff890a1be4 RDI: 0000000000000001
[ 172.795236][ C0] RBP: ffffffff8bfb4f00 R08: 0000000000000001 R09: 0000000000000001
[ 172.795238][ C0] R10: ffffffff89ffe5d7 R11: ffff8880062a0970 R12: 00000000ffffffff
[ 172.795240][ C0] R13: 0000000000000001 R14: ffffffff8bfb5008 R15: 00000000ffffffff
[ 172.795256][ C0] uart_write (drivers/tty/serial/serial_core.c:74 drivers/tty/serial/serial_core.c:636)
[ 172.795267][ C0] process_output_block (drivers/tty/n_tty.c:561)
[ 172.795275][ C0] ? _raw_spin_unlock_irqrestore (./include/linux/spinlock_api_smp.h:151 kernel/locking/spinlock.c:194)
[ 172.795282][ C0] n_tty_write (drivers/tty/n_tty.c:2378)
[ 172.795293][ C0] ? __pfx_n_tty_write (drivers/tty/n_tty.c:2348)
[ 172.795300][ C0] ? __pfx_woken_wake_function (kernel/sched/wait.c:439)
[ 172.795307][ C0] ? lock_acquire (./include/trace/events/lock.h:24 kernel/locking/lockdep.c:5834)
[ 172.795310][ C0] ? iterate_tty_write (drivers/tty/tty_io.c:948 drivers/tty/tty_io.c:967)
[ 172.795320][ C0] iterate_tty_write (drivers/tty/tty_io.c:1016)
[ 172.795327][ C0] ? tty_ldisc_ref_wait (drivers/tty/tty_ldisc.c:244)
[ 172.795334][ C0] file_tty_write.constprop.0 (drivers/tty/tty_io.c:1090)
[ 172.795342][ C0] vfs_write (fs/read_write.c:593 fs/read_write.c:686)
[ 172.795351][ C0] ? __pfx_vfs_write (fs/read_write.c:667)
[ 172.795358][ C0] ? trace_rseq_update (./include/trace/events/rseq.h:11 (discriminator 21))
[ 172.795364][ C0] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 172.795370][ C0] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 172.795381][ C0] ksys_write (fs/read_write.c:738)
[ 172.795387][ C0] ? __pfx_ksys_write (fs/read_write.c:728)
[ 172.795399][ C0] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 172.795404][ C0] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 172.795407][ C0] RIP: 0033:0x7f2aad49eb77
[ 172.795412][ C0] Code: 0b 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: 0b 00 or (%rax),%eax
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
[ 172.795414][ C0] RSP: 002b:00007ffd833992b8 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 172.795417][ C0] RAX: ffffffffffffffda RBX: 00005608da20c3f0 RCX: 00007f2aad49eb77
[ 172.795419][ C0] RDX: 0000000000000001 RSI: 00005608da20c3f0 RDI: 0000000000000001
[ 172.795421][ C0] RBP: 0000000000000001 R08: 0000000000000000 R09: 0000000000002000
[ 172.795422][ C0] R10: 0000000000000001 R11: 0000000000000246 R12: 00005608da1f75e0
Finger prints:
__report_bad_irq:note_interrupt:handle_irq_event:handle_edge_irq:__common_interrupt