======================================
| # 67.16 [+0.00] [ 7.481101] GACT probability NOT on
| # 67.16 [+0.00] [ 7.482346] tc (336) used greatest stack depth: 11840 bytes left
| # 67.16 [+0.00] [ 9.804030] Mirror/redirect action on
| # 67.16 [+0.00] [ 22.225594] irq 51: nobody cared (try booting with the "irqpoll" option)
# 67.17 [+0.00] [ 22.225764] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
# 67.17 [+0.00] [ 22.225766] Call Trace:
# 67.17 [+0.00] [ 22.225778]
# 67.17 [+0.00] [ 22.225782] dump_stack_lvl (lib/dump_stack.c:123)
# 67.17 [+0.00] [ 22.225793] __report_bad_irq (kernel/irq/spurious.c:170)
# 67.17 [+0.00] [ 22.225800] note_interrupt (kernel/irq/spurious.c:372)
# 67.17 [+0.00] [ 22.225802] handle_irq_event (kernel/irq/handle.c:245 kernel/irq/handle.c:257)
# 67.17 [+0.00] [ 22.225807] handle_edge_irq (kernel/irq/chip.c:857)
# 67.18 [+0.00] [ 22.225809] __common_interrupt (./include/asm-generic/irq_regs.h:29 arch/x86/kernel/irq.c:328)
# 67.18 [+0.00] [ 22.225814] common_interrupt (arch/x86/kernel/irq.c:318 (discriminator 14))
# 67.18 [+0.00] [ 22.225819]
# 67.18 [+0.00] [ 22.225819]
# 67.18 [+0.00] [ 22.225820] asm_common_interrupt (./arch/x86/include/asm/idtentry.h:688)
# 67.18 [+0.00] [ 22.225827] RIP: 0010:_raw_spin_unlock_irqrestore (./include/linux/spinlock_api_smp.h:152 kernel/locking/spinlock.c:194)
# 67.18 [+0.00] [ 22.225833] Code: f3 00 74 01 c3 0f 1f 44 00 00 c3 0f 1f 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 f4 d1 f3 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: f3 00 74 01 c3 repz add %dh,-0x3d(%rcx,%rax,1)
5: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
a: c3 ret
b: 0f 1f 00 nopl (%rax)
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 f4 d1 f3 00 decl %gs:0xf3d1f4(%rip) # 0xf3d21e
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
# 67.19 [+0.01] [ 22.225834] RSP: 0018:ffffa3558058fd40 EFLAGS: 00000286
# 67.19 [+0.00] [ 22.225837] RAX: 00000000ffffffff RBX: 0000000000000001 RCX: 0000000000000017
# 67.19 [+0.00] [ 22.225838] RDX: ffffffff9f168078 RSI: 0000000000000282 RDI: ffffffffa04f2380
# 67.19 [+0.00] [ 22.225839] RBP: ffff95d8c1fb4000 R08: 00000005421d7847 R09: 0000000000000001
# 67.20 [+0.00] [ 22.225840] R10: ffff95d8c1d395f8 R11: 0000000000000000 R12: 0000000000000001
# 67.20 [+0.00] [ 22.225841] R13: ffffffffa04f2380 R14: 0000000000000282 R15: ffffa355804d5000
# 67.20 [+0.00] [ 22.225842] ? rpm_suspend (./arch/x86/include/asm/jump_label.h:36 ./include/trace/events/rpm.h:84 drivers/base/power/runtime.c:744)
# 67.20 [+0.00] [ 22.225847] 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)
# 67.20 [+0.00] [ 22.225857] n_tty_write (drivers/tty/n_tty.c:561 drivers/tty/n_tty.c:2377)
# 67.20 [+0.00] [ 22.225864] ? swake_up_all (kernel/sched/wait.c:458)
# 67.20 [+0.00] [ 22.225869] file_tty_write.constprop.0 (drivers/tty/tty_io.c:1006 drivers/tty/tty_io.c:1081)
# 67.21 [+0.00] [ 22.225871] vfs_write (fs/read_write.c:594 fs/read_write.c:686)
# 67.21 [+0.00] [ 22.225878] ksys_write (fs/read_write.c:738)
# 67.21 [+0.00] [ 22.225880] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
# 67.21 [+0.00] [ 22.225882] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
# 67.21 [+0.00] [ 22.225884] RIP: 0033:0x7fc75dba4257
# 67.21 [+0.00] [ 22.225887] 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
# 67.22 [+0.01] [ 22.225889] RSP: 002b:00007fff39764078 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
# 67.22 [+0.00] [ 22.225890] RAX: ffffffffffffffda RBX: 000055bc5078c220 RCX: 00007fc75dba4257
# 67.22 [+0.00] [ 22.225891] RDX: 0000000000000001 RSI: 000055bc5078c220 RDI: 0000000000000001
# 67.22 [+0.00] [ 22.225892] RBP: 0000000000000001 R08: 0000000000000000 R09: 0000000000002000
# 67.22 [+0.00] [ 22.225893] R10: 0000000000000001 R11: 0000000000000246 R12: 000055bc507785a0
# 67.23 [+0.00] [ 22.225894] R13: 000055bc507592a0 R14: 0000000000000001 R15: 000055bc507785a0
| [ 7.481101] GACT probability NOT on
| [ 7.482346] tc (336) used greatest stack depth: 11840 bytes left
| [ 9.804030] Mirror/redirect action on
| [ 22.225594] irq 51: nobody cared (try booting with the "irqpoll" option)
[ 22.225764] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 22.225766] Call Trace:
[ 22.225778]
[ 22.225782] dump_stack_lvl (lib/dump_stack.c:123)
[ 22.225793] __report_bad_irq (kernel/irq/spurious.c:170)
[ 22.225800] note_interrupt (kernel/irq/spurious.c:372)
[ 22.225802] handle_irq_event (kernel/irq/handle.c:245 kernel/irq/handle.c:257)
[ 22.225807] handle_edge_irq (kernel/irq/chip.c:857)
[ 22.225809] __common_interrupt (./include/asm-generic/irq_regs.h:29 arch/x86/kernel/irq.c:328)
[ 22.225814] common_interrupt (arch/x86/kernel/irq.c:318 (discriminator 14))
[ 22.225819]
[ 22.225819]
[ 22.225820] asm_common_interrupt (./arch/x86/include/asm/idtentry.h:688)
[ 22.225827] RIP: 0010:_raw_spin_unlock_irqrestore (./include/linux/spinlock_api_smp.h:152 kernel/locking/spinlock.c:194)
[ 22.225833] Code: f3 00 74 01 c3 0f 1f 44 00 00 c3 0f 1f 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 f4 d1 f3 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: f3 00 74 01 c3 repz add %dh,-0x3d(%rcx,%rax,1)
5: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
a: c3 ret
b: 0f 1f 00 nopl (%rax)
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 f4 d1 f3 00 decl %gs:0xf3d1f4(%rip) # 0xf3d21e
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
[ 22.225834] RSP: 0018:ffffa3558058fd40 EFLAGS: 00000286
[ 22.225837] RAX: 00000000ffffffff RBX: 0000000000000001 RCX: 0000000000000017
[ 22.225838] RDX: ffffffff9f168078 RSI: 0000000000000282 RDI: ffffffffa04f2380
[ 22.225839] RBP: ffff95d8c1fb4000 R08: 00000005421d7847 R09: 0000000000000001
[ 22.225840] R10: ffff95d8c1d395f8 R11: 0000000000000000 R12: 0000000000000001
[ 22.225841] R13: ffffffffa04f2380 R14: 0000000000000282 R15: ffffa355804d5000
[ 22.225842] ? rpm_suspend (./arch/x86/include/asm/jump_label.h:36 ./include/trace/events/rpm.h:84 drivers/base/power/runtime.c:744)
[ 22.225847] 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)
[ 22.225857] n_tty_write (drivers/tty/n_tty.c:561 drivers/tty/n_tty.c:2377)
[ 22.225864] ? swake_up_all (kernel/sched/wait.c:458)
[ 22.225869] file_tty_write.constprop.0 (drivers/tty/tty_io.c:1006 drivers/tty/tty_io.c:1081)
[ 22.225871] vfs_write (fs/read_write.c:594 fs/read_write.c:686)
[ 22.225878] ksys_write (fs/read_write.c:738)
[ 22.225880] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 22.225882] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 22.225884] RIP: 0033:0x7fc75dba4257
[ 22.225887] 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
[ 22.225889] RSP: 002b:00007fff39764078 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 22.225890] RAX: ffffffffffffffda RBX: 000055bc5078c220 RCX: 00007fc75dba4257
[ 22.225891] RDX: 0000000000000001 RSI: 000055bc5078c220 RDI: 0000000000000001
[ 22.225892] RBP: 0000000000000001 R08: 0000000000000000 R09: 0000000000002000
[ 22.225893] R10: 0000000000000001 R11: 0000000000000246 R12: 000055bc507785a0
[ 22.225894] R13: 000055bc507592a0 R14: 0000000000000001 R15: 000055bc507785a0
| [ 67.260674] #PF: supervisor write access in kernel mode
| [ 67.260728] #PF: error_code(0x0002) - not-present page
| [ 67.260777] PGD a583067 P4D a583067 PUD a582067 PMD 0
| [ 67.260830] Oops: Oops: 0002 [#1] SMP
[ 67.260959] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 67.261024] RIP: 0010:work_grab_pending (./arch/x86/include/asm/bitops.h:136 ./include/asm-generic/bitops/instrumented-atomic.h:72 kernel/workqueue.c:2072 kernel/workqueue.c:2160)
[ 67.261085] Code: 83 e6 01 41 57 41 56 4c 8d 77 20 41 55 41 54 41 89 f4 55 48 89 d5 53 48 89 fb 9c 58 fa 48 89 45 00 45 85 e4 0f 85 8a 00 00 00 48 0f ba 2b 00 41 0f 92 c5 72 0e 5b 44 89 e8 5d 41 5c 41 5d 41
All code
========
0: 83 e6 01 and $0x1,%esi
3: 41 57 push %r15
5: 41 56 push %r14
7: 4c 8d 77 20 lea 0x20(%rdi),%r14
b: 41 55 push %r13
d: 41 54 push %r12
f: 41 89 f4 mov %esi,%r12d
12: 55 push %rbp
13: 48 89 d5 mov %rdx,%rbp
16: 53 push %rbx
17: 48 89 fb mov %rdi,%rbx
1a: 9c pushf
1b: 58 pop %rax
1c: fa cli
1d: 48 89 45 00 mov %rax,0x0(%rbp)
21: 45 85 e4 test %r12d,%r12d
24: 0f 85 8a 00 00 00 jne 0xb4
2a:* f0 48 0f ba 2b 00 lock btsq $0x0,(%rbx) <-- trapping instruction
30: 41 0f 92 c5 setb %r13b
34: 72 0e jb 0x44
36: 5b pop %rbx
37: 44 89 e8 mov %r13d,%eax
3a: 5d pop %rbp
3b: 41 5c pop %r12
3d: 41 5d pop %r13
3f: 41 rex.B
Code starting with the faulting instruction
===========================================
0: f0 48 0f ba 2b 00 lock btsq $0x0,(%rbx)
6: 41 0f 92 c5 setb %r13b
a: 72 0e jb 0x1a
c: 5b pop %rbx
d: 44 89 e8 mov %r13d,%eax
10: 5d pop %rbp
11: 41 5c pop %r12
13: 41 5d pop %r13
15: 41 rex.B
[ 67.261248] RSP: 0018:ffffa355803936b8 EFLAGS: 00010046
[ 67.261301] RAX: 0000000000000246 RBX: 0000000000000000 RCX: 0000000000000004
[ 67.261371] RDX: ffffa355803936f0 RSI: 0000000000000000 RDI: 0000000000000000
[ 67.261437] RBP: ffffa355803936f0 R08: ffff95d8c2d33673 R09: ffffffff9fc6cc80
[ 67.261505] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000
[ 67.261578] R13: 0000000000000000 R14: 0000000000000020 R15: 0000000000000001
[ 67.261651] FS: 00007f1305e7f800(0000) GS:ffff95d95e8da000(0000) knlGS:0000000000000000
[ 67.261726] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 67.261787] CR2: 0000000000000000 CR3: 0000000003377004 CR4: 0000000000772ef0
[ 67.261859] PKRU: 55555554
[ 67.261879] Call Trace:
[ 67.261902]
[ 67.261935] __cancel_work (kernel/workqueue.c:4366)
[ 67.261977] ? linkwatch_urgent_event (net/core/link_watch.c:114)
[ 67.262035] __cancel_work_sync (kernel/workqueue.c:4381)
[ 67.262077] __dev_close_many (net/core/dev.c:1879 (discriminator 2) net/core/dev.c:1932 (discriminator 2))
[ 67.262122] __dev_change_flags (./include/linux/list.h:226 ./include/linux/list.h:237 net/core/dev.c:1945 net/core/dev.c:9924)
[ 67.262159] netif_change_flags (net/core/dev.c:9989)
[ 67.262201] do_setlink.constprop.0 (net/core/rtnetlink.c:3158)
[ 67.262250] ? __nla_validate_parse (./include/net/netlink.h:1307 (discriminator 1) lib/nlattr.c:622 (discriminator 1))
[ 67.262301] ? __kmalloc_cache_noprof (./include/linux/kernel.h:61 ./include/linux/sched/mm.h:321 mm/slub.c:4929 mm/slub.c:5264 mm/slub.c:5766)
[ 67.262352] rtnl_newlink (net/core/rtnetlink.c:3776 net/core/rtnetlink.c:3935 net/core/rtnetlink.c:4072)
[ 67.262401] ? virtio_fs_enqueue_req (fs/fuse/virtio_fs.c:1473)
[ 67.262453] ? netdev_run_todo (./include/linux/list.h:381 net/core/dev.c:11853)
[ 67.262498] ? rtnl_setlink (net/core/rtnetlink.c:3963)
[ 67.262542] rtnetlink_rcv_msg (net/core/rtnetlink.c:6959)
[ 67.262580] ? get_page_from_freelist (mm/page_alloc.c:1226 mm/page_alloc.c:1848 mm/page_alloc.c:1858 mm/page_alloc.c:3884)
[ 67.262629] ? rtnl_calcit.isra.0 (net/core/rtnetlink.c:6861)
[ 67.262681] netlink_rcv_skb (net/netlink/af_netlink.c:2550)
[ 67.262731] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1344)
[ 67.262773] ? __alloc_skb (net/core/skbuff.c:706)
[ 67.262813] netlink_sendmsg (net/netlink/af_netlink.c:1894)
[ 67.262850] ____sys_sendmsg (net/socket.c:727 net/socket.c:742 net/socket.c:2630)
[ 67.262891] ? copy_msghdr_from_user (net/socket.c:2570)
[ 67.262936] ___sys_sendmsg (net/socket.c:2686)
[ 67.262979] ? do_wp_page (./include/linux/mmu_notifier.h:468 mm/memory.c:3787 mm/memory.c:4141)
[ 67.263027] ? ___pte_offset_map (./include/linux/pgtable.h:347 ./include/linux/pgtable.h:635 mm/pgtable-generic.c:288)
[ 67.263072] ? nfulnl_rcv_nl_event (net/netfilter/nfnetlink_log.c:836)
[ 67.263123] ? fsnotify_grab_connector (fs/notify/mark.c:709)
[ 67.263173] ? fsnotify_destroy_marks (fs/notify/mark.c:937)
[ 67.263225] __sys_sendmsg (net/socket.c:2716)
[ 67.263262] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 67.263304] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 67.263360] RIP: 0033:0x7f130604d1d7
[ 67.263401] Code: 0e 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b9 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 2e 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 89 54 24 1c 48 89 74 24 10
All code
========
0: 0e (bad)
1: 00 f7 add %dh,%bh
3: d8 64 89 02 fsubs 0x2(%rcx,%rcx,4)
7: 48 c7 c0 ff ff ff ff mov $0xffffffffffffffff,%rax
e: eb b9 jmp 0xffffffffffffffc9
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 2e 00 00 00 mov $0x2e,%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: 89 54 24 1c mov %edx,0x1c(%rsp)
3b: 48 89 74 24 10 mov %rsi,0x10(%rsp)
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: 89 54 24 1c mov %edx,0x1c(%rsp)
11: 48 89 74 24 10 mov %rsi,0x10(%rsp)
[ 67.263557] RSP: 002b:00007ffc0f941f68 EFLAGS: 00000246 ORIG_RAX: 000000000000002e
[ 67.263622] RAX: ffffffffffffffda RBX: 00007ffc0f942690 RCX: 00007f130604d1d7
[ 67.263689] RDX: 0000000000000000 RSI: 00007ffc0f941fd0 RDI: 0000000000000005
[ 67.263767] RBP: 0000000000000003 R08: 0000000000000003 R09: 0000000000000078
[ 67.263832] R10: 00007f1305f49f60 R11: 0000000000000246 R12: 0000000000000003
Finger prints:
__report_bad_irq:note_interrupt:handle_irq_event:handle_edge_irq:__common_interrupt
work_grab_pending:__cancel_work:__cancel_work_sync:__dev_close_many:__dev_change_flags