====================================== | # 76.89 [+0.00] [ 1089.857199] veth1: left promiscuous mode | # 76.89 [+0.00] [ 1089.857667] br1: port 1(veth1) entered disabled state | # 76.89 [+0.00] [ 1126.936423] tc (5224) used greatest stack depth: 24040 bytes left | # 76.89 [+0.00] [ 1133.506831] irq 51: nobody cared (try booting with the "irqpoll" option) # 76.89 [+0.00] [ 1133.507422] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 # 76.90 [+0.00] [ 1133.507424] Call Trace: # 76.90 [+0.00] [ 1133.507427] # 76.90 [+0.00] [ 1133.507429] dump_stack_lvl (lib/dump_stack.c:123) # 76.90 [+0.00] [ 1133.507444] __report_bad_irq (kernel/irq/spurious.c:205) # 76.90 [+0.00] [ 1133.507455] note_interrupt (kernel/irq/spurious.c:407) # 76.90 [+0.00] [ 1133.507464] handle_irq_event (kernel/irq/handle.c:198 kernel/irq/handle.c:210) # 76.90 [+0.00] [ 1133.507470] handle_edge_irq (kernel/irq/chip.c:799) # 76.90 [+0.00] [ 1133.507481] __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) # 76.90 [+0.00] [ 1133.507492] common_interrupt (arch/x86/kernel/irq.c:285 (discriminator 14)) # 76.90 [+0.00] [ 1133.507498] # 76.90 [+0.00] [ 1133.507500] # 76.90 [+0.00] [ 1133.507504] asm_common_interrupt (./arch/x86/include/asm/idtentry.h:693) # 76.91 [+0.00] [ 1133.507509] RIP: 0010:_raw_spin_unlock_irqrestore (./include/linux/spinlock_api_smp.h:152 kernel/locking/spinlock.c:194) # 76.91 [+0.00] [ 1133.507517] Code: 74 24 10 e8 31 b8 7b fd 48 89 ef e8 e9 0a 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 aa c8 6f fd 65 8b 05 e3 8a b3 02 85 c0 74 0e 5b 5d e9 c8 34 00 All code ======== 0: 74 24 je 0x26 2: 10 e8 adc %ch,%al 4: 31 b8 7b fd 48 89 xor %edi,-0x76b70285(%rax) a: ef out %eax,(%dx) b: e8 e9 0a 7c fd call 0xfffffffffd7c0af9 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 aa c8 6f fd call 0xfffffffffd6fc8d9 <-- trapping instruction 2f: 65 8b 05 e3 8a b3 02 mov %gs:0x2b38ae3(%rip),%eax # 0x2b38b19 36: 85 c0 test %eax,%eax 38: 74 0e je 0x48 3a: 5b pop %rbx 3b: 5d pop %rbp 3c: e9 .byte 0xe9 3d: c8 .byte 0xc8 3e: 34 00 xor $0x0,%al Code starting with the faulting instruction =========================================== 0: e8 aa c8 6f fd call 0xfffffffffd6fc8af 5: 65 8b 05 e3 8a b3 02 mov %gs:0x2b38ae3(%rip),%eax # 0x2b38aef c: 85 c0 test %eax,%eax e: 74 0e je 0x1e 10: 5b pop %rbx 11: 5d pop %rbp 12: e9 .byte 0xe9 13: c8 .byte 0xc8 14: 34 00 xor $0x0,%al # 76.91 [+0.00] [ 1133.507520] RSP: 0018:ffffc90005617aa0 EFLAGS: 00000206 # 76.91 [+0.00] [ 1133.507525] RAX: 0000000000000002 RBX: 0000000000000200 RCX: 0000000000000040 # 76.91 [+0.00] [ 1133.507527] RDX: 0000000000000000 RSI: ffffffffa84b188e RDI: 0000000000000001 # 76.92 [+0.00] [ 1133.507529] RBP: ffffffffab3bc200 R08: 0000000000000001 R09: 0000000000000001 # 76.92 [+0.00] [ 1133.507531] R10: ffffffffa94024d7 R11: ffff888006258970 R12: 00000000ffffffff # 76.92 [+0.00] [ 1133.507534] R13: 0000000000000001 R14: ffffffffab3bc308 R15: 00000000ffffffff # 76.92 [+0.00] [ 1133.507550] 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) # 76.92 [+0.00] [ 1133.507561] process_output_block (drivers/tty/n_tty.c:561) # 76.92 [+0.00] [ 1133.507568] ? _raw_spin_unlock_irqrestore (./include/linux/spinlock_api_smp.h:151 kernel/locking/spinlock.c:194) # 76.92 [+0.00] [ 1133.507576] n_tty_write (drivers/tty/n_tty.c:2378) # 76.92 [+0.00] [ 1133.507587] ? __pfx_n_tty_write (drivers/tty/n_tty.c:2348) # 76.93 [+0.00] [ 1133.507593] ? __pfx_woken_wake_function (kernel/sched/wait.c:439) # 76.93 [+0.00] [ 1133.507601] ? lock_acquire (./include/trace/events/lock.h:24 kernel/locking/lockdep.c:5834) # 76.93 [+0.00] [ 1133.507605] ? iterate_tty_write (drivers/tty/tty_io.c:939 drivers/tty/tty_io.c:958) # 76.93 [+0.00] [ 1133.507617] iterate_tty_write (drivers/tty/tty_io.c:1006) # 76.93 [+0.00] [ 1133.507625] ? tty_ldisc_ref_wait (drivers/tty/tty_ldisc.c:244) # 76.93 [+0.00] [ 1133.507633] file_tty_write.constprop.0 (drivers/tty/tty_io.c:1081) # 76.93 [+0.00] [ 1133.507641] vfs_write (fs/read_write.c:594 fs/read_write.c:686) # 76.93 [+0.00] [ 1133.507649] ? find_held_lock (kernel/locking/lockdep.c:5353) # 76.93 [+0.00] [ 1133.507655] ? __pfx_vfs_write (fs/read_write.c:667) # 76.93 [+0.00] [ 1133.507663] ? clockevents_program_event (kernel/time/clockevents.c:326) # 76.94 [+0.00] [ 1133.507679] ? clockevents_program_event (kernel/time/clockevents.c:334 (discriminator 3)) # 76.94 [+0.00] [ 1133.507687] ksys_write (fs/read_write.c:738) # 76.94 [+0.00] [ 1133.507692] ? __pfx_ksys_write (fs/read_write.c:728) # 76.94 [+0.00] [ 1133.507703] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) # 76.94 [+0.00] [ 1133.507709] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) # 76.94 [+0.00] [ 1133.507712] RIP: 0033:0x7fe64e30f337 # 76.94 [+0.00] [ 1133.507717] 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 # 76.95 [+0.00] [ 1133.507720] RSP: 002b:00007ffe52c20ac8 EFLAGS: 00000246 ORIG_RAX: 0000000000000001 # 76.95 [+0.00] [ 1133.507722] RAX: ffffffffffffffda RBX: 0000557f3998e2b0 RCX: 00007fe64e30f337 # 76.95 [+0.00] [ 1133.507724] RDX: 0000000000000001 RSI: 0000557f3998e2b0 RDI: 0000000000000001 # 76.95 [+0.00] [ 1133.507726] RBP: 0000000000000001 R08: 0000000000000000 R09: 0000000000002000 # 76.95 [+0.00] [ 1133.507728] R10: 0000000000000001 R11: 0000000000000246 R12: 0000557f399795e0 # 76.95 [+0.00] [ 1133.507729] R13: 0000557f3995a2a0 R14: 0000000000000001 R15: 0000557f399795e0 | xx__-> echo $? | 0 | xx__-> [ 1126.936423][ T5224] tc (5224) used greatest stack depth: 24040 bytes left | [ 1133.506831][ C0] irq 51: nobody cared (try booting with the "irqpoll" option) [ 1133.507422][ C0] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 1133.507424][ C0] Call Trace: [ 1133.507427][ C0] [ 1133.507429][ C0] dump_stack_lvl (lib/dump_stack.c:123) [ 1133.507444][ C0] __report_bad_irq (kernel/irq/spurious.c:205) [ 1133.507455][ C0] note_interrupt (kernel/irq/spurious.c:407) [ 1133.507464][ C0] handle_irq_event (kernel/irq/handle.c:198 kernel/irq/handle.c:210) [ 1133.507470][ C0] handle_edge_irq (kernel/irq/chip.c:799) [ 1133.507481][ 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) [ 1133.507492][ C0] common_interrupt (arch/x86/kernel/irq.c:285 (discriminator 14)) [ 1133.507498][ C0] [ 1133.507500][ C0] [ 1133.507504][ C0] asm_common_interrupt (./arch/x86/include/asm/idtentry.h:693) [ 1133.507509][ C0] RIP: 0010:_raw_spin_unlock_irqrestore (./include/linux/spinlock_api_smp.h:152 kernel/locking/spinlock.c:194) [ 1133.507517][ C0] Code: 74 24 10 e8 31 b8 7b fd 48 89 ef e8 e9 0a 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 aa c8 6f fd 65 8b 05 e3 8a b3 02 85 c0 74 0e 5b 5d e9 c8 34 00 All code ======== 0: 74 24 je 0x26 2: 10 e8 adc %ch,%al 4: 31 b8 7b fd 48 89 xor %edi,-0x76b70285(%rax) a: ef out %eax,(%dx) b: e8 e9 0a 7c fd call 0xfffffffffd7c0af9 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 aa c8 6f fd call 0xfffffffffd6fc8d9 <-- trapping instruction 2f: 65 8b 05 e3 8a b3 02 mov %gs:0x2b38ae3(%rip),%eax # 0x2b38b19 36: 85 c0 test %eax,%eax 38: 74 0e je 0x48 3a: 5b pop %rbx 3b: 5d pop %rbp 3c: e9 .byte 0xe9 3d: c8 .byte 0xc8 3e: 34 00 xor $0x0,%al Code starting with the faulting instruction =========================================== 0: e8 aa c8 6f fd call 0xfffffffffd6fc8af 5: 65 8b 05 e3 8a b3 02 mov %gs:0x2b38ae3(%rip),%eax # 0x2b38aef c: 85 c0 test %eax,%eax e: 74 0e je 0x1e 10: 5b pop %rbx 11: 5d pop %rbp 12: e9 .byte 0xe9 13: c8 .byte 0xc8 14: 34 00 xor $0x0,%al [ 1133.507520][ C0] RSP: 0018:ffffc90005617aa0 EFLAGS: 00000206 [ 1133.507525][ C0] RAX: 0000000000000002 RBX: 0000000000000200 RCX: 0000000000000040 [ 1133.507527][ C0] RDX: 0000000000000000 RSI: ffffffffa84b188e RDI: 0000000000000001 [ 1133.507529][ C0] RBP: ffffffffab3bc200 R08: 0000000000000001 R09: 0000000000000001 [ 1133.507531][ C0] R10: ffffffffa94024d7 R11: ffff888006258970 R12: 00000000ffffffff [ 1133.507534][ C0] R13: 0000000000000001 R14: ffffffffab3bc308 R15: 00000000ffffffff [ 1133.507550][ 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) [ 1133.507561][ C0] process_output_block (drivers/tty/n_tty.c:561) [ 1133.507568][ C0] ? _raw_spin_unlock_irqrestore (./include/linux/spinlock_api_smp.h:151 kernel/locking/spinlock.c:194) [ 1133.507576][ C0] n_tty_write (drivers/tty/n_tty.c:2378) [ 1133.507587][ C0] ? __pfx_n_tty_write (drivers/tty/n_tty.c:2348) [ 1133.507593][ C0] ? __pfx_woken_wake_function (kernel/sched/wait.c:439) [ 1133.507601][ C0] ? lock_acquire (./include/trace/events/lock.h:24 kernel/locking/lockdep.c:5834) [ 1133.507605][ C0] ? iterate_tty_write (drivers/tty/tty_io.c:939 drivers/tty/tty_io.c:958) [ 1133.507617][ C0] iterate_tty_write (drivers/tty/tty_io.c:1006) [ 1133.507625][ C0] ? tty_ldisc_ref_wait (drivers/tty/tty_ldisc.c:244) [ 1133.507633][ C0] file_tty_write.constprop.0 (drivers/tty/tty_io.c:1081) [ 1133.507641][ C0] vfs_write (fs/read_write.c:594 fs/read_write.c:686) [ 1133.507649][ C0] ? find_held_lock (kernel/locking/lockdep.c:5353) [ 1133.507655][ C0] ? __pfx_vfs_write (fs/read_write.c:667) [ 1133.507663][ C0] ? clockevents_program_event (kernel/time/clockevents.c:326) [ 1133.507679][ C0] ? clockevents_program_event (kernel/time/clockevents.c:334 (discriminator 3)) [ 1133.507687][ C0] ksys_write (fs/read_write.c:738) [ 1133.507692][ C0] ? __pfx_ksys_write (fs/read_write.c:728) [ 1133.507703][ C0] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 1133.507709][ C0] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 1133.507712][ C0] RIP: 0033:0x7fe64e30f337 [ 1133.507717][ 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 [ 1133.507720][ C0] RSP: 002b:00007ffe52c20ac8 EFLAGS: 00000246 ORIG_RAX: 0000000000000001 [ 1133.507722][ C0] RAX: ffffffffffffffda RBX: 0000557f3998e2b0 RCX: 00007fe64e30f337 [ 1133.507724][ C0] RDX: 0000000000000001 RSI: 0000557f3998e2b0 RDI: 0000000000000001 [ 1133.507726][ C0] RBP: 0000000000000001 R08: 0000000000000000 R09: 0000000000002000 [ 1133.507728][ C0] R10: 0000000000000001 R11: 0000000000000246 R12: 0000557f399795e0 Finger prints: __report_bad_irq:note_interrupt:handle_irq_event:handle_edge_irq:__common_interrupt