======================================
| # 77.76 [+0.00] [ 1264.676829] br1: port 1(vx10) entered disabled state
| # 77.76 [+0.00] [ 1289.709903] Mirror/redirect action on
| # 77.76 [+0.00] [ 1289.749574] tc (7890) used greatest stack depth: 23872 bytes left
| # 77.76 [+0.00] [ 1309.158766] irq 51: nobody cared (try booting with the "irqpoll" option)
# 77.76 [+0.00] [ 1309.159430] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
# 77.76 [+0.00] [ 1309.159432] Call Trace:
# 77.76 [+0.00] [ 1309.159435]
# 77.76 [+0.00] [ 1309.159438] dump_stack_lvl (lib/dump_stack.c:123)
# 77.77 [+0.00] [ 1309.159462] __report_bad_irq (kernel/irq/spurious.c:205)
# 77.77 [+0.00] [ 1309.159473] note_interrupt (kernel/irq/spurious.c:407)
# 77.77 [+0.00] [ 1309.159481] handle_irq_event (kernel/irq/handle.c:198 kernel/irq/handle.c:210)
# 77.77 [+0.00] [ 1309.159489] handle_edge_irq (kernel/irq/chip.c:791)
# 77.77 [+0.00] [ 1309.159501] __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)
# 77.77 [+0.00] [ 1309.159512] common_interrupt (arch/x86/kernel/irq.c:285 (discriminator 14))
# 77.77 [+0.00] [ 1309.159517]
# 77.77 [+0.00] [ 1309.159519]
# 77.77 [+0.00] [ 1309.159522] asm_common_interrupt (./arch/x86/include/asm/idtentry.h:693)
# 77.77 [+0.00] [ 1309.159527] RIP: 0010:_raw_spin_unlock_irqrestore (./include/linux/spinlock_api_smp.h:152 kernel/locking/spinlock.c:194)
# 77.78 [+0.00] [ 1309.159534] Code: 74 24 10 e8 81 a8 7c fd 48 89 ef e8 39 fb 7c 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 b8 70 fd 65 8b 05 53 0b 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: 81 a8 7c fd 48 89 ef subl $0xfb39e8ef,-0x76b70284(%rax)
b: e8 39 fb
e: 7c fd jl 0xd
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 b8 70 fd call 0xfffffffffd70b929 <-- trapping instruction
2f: 65 8b 05 53 0b b4 02 mov %gs:0x2b40b53(%rip),%eax # 0x2b40b89
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 b8 70 fd call 0xfffffffffd70b8ff
5: 65 8b 05 53 0b b4 02 mov %gs:0x2b40b53(%rip),%eax # 0x2b40b5f
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
# 77.78 [+0.00] [ 1309.159536] RSP: 0018:ffffc900027e7aa0 EFLAGS: 00000206
# 77.78 [+0.00] [ 1309.159541] RAX: 0000000000000002 RBX: 0000000000000200 RCX: 0000000000000040
# 77.78 [+0.00] [ 1309.159543] RDX: 0000000000000000 RSI: ffffffffa9aad9e4 RDI: 0000000000000001
# 77.78 [+0.00] [ 1309.159544] RBP: ffffffffac9b5080 R08: 0000000000000001 R09: 0000000000000001
# 77.79 [+0.00] [ 1309.159546] R10: ffffffffaa9fe7d7 R11: ffff888006222170 R12: 00000000ffffffff
# 77.79 [+0.00] [ 1309.159548] R13: 0000000000000001 R14: ffffffffac9b5188 R15: 00000000ffffffff
# 77.79 [+0.00] [ 1309.159564] 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)
# 77.79 [+0.00] [ 1309.159578] process_output_block (drivers/tty/n_tty.c:561)
# 77.79 [+0.00] [ 1309.159584] ? _raw_spin_unlock_irqrestore (./include/linux/spinlock_api_smp.h:151 kernel/locking/spinlock.c:194)
# 77.79 [+0.00] [ 1309.159591] n_tty_write (drivers/tty/n_tty.c:2378)
# 77.79 [+0.00] [ 1309.159602] ? __pfx_n_tty_write (drivers/tty/n_tty.c:2348)
# 77.79 [+0.00] [ 1309.159608] ? __pfx_woken_wake_function (kernel/sched/wait.c:439)
# 77.80 [+0.00] [ 1309.159616] ? lock_acquire (./include/trace/events/lock.h:24 kernel/locking/lockdep.c:5834)
# 77.80 [+0.00] [ 1309.159620] ? iterate_tty_write (drivers/tty/tty_io.c:939 drivers/tty/tty_io.c:958)
# 77.80 [+0.00] [ 1309.159633] iterate_tty_write (drivers/tty/tty_io.c:1007)
# 77.80 [+0.00] [ 1309.159640] ? tty_ldisc_ref_wait (drivers/tty/tty_ldisc.c:244)
# 77.80 [+0.00] [ 1309.159648] file_tty_write.constprop.0 (drivers/tty/tty_io.c:1081)
# 77.80 [+0.00] [ 1309.159656] vfs_write (fs/read_write.c:593 fs/read_write.c:686)
# 77.80 [+0.00] [ 1309.159666] ? find_held_lock (kernel/locking/lockdep.c:5353)
# 77.80 [+0.00] [ 1309.159672] ? __pfx_vfs_write (fs/read_write.c:667)
# 77.80 [+0.00] [ 1309.159681] ? clockevents_program_event (kernel/time/clockevents.c:326)
# 77.80 [+0.00] [ 1309.159694] ? clockevents_program_event (kernel/time/clockevents.c:336 (discriminator 3))
# 77.81 [+0.00] [ 1309.159701] ksys_write (fs/read_write.c:738)
# 77.81 [+0.00] [ 1309.159707] ? __pfx_ksys_write (fs/read_write.c:728)
# 77.81 [+0.00] [ 1309.159719] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
# 77.81 [+0.00] [ 1309.159726] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
# 77.81 [+0.00] [ 1309.159729] RIP: 0033:0x7ff5479d3b77
# 77.81 [+0.00] [ 1309.159734] 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
# 77.81 [+0.00] [ 1309.159736] RSP: 002b:00007fffbe5b0ab8 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
# 77.82 [+0.00] [ 1309.159739] RAX: ffffffffffffffda RBX: 000055e6a5ee12b0 RCX: 00007ff5479d3b77
# 77.82 [+0.00] [ 1309.159741] RDX: 0000000000000001 RSI: 000055e6a5ee12b0 RDI: 0000000000000001
# 77.82 [+0.00] [ 1309.159742] RBP: 0000000000000001 R08: 0000000000000000 R09: 0000000000002000
# 77.82 [+0.00] [ 1309.159744] R10: 0000000000000001 R11: 0000000000000246 R12: 000055e6a5ecc5e0
# 77.83 [+0.01] [ 1309.159745] R13: 000055e6a5ead2a0 R14: 0000000000000001 R15: 000055e6a5ecc5e0
| 0
| xx__-> [ 1289.709903][ T7891] Mirror/redirect action on
| [ 1289.749574][ T7890] tc (7890) used greatest stack depth: 23872 bytes left
| [ 1309.158766][ C0] irq 51: nobody cared (try booting with the "irqpoll" option)
[ 1309.159430][ C0] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1309.159432][ C0] Call Trace:
[ 1309.159435][ C0]
[ 1309.159438][ C0] dump_stack_lvl (lib/dump_stack.c:123)
[ 1309.159462][ C0] __report_bad_irq (kernel/irq/spurious.c:205)
[ 1309.159473][ C0] note_interrupt (kernel/irq/spurious.c:407)
[ 1309.159481][ C0] handle_irq_event (kernel/irq/handle.c:198 kernel/irq/handle.c:210)
[ 1309.159489][ C0] handle_edge_irq (kernel/irq/chip.c:791)
[ 1309.159501][ 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)
[ 1309.159512][ C0] common_interrupt (arch/x86/kernel/irq.c:285 (discriminator 14))
[ 1309.159517][ C0]
[ 1309.159519][ C0]
[ 1309.159522][ C0] asm_common_interrupt (./arch/x86/include/asm/idtentry.h:693)
[ 1309.159527][ C0] RIP: 0010:_raw_spin_unlock_irqrestore (./include/linux/spinlock_api_smp.h:152 kernel/locking/spinlock.c:194)
[ 1309.159534][ C0] Code: 74 24 10 e8 81 a8 7c fd 48 89 ef e8 39 fb 7c 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 b8 70 fd 65 8b 05 53 0b 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: 81 a8 7c fd 48 89 ef subl $0xfb39e8ef,-0x76b70284(%rax)
b: e8 39 fb
e: 7c fd jl 0xd
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 b8 70 fd call 0xfffffffffd70b929 <-- trapping instruction
2f: 65 8b 05 53 0b b4 02 mov %gs:0x2b40b53(%rip),%eax # 0x2b40b89
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 b8 70 fd call 0xfffffffffd70b8ff
5: 65 8b 05 53 0b b4 02 mov %gs:0x2b40b53(%rip),%eax # 0x2b40b5f
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
[ 1309.159536][ C0] RSP: 0018:ffffc900027e7aa0 EFLAGS: 00000206
[ 1309.159541][ C0] RAX: 0000000000000002 RBX: 0000000000000200 RCX: 0000000000000040
[ 1309.159543][ C0] RDX: 0000000000000000 RSI: ffffffffa9aad9e4 RDI: 0000000000000001
[ 1309.159544][ C0] RBP: ffffffffac9b5080 R08: 0000000000000001 R09: 0000000000000001
[ 1309.159546][ C0] R10: ffffffffaa9fe7d7 R11: ffff888006222170 R12: 00000000ffffffff
[ 1309.159548][ C0] R13: 0000000000000001 R14: ffffffffac9b5188 R15: 00000000ffffffff
[ 1309.159564][ 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)
[ 1309.159578][ C0] process_output_block (drivers/tty/n_tty.c:561)
[ 1309.159584][ C0] ? _raw_spin_unlock_irqrestore (./include/linux/spinlock_api_smp.h:151 kernel/locking/spinlock.c:194)
[ 1309.159591][ C0] n_tty_write (drivers/tty/n_tty.c:2378)
[ 1309.159602][ C0] ? __pfx_n_tty_write (drivers/tty/n_tty.c:2348)
[ 1309.159608][ C0] ? __pfx_woken_wake_function (kernel/sched/wait.c:439)
[ 1309.159616][ C0] ? lock_acquire (./include/trace/events/lock.h:24 kernel/locking/lockdep.c:5834)
[ 1309.159620][ C0] ? iterate_tty_write (drivers/tty/tty_io.c:939 drivers/tty/tty_io.c:958)
[ 1309.159633][ C0] iterate_tty_write (drivers/tty/tty_io.c:1007)
[ 1309.159640][ C0] ? tty_ldisc_ref_wait (drivers/tty/tty_ldisc.c:244)
[ 1309.159648][ C0] file_tty_write.constprop.0 (drivers/tty/tty_io.c:1081)
[ 1309.159656][ C0] vfs_write (fs/read_write.c:593 fs/read_write.c:686)
[ 1309.159666][ C0] ? find_held_lock (kernel/locking/lockdep.c:5353)
[ 1309.159672][ C0] ? __pfx_vfs_write (fs/read_write.c:667)
[ 1309.159681][ C0] ? clockevents_program_event (kernel/time/clockevents.c:326)
[ 1309.159694][ C0] ? clockevents_program_event (kernel/time/clockevents.c:336 (discriminator 3))
[ 1309.159701][ C0] ksys_write (fs/read_write.c:738)
[ 1309.159707][ C0] ? __pfx_ksys_write (fs/read_write.c:728)
[ 1309.159719][ C0] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 1309.159726][ C0] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1309.159729][ C0] RIP: 0033:0x7ff5479d3b77
[ 1309.159734][ 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
[ 1309.159736][ C0] RSP: 002b:00007fffbe5b0ab8 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 1309.159739][ C0] RAX: ffffffffffffffda RBX: 000055e6a5ee12b0 RCX: 00007ff5479d3b77
[ 1309.159741][ C0] RDX: 0000000000000001 RSI: 000055e6a5ee12b0 RDI: 0000000000000001
[ 1309.159742][ C0] RBP: 0000000000000001 R08: 0000000000000000 R09: 0000000000002000
[ 1309.159744][ C0] R10: 0000000000000001 R11: 0000000000000246 R12: 000055e6a5ecc5e0
Finger prints:
__report_bad_irq:note_interrupt:handle_irq_event:handle_edge_irq:__common_interrupt