======================================
| # 126.92 [+0.00] [ 359.626426] br1: port 1(vx10) entered disabled state
| # 126.92 [+0.00] [ 367.394693] Mirror/redirect action on
| # 126.92 [+0.00] [ 375.607091] clocksource: Long readout interval, skipping watchdog check: cs_nsec: 1441153564 wd_nsec: 1441153620
| # 126.93 [+0.00] [ 471.988026] irq 51: nobody cared (try booting with the "irqpoll" option)
# 126.94 [+0.00] [ 471.988108] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
# 126.94 [+0.00] [ 471.988110] Call Trace:
# 126.94 [+0.00] [ 471.988113]
# 126.94 [+0.00] [ 471.988116] dump_stack_lvl (lib/dump_stack.c:122)
# 126.94 [+0.00] [ 471.988123] __report_bad_irq (kernel/irq/spurious.c:170)
# 126.94 [+0.00] [ 471.988125] note_interrupt.cold (kernel/irq/spurious.c:372)
# 126.95 [+0.00] [ 471.988126] handle_irq_event (kernel/irq/handle.c:253 kernel/irq/handle.c:265)
# 126.95 [+0.00] [ 471.988129] handle_edge_irq (kernel/irq/chip.c:857)
# 126.95 [+0.00] [ 471.988131] __common_interrupt (./include/asm-generic/irq_regs.h:29 (discriminator 6) arch/x86/kernel/irq.c:329 (discriminator 6))
# 126.95 [+0.00] [ 471.988133] ? __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)
# 126.95 [+0.00] [ 471.988135] common_interrupt (arch/x86/kernel/irq.c:319 (discriminator 49))
# 126.96 [+0.00] [ 471.988139]
# 126.96 [+0.00] [ 471.988139]
# 126.96 [+0.00] [ 471.988140] asm_common_interrupt (./arch/x86/include/asm/idtentry.h:688)
# 126.96 [+0.00] [ 471.988142] RIP: 0010:_raw_spin_unlock_irqrestore (./include/linux/spinlock_api_smp.h:152 (discriminator 2) kernel/locking/spinlock.c:194 (discriminator 2))
# 126.96 [+0.00] [ 471.988145] 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 e4 c2 e8 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 e4 c2 e8 00 decl %gs:0xe8c2e4(%rip) # 0xe8c30e
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
# 126.97 [+0.01] [ 471.988146] RSP: 0018:ff62f9058041fd38 EFLAGS: 00000286
# 126.97 [+0.00] [ 471.988148] RAX: 00000000ffffffff RBX: ff2e639581f28000 RCX: 0000000000000017
# 126.98 [+0.00] [ 471.988149] RDX: ffffffff9f3ce675 RSI: 0000000000000282 RDI: ffffffffa06c0680
# 126.98 [+0.00] [ 471.988149] RBP: 0000000000000001 R08: 0000000000000001 R09: ff2e639582e92400
# 126.98 [+0.00] [ 471.988150] R10: ff62f9058041fe68 R11: 0000000000000001 R12: ffffffffa06c0680
# 126.99 [+0.00] [ 471.988150] R13: ff62f9058034d000 R14: ff2e639582e92400 R15: 0000000000000282
# 126.99 [+0.00] [ 471.988151] ? rpm_suspend (./arch/x86/include/asm/jump_label.h:37 ./include/trace/events/rpm.h:84 drivers/base/power/runtime.c:744)
# 126.99 [+0.00] [ 471.988155] 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)
# 126.99 [+0.00] [ 471.988158] n_tty_write (drivers/tty/n_tty.c:557 drivers/tty/n_tty.c:2366)
# 126.99 [+0.00] [ 471.988161] ? swake_up_all (kernel/sched/wait.c:458)
# 127.00 [+0.00] [ 471.988163] file_tty_write.isra.0 (drivers/tty/tty_io.c:1006 drivers/tty/tty_io.c:1081)
# 127.00 [+0.00] [ 471.988164] vfs_write (fs/read_write.c:594 (discriminator 1) fs/read_write.c:686 (discriminator 1))
# 127.00 [+0.00] [ 471.988168] ksys_write (fs/read_write.c:739)
# 127.00 [+0.00] [ 471.988169] do_syscall_64 (arch/x86/entry/syscall_64.c:63 (discriminator 1) arch/x86/entry/syscall_64.c:94 (discriminator 1))
# 127.00 [+0.00] [ 471.988171] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:131)
# 127.00 [+0.00] [ 471.988172] RIP: 0033:0x7f045e734c5e
# 127.01 [+0.00] [ 471.988174] 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
# 127.01 [+0.01] [ 471.988175] RSP: 002b:00007fff2fb7bbe0 EFLAGS: 00000202 ORIG_RAX: 0000000000000001
# 127.02 [+0.00] [ 471.988176] RAX: ffffffffffffffda RBX: 0000559827377180 RCX: 00007f045e734c5e
# 127.02 [+0.00] [ 471.988177] RDX: 0000000000000001 RSI: 0000559827377180 RDI: 0000000000000001
# 127.02 [+0.00] [ 471.988177] RBP: 00007fff2fb7bbf0 R08: 0000000000000000 R09: 0000000000000000
# 127.03 [+0.00] [ 471.988177] R10: 0000000000000000 R11: 0000000000000202 R12: 0000000000000001
# 127.03 [+0.00] [ 471.988178] R13: 0000559827338010 R14: 0000000000000001 R15: 0000559827377180
| 0
| xx__-> [ 367.394693] Mirror/redirect action on
| [ 375.607091] clocksource: Long readout interval, skipping watchdog check: cs_nsec: 1441153564 wd_nsec: 1441153620
| [ 471.988026] irq 51: nobody cared (try booting with the "irqpoll" option)
[ 471.988108] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 471.988110] Call Trace:
[ 471.988113]
[ 471.988116] dump_stack_lvl (lib/dump_stack.c:122)
[ 471.988123] __report_bad_irq (kernel/irq/spurious.c:170)
[ 471.988125] note_interrupt.cold (kernel/irq/spurious.c:372)
[ 471.988126] handle_irq_event (kernel/irq/handle.c:253 kernel/irq/handle.c:265)
[ 471.988129] handle_edge_irq (kernel/irq/chip.c:857)
[ 471.988131] __common_interrupt (./include/asm-generic/irq_regs.h:29 (discriminator 6) arch/x86/kernel/irq.c:329 (discriminator 6))
[ 471.988133] ? __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)
[ 471.988135] common_interrupt (arch/x86/kernel/irq.c:319 (discriminator 49))
[ 471.988139]
[ 471.988139]
[ 471.988140] asm_common_interrupt (./arch/x86/include/asm/idtentry.h:688)
[ 471.988142] RIP: 0010:_raw_spin_unlock_irqrestore (./include/linux/spinlock_api_smp.h:152 (discriminator 2) kernel/locking/spinlock.c:194 (discriminator 2))
[ 471.988145] 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 e4 c2 e8 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 e4 c2 e8 00 decl %gs:0xe8c2e4(%rip) # 0xe8c30e
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
[ 471.988146] RSP: 0018:ff62f9058041fd38 EFLAGS: 00000286
[ 471.988148] RAX: 00000000ffffffff RBX: ff2e639581f28000 RCX: 0000000000000017
[ 471.988149] RDX: ffffffff9f3ce675 RSI: 0000000000000282 RDI: ffffffffa06c0680
[ 471.988149] RBP: 0000000000000001 R08: 0000000000000001 R09: ff2e639582e92400
[ 471.988150] R10: ff62f9058041fe68 R11: 0000000000000001 R12: ffffffffa06c0680
[ 471.988150] R13: ff62f9058034d000 R14: ff2e639582e92400 R15: 0000000000000282
[ 471.988151] ? rpm_suspend (./arch/x86/include/asm/jump_label.h:37 ./include/trace/events/rpm.h:84 drivers/base/power/runtime.c:744)
[ 471.988155] 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)
[ 471.988158] n_tty_write (drivers/tty/n_tty.c:557 drivers/tty/n_tty.c:2366)
[ 471.988161] ? swake_up_all (kernel/sched/wait.c:458)
[ 471.988163] file_tty_write.isra.0 (drivers/tty/tty_io.c:1006 drivers/tty/tty_io.c:1081)
[ 471.988164] vfs_write (fs/read_write.c:594 (discriminator 1) fs/read_write.c:686 (discriminator 1))
[ 471.988168] ksys_write (fs/read_write.c:739)
[ 471.988169] do_syscall_64 (arch/x86/entry/syscall_64.c:63 (discriminator 1) arch/x86/entry/syscall_64.c:94 (discriminator 1))
[ 471.988171] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:131)
[ 471.988172] RIP: 0033:0x7f045e734c5e
[ 471.988174] 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
[ 471.988175] RSP: 002b:00007fff2fb7bbe0 EFLAGS: 00000202 ORIG_RAX: 0000000000000001
[ 471.988176] RAX: ffffffffffffffda RBX: 0000559827377180 RCX: 00007f045e734c5e
[ 471.988177] RDX: 0000000000000001 RSI: 0000559827377180 RDI: 0000000000000001
[ 471.988177] RBP: 00007fff2fb7bbf0 R08: 0000000000000000 R09: 0000000000000000
[ 471.988177] R10: 0000000000000000 R11: 0000000000000202 R12: 0000000000000001
Finger prints:
__report_bad_irq:handle_irq_event:handle_edge_irq:__common_interrupt:common_interrupt