======================================
| # 100.79 [+0.00] [ 232.196600] veth1: left promiscuous mode
| # 100.79 [+0.00] [ 237.267445] GACT probability NOT on
| # 100.79 [+0.00] [ 239.388798] Mirror/redirect action on
| # 100.79 [+0.00] [ 267.913447] irq 51: nobody cared (try booting with the "irqpoll" option)
# 100.80 [+0.00] [ 267.913541] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
# 100.80 [+0.00] [ 267.913542] Call Trace:
# 100.80 [+0.00] [ 267.913545]
# 100.81 [+0.00] [ 267.913549] dump_stack_lvl (lib/dump_stack.c:122)
# 100.81 [+0.00] [ 267.913555] __report_bad_irq (kernel/irq/spurious.c:170)
# 100.81 [+0.00] [ 267.913558] note_interrupt.cold (kernel/irq/spurious.c:372)
# 100.81 [+0.00] [ 267.913559] handle_irq_event (kernel/irq/handle.c:253 kernel/irq/handle.c:265)
# 100.81 [+0.00] [ 267.913562] handle_edge_irq (kernel/irq/chip.c:857)
# 100.81 [+0.00] [ 267.913564] __common_interrupt (./include/asm-generic/irq_regs.h:29 (discriminator 6) arch/x86/kernel/irq.c:329 (discriminator 6))
# 100.82 [+0.00] [ 267.913567] ? __sysvec_apic_timer_interrupt (./arch/x86/include/asm/jump_label.h:37 ./arch/x86/include/asm/trace/irq_vectors.h:40 arch/x86/kernel/apic/apic.c:1063)
# 100.82 [+0.00] [ 267.913570] common_interrupt (arch/x86/kernel/irq.c:319 (discriminator 49))
# 100.82 [+0.00] [ 267.913573]
# 100.82 [+0.00] [ 267.913574]
# 100.82 [+0.00] [ 267.913574] asm_common_interrupt (./arch/x86/include/asm/idtentry.h:688)
# 100.83 [+0.00] [ 267.913576] RIP: 0010:_raw_spin_unlock_irqrestore (./include/linux/spinlock_api_smp.h:152 (discriminator 2) kernel/locking/spinlock.c:194 (discriminator 2))
# 100.83 [+0.00] [ 267.913579] Code: 00 66 90 66 66 2e 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 0f 1f 44 00 00 c6 07 00 f7 c6 00 02 00 00 74 01 fb 65 ff 0d 44 52 e9 00 <74> 01 c3 0f 1f 44 00 00 c3 66 66 2e 0f 1f 84 00 00 00 00 00 f3 0f
All code
========
0: 00 66 90 add %ah,-0x70(%rsi)
3: 66 66 2e 0f 1f 84 00 data16 cs nopw 0x0(%rax,%rax,1)
a: 00 00 00 00
e: f3 0f 1e fa endbr64
12: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
17: c6 07 00 movb $0x0,(%rdi)
1a: f7 c6 00 02 00 00 test $0x200,%esi
20: 74 01 je 0x23
22: fb sti
23: 65 ff 0d 44 52 e9 00 decl %gs:0xe95244(%rip) # 0xe9526e
2a:* 74 01 je 0x2d <-- trapping instruction
2c: c3 ret
2d: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
32: c3 ret
33: 66 66 2e 0f 1f 84 00 data16 cs nopw 0x0(%rax,%rax,1)
3a: 00 00 00 00
3e: f3 repz
3f: 0f .byte 0xf
Code starting with the faulting instruction
===========================================
0: 74 01 je 0x3
2: c3 ret
3: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
8: c3 ret
9: 66 66 2e 0f 1f 84 00 data16 cs nopw 0x0(%rax,%rax,1)
10: 00 00 00 00
14: f3 repz
15: 0f .byte 0xf
# 100.84 [+0.01] [ 267.913579] RSP: 0018:ff8af2e501333d38 EFLAGS: 00000286
# 100.84 [+0.00] [ 267.913582] RAX: 00000000ffffffff RBX: ff49b86681db4000 RCX: 0000000000000017
# 100.84 [+0.00] [ 267.913582] RDX: ffffffff857c0cb5 RSI: 0000000000000286 RDI: ffffffff86aba400
# 100.85 [+0.00] [ 267.913583] RBP: 0000000000000001 R08: 0000000000000001 R09: ff49b86683082800
# 100.85 [+0.00] [ 267.913583] R10: ff8af2e501333e68 R11: 0000000000000001 R12: ffffffff86aba400
# 100.85 [+0.00] [ 267.913584] R13: ff8af2e5003572a8 R14: ff49b86683082800 R15: 0000000000000286
# 100.86 [+0.00] [ 267.913585] ? rpm_suspend (./arch/x86/include/asm/jump_label.h:37 ./include/trace/events/rpm.h:84 drivers/base/power/runtime.c:744)
# 100.86 [+0.00] [ 267.913589] 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)
# 100.86 [+0.00] [ 267.913592] n_tty_write (drivers/tty/n_tty.c:561 drivers/tty/n_tty.c:2377)
# 100.86 [+0.00] [ 267.913594] ? swake_up_all (kernel/sched/wait.c:458)
# 100.86 [+0.00] [ 267.913596] file_tty_write.isra.0 (drivers/tty/tty_io.c:1006 drivers/tty/tty_io.c:1081)
# 100.86 [+0.00] [ 267.913599] vfs_write (fs/read_write.c:594 (discriminator 1) fs/read_write.c:686 (discriminator 1))
# 100.87 [+0.00] [ 267.913603] ksys_write (fs/read_write.c:739)
# 100.87 [+0.00] [ 267.913604] do_syscall_64 (arch/x86/entry/syscall_64.c:63 (discriminator 1) arch/x86/entry/syscall_64.c:94 (discriminator 1))
# 100.87 [+0.00] [ 267.913606] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:131)
# 100.87 [+0.00] [ 267.913608] RIP: 0033:0x7f8af89cac5e
# 100.87 [+0.00] [ 267.913610] Code: 4d 89 d8 e8 14 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 13 ff ff ff 0f 1f 00 f3 0f 1e fa
All code
========
0: 4d 89 d8 mov %r11,%r8
3: e8 14 bd 00 00 call 0xbd1c
8: 4c 8b 5d f8 mov -0x8(%rbp),%r11
c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx
13: 59 pop %rcx
14: 5e pop %rsi
15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax
19: 74 11 je 0x2c
1b: c9 leave
1c: c3 ret
1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax)
24: 48 8b 45 10 mov 0x10(%rbp),%rax
28: 0f 05 syscall
2a:* c9 leave <-- trapping instruction
2b: c3 ret
2c: 83 e2 39 and $0x39,%edx
2f: 83 fa 08 cmp $0x8,%edx
32: 75 e7 jne 0x1b
34: e8 13 ff ff ff call 0xffffffffffffff4c
39: 0f 1f 00 nopl (%rax)
3c: f3 0f 1e fa endbr64
Code starting with the faulting instruction
===========================================
0: c9 leave
1: c3 ret
2: 83 e2 39 and $0x39,%edx
5: 83 fa 08 cmp $0x8,%edx
8: 75 e7 jne 0xfffffffffffffff1
a: e8 13 ff ff ff call 0xffffffffffffff22
f: 0f 1f 00 nopl (%rax)
12: f3 0f 1e fa endbr64
# 100.88 [+0.01] [ 267.913610] RSP: 002b:00007ffcef470e70 EFLAGS: 00000202 ORIG_RAX: 0000000000000001
# 100.89 [+0.00] [ 267.913611] RAX: ffffffffffffffda RBX: 0000559fc6ce9310 RCX: 00007f8af89cac5e
# 100.89 [+0.00] [ 267.913612] RDX: 0000000000000001 RSI: 0000559fc6ce9310 RDI: 0000000000000001
# 100.89 [+0.00] [ 267.913612] RBP: 00007ffcef470e80 R08: 0000000000000000 R09: 0000000000000000
# 100.90 [+0.00] [ 267.913612] R10: 0000000000000000 R11: 0000000000000202 R12: 0000000000000001
# 100.90 [+0.00] [ 267.913613] R13: 0000559fc6caa010 R14: 0000000000000001 R15: 0000559fc6ce9310
| xx__-> [ 232.196600] veth1: left promiscuous mode
| [ 237.267445] GACT probability NOT on
| [ 239.388798] Mirror/redirect action on
| [ 267.913447] irq 51: nobody cared (try booting with the "irqpoll" option)
[ 267.913541] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 267.913542] Call Trace:
[ 267.913545]
[ 267.913549] dump_stack_lvl (lib/dump_stack.c:122)
[ 267.913555] __report_bad_irq (kernel/irq/spurious.c:170)
[ 267.913558] note_interrupt.cold (kernel/irq/spurious.c:372)
[ 267.913559] handle_irq_event (kernel/irq/handle.c:253 kernel/irq/handle.c:265)
[ 267.913562] handle_edge_irq (kernel/irq/chip.c:857)
[ 267.913564] __common_interrupt (./include/asm-generic/irq_regs.h:29 (discriminator 6) arch/x86/kernel/irq.c:329 (discriminator 6))
[ 267.913567] ? __sysvec_apic_timer_interrupt (./arch/x86/include/asm/jump_label.h:37 ./arch/x86/include/asm/trace/irq_vectors.h:40 arch/x86/kernel/apic/apic.c:1063)
[ 267.913570] common_interrupt (arch/x86/kernel/irq.c:319 (discriminator 49))
[ 267.913573]
[ 267.913574]
[ 267.913574] asm_common_interrupt (./arch/x86/include/asm/idtentry.h:688)
[ 267.913576] RIP: 0010:_raw_spin_unlock_irqrestore (./include/linux/spinlock_api_smp.h:152 (discriminator 2) kernel/locking/spinlock.c:194 (discriminator 2))
[ 267.913579] Code: 00 66 90 66 66 2e 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 0f 1f 44 00 00 c6 07 00 f7 c6 00 02 00 00 74 01 fb 65 ff 0d 44 52 e9 00 <74> 01 c3 0f 1f 44 00 00 c3 66 66 2e 0f 1f 84 00 00 00 00 00 f3 0f
All code
========
0: 00 66 90 add %ah,-0x70(%rsi)
3: 66 66 2e 0f 1f 84 00 data16 cs nopw 0x0(%rax,%rax,1)
a: 00 00 00 00
e: f3 0f 1e fa endbr64
12: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
17: c6 07 00 movb $0x0,(%rdi)
1a: f7 c6 00 02 00 00 test $0x200,%esi
20: 74 01 je 0x23
22: fb sti
23: 65 ff 0d 44 52 e9 00 decl %gs:0xe95244(%rip) # 0xe9526e
2a:* 74 01 je 0x2d <-- trapping instruction
2c: c3 ret
2d: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
32: c3 ret
33: 66 66 2e 0f 1f 84 00 data16 cs nopw 0x0(%rax,%rax,1)
3a: 00 00 00 00
3e: f3 repz
3f: 0f .byte 0xf
Code starting with the faulting instruction
===========================================
0: 74 01 je 0x3
2: c3 ret
3: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
8: c3 ret
9: 66 66 2e 0f 1f 84 00 data16 cs nopw 0x0(%rax,%rax,1)
10: 00 00 00 00
14: f3 repz
15: 0f .byte 0xf
[ 267.913579] RSP: 0018:ff8af2e501333d38 EFLAGS: 00000286
[ 267.913582] RAX: 00000000ffffffff RBX: ff49b86681db4000 RCX: 0000000000000017
[ 267.913582] RDX: ffffffff857c0cb5 RSI: 0000000000000286 RDI: ffffffff86aba400
[ 267.913583] RBP: 0000000000000001 R08: 0000000000000001 R09: ff49b86683082800
[ 267.913583] R10: ff8af2e501333e68 R11: 0000000000000001 R12: ffffffff86aba400
[ 267.913584] R13: ff8af2e5003572a8 R14: ff49b86683082800 R15: 0000000000000286
[ 267.913585] ? rpm_suspend (./arch/x86/include/asm/jump_label.h:37 ./include/trace/events/rpm.h:84 drivers/base/power/runtime.c:744)
[ 267.913589] 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)
[ 267.913592] n_tty_write (drivers/tty/n_tty.c:561 drivers/tty/n_tty.c:2377)
[ 267.913594] ? swake_up_all (kernel/sched/wait.c:458)
[ 267.913596] file_tty_write.isra.0 (drivers/tty/tty_io.c:1006 drivers/tty/tty_io.c:1081)
[ 267.913599] vfs_write (fs/read_write.c:594 (discriminator 1) fs/read_write.c:686 (discriminator 1))
[ 267.913603] ksys_write (fs/read_write.c:739)
[ 267.913604] do_syscall_64 (arch/x86/entry/syscall_64.c:63 (discriminator 1) arch/x86/entry/syscall_64.c:94 (discriminator 1))
[ 267.913606] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:131)
[ 267.913608] RIP: 0033:0x7f8af89cac5e
[ 267.913610] Code: 4d 89 d8 e8 14 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 13 ff ff ff 0f 1f 00 f3 0f 1e fa
All code
========
0: 4d 89 d8 mov %r11,%r8
3: e8 14 bd 00 00 call 0xbd1c
8: 4c 8b 5d f8 mov -0x8(%rbp),%r11
c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx
13: 59 pop %rcx
14: 5e pop %rsi
15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax
19: 74 11 je 0x2c
1b: c9 leave
1c: c3 ret
1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax)
24: 48 8b 45 10 mov 0x10(%rbp),%rax
28: 0f 05 syscall
2a:* c9 leave <-- trapping instruction
2b: c3 ret
2c: 83 e2 39 and $0x39,%edx
2f: 83 fa 08 cmp $0x8,%edx
32: 75 e7 jne 0x1b
34: e8 13 ff ff ff call 0xffffffffffffff4c
39: 0f 1f 00 nopl (%rax)
3c: f3 0f 1e fa endbr64
Code starting with the faulting instruction
===========================================
0: c9 leave
1: c3 ret
2: 83 e2 39 and $0x39,%edx
5: 83 fa 08 cmp $0x8,%edx
8: 75 e7 jne 0xfffffffffffffff1
a: e8 13 ff ff ff call 0xffffffffffffff22
f: 0f 1f 00 nopl (%rax)
12: f3 0f 1e fa endbr64
[ 267.913610] RSP: 002b:00007ffcef470e70 EFLAGS: 00000202 ORIG_RAX: 0000000000000001
[ 267.913611] RAX: ffffffffffffffda RBX: 0000559fc6ce9310 RCX: 00007f8af89cac5e
[ 267.913612] RDX: 0000000000000001 RSI: 0000559fc6ce9310 RDI: 0000000000000001
[ 267.913612] RBP: 00007ffcef470e80 R08: 0000000000000000 R09: 0000000000000000
[ 267.913612] R10: 0000000000000000 R11: 0000000000000202 R12: 0000000000000001
Finger prints:
__report_bad_irq:handle_irq_event:handle_edge_irq:__common_interrupt:common_interrupt