./strace-static-x86_64 -e \!wait4,clock_nanosleep,nanosleep -s 100 -x -f ./syz-executor2941986755
<...>
Warning: Permanently added '10.128.1.134' (ED25519) to the list of known hosts.
execve("./syz-executor2941986755", ["./syz-executor2941986755"], 0x7fffbc5a5290 /* 10 vars */) = 0
brk(NULL) = 0x55556ec7b000
brk(0x55556ec7bd00) = 0x55556ec7bd00
arch_prctl(ARCH_SET_FS, 0x55556ec7b380) = 0
set_tid_address(0x55556ec7b650) = 5827
set_robust_list(0x55556ec7b660, 24) = 0
rseq(0x55556ec7bca0, 0x20, 0, 0x53053053) = 0
prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
readlink("/proc/self/exe", "/root/syz-executor2941986755", 4096) = 28
getrandom("\xef\xef\xce\x7c\xdf\x23\xac\x86", 8, GRND_NONBLOCK) = 8
brk(NULL) = 0x55556ec7bd00
brk(0x55556ec9cd00) = 0x55556ec9cd00
brk(0x55556ec9d000) = 0x55556ec9d000
mprotect(0x7f312325b000, 16384, PROT_READ) = 0
mmap(0x1ffffffff000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x1ffffffff000
mmap(0x200000000000, 16777216, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x200000000000
mmap(0x200001000000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x200001000000
write(1, "executing program\n", 18executing program
) = 18
memfd_create("syzkaller", 0) = 3
mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f311ac00000
write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 16777216) = 16777216
munmap(0x7f311ac00000, 138412032) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
ioctl(4, LOOP_SET_FD, 3) = 0
close(3) = 0
close(4) = 0
mkdir("./bus", 0777) = 0
[ 87.841591][ T5827] loop0: detected capacity change from 0 to 32768
[ 87.955770][ T5827] bcachefs (loop0): starting version 1.7: mi_btree_bitmap opts=errors=continue,metadata_checksum=none,data_checksum=none,compression=lz4,foreground_target=invalid label 767,background_target=invalid device 7,nojournal_transaction_names
[ 87.955770][ T5827] allowing incompatible features above 0.0: (unknown version)
[ 87.955770][ T5827] features:
[ 87.989638][ T5827] bcachefs (loop0): Using encoding defined by superblock: utf8-12.1.0
[ 87.997883][ T5827] bcachefs (loop0): initializing new filesystem
[ 88.012430][ T5827] bcachefs (loop0): going read-write
[ 88.037867][ T5838] ODEBUG: object ffffc9000436fb90 is on stack ffffc90004368000, but NOT annotated.
[ 88.038244][ T5838]
[ 88.038252][ T5838] ======================================================
[ 88.038260][ T5838] WARNING: possible circular locking dependency detected
[ 88.038268][ T5838] 6.16.0-rc1-syzkaller-00010-g2c4a1f3fe03e #0 Not tainted
[ 88.038278][ T5838] ------------------------------------------------------
[ 88.038284][ T5838] bch-copygc/loop/5838 is trying to acquire lock:
[ 88.038294][ T5838] ffffffff8e132fc0 (console_owner){....}-{0:0}, at: console_flush_all+0x13a/0xc40
[ 88.038365][ T5838]
[ 88.038365][ T5838] but task is already holding lock:
[ 88.038369][ T5838] ffffffff99cf5968 (&obj_hash[i].lock){-.-.}-{2:2}, at: __debug_object_init+0x85/0x3c0
[ 88.038400][ T5838]
[ 88.038400][ T5838] which lock already depends on the new lock.
[ 88.038400][ T5838]
[ 88.038403][ T5838]
[ 88.038403][ T5838] the existing dependency chain (in reverse order) is:
[ 88.038407][ T5838]
[ 88.038407][ T5838] -> #4 (&obj_hash[i].lock){-.-.}-{2:2}:
[ 88.038423][ T5838] lock_acquire+0x120/0x360
[ 88.038437][ T5838] _raw_spin_lock_irqsave+0xa7/0xf0
[ 88.038456][ T5838] debug_object_activate+0xbb/0x420
[ 88.038467][ T5838] insert_work+0x35/0x330
[ 88.038480][ T5838] __queue_work+0xcfc/0xfe0
[ 88.038503][ T5838] queue_work_on+0x181/0x270
[ 88.038519][ T5838] start_poll_synchronize_rcu_expedited+0xfc/0x140
[ 88.038531][ T5838] rcu_init+0x108/0x160
[ 88.038541][ T5838] start_kernel+0x1fb/0x500
[ 88.038555][ T5838] x86_64_start_reservations+0x24/0x30
[ 88.038565][ T5838] x86_64_start_kernel+0x143/0x1c0
[ 88.038574][ T5838] common_startup_64+0x13e/0x147
[ 88.038585][ T5838]
[ 88.038585][ T5838] -> #3 (&pool->lock){-.-.}-{2:2}:
[ 88.038600][ T5838] lock_acquire+0x120/0x360
[ 88.038613][ T5838] _raw_spin_lock+0x2e/0x40
[ 88.038626][ T5838] __queue_work+0x7b0/0xfe0
[ 88.038642][ T5838] queue_work_on+0x181/0x270
[ 88.038657][ T5838] rpm_suspend+0xe54/0x1720
[ 88.038668][ T5838] __pm_runtime_idle+0x12f/0x1a0
[ 88.038677][ T5838] __device_attach+0x342/0x400
[ 88.038694][ T5838] bus_probe_device+0x185/0x260
[ 88.038710][ T5838] device_add+0x7b6/0xb50
[ 88.038719][ T5838] serial_base_port_add+0x2f2/0x430
[ 88.038732][ T5838] serial_core_register_port+0x367/0x2700
[ 88.038749][ T5838] serial8250_register_8250_port+0x16db/0x2050
[ 88.038765][ T5838] serial_pnp_probe+0x527/0x790
[ 88.038780][ T5838] pnp_device_probe+0x30b/0x4c0
[ 88.038796][ T5838] really_probe+0x26a/0x9a0
[ 88.038808][ T5838] __driver_probe_device+0x18c/0x2f0
[ 88.038819][ T5838] driver_probe_device+0x4f/0x430
[ 88.038831][ T5838] __driver_attach+0x452/0x700
[ 88.038842][ T5838] bus_for_each_dev+0x230/0x2b0
[ 88.038857][ T5838] bus_add_driver+0x345/0x640
[ 88.038873][ T5838] driver_register+0x23a/0x320
[ 88.038886][ T5838] serial8250_init+0xc2/0x1c0
[ 88.038901][ T5838] do_one_initcall+0x233/0x820
[ 88.038911][ T5838] do_initcall_level+0x137/0x1f0
[ 88.038926][ T5838] do_initcalls+0x69/0xd0
[ 88.038940][ T5838] kernel_init_freeable+0x3d9/0x570
[ 88.038954][ T5838] kernel_init+0x1d/0x1d0
[ 88.038965][ T5838] ret_from_fork+0x3fc/0x770
[ 88.038979][ T5838] ret_from_fork_asm+0x1a/0x30
[ 88.038989][ T5838]
[ 88.038989][ T5838] -> #2 (&dev->power.lock){-.-.}-{3:3}:
[ 88.039004][ T5838] lock_acquire+0x120/0x360
[ 88.039017][ T5838] _raw_spin_lock_irqsave+0xa7/0xf0
[ 88.039031][ T5838] __pm_runtime_resume+0x10f/0x180
[ 88.039041][ T5838] __uart_start+0x171/0x440
[ 88.039058][ T5838] uart_write+0xdc/0x130
[ 88.039066][ T5838] n_tty_write+0xd35/0x11d0
[ 88.039079][ T5838] file_tty_write+0x500/0x990
[ 88.039094][ T5838] vfs_write+0x54b/0xa90
[ 88.039107][ T5838] ksys_write+0x145/0x250
[ 88.039117][ T5838] do_syscall_64+0xfa/0x3b0
[ 88.039126][ T5838] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 88.039136][ T5838]
[ 88.039136][ T5838] -> #1 (&port_lock_key){-.-.}-{3:3}:
[ 88.039151][ T5838] lock_acquire+0x120/0x360
[ 88.039164][ T5838] _raw_spin_lock_irqsave+0xa7/0xf0
[ 88.039178][ T5838] serial8250_console_write+0x17e/0x1ba0
[ 88.039189][ T5838] console_flush_all+0x728/0xc40
[ 88.039199][ T5838] console_unlock+0xc4/0x270
[ 88.039215][ T5838] vprintk_emit+0x5b7/0x7a0
[ 88.039231][ T5838] _printk+0xcf/0x120
[ 88.039243][ T5838] register_console+0xa8b/0xf90
[ 88.039253][ T5838] univ8250_console_init+0x52/0x90
[ 88.039268][ T5838] console_init+0x1a1/0x670
[ 88.039284][ T5838] start_kernel+0x2cc/0x500
[ 88.039297][ T5838] x86_64_start_reservations+0x24/0x30
[ 88.039307][ T5838] x86_64_start_kernel+0x143/0x1c0
[ 88.039316][ T5838] common_startup_64+0x13e/0x147
[ 88.039326][ T5838]
[ 88.039326][ T5838] -> #0 (console_owner){....}-{0:0}:
[ 88.039340][ T5838] validate_chain+0xb9b/0x2140
[ 88.039356][ T5838] __lock_acquire+0xab9/0xd20
[ 88.039370][ T5838] lock_acquire+0x120/0x360
[ 88.039382][ T5838] console_flush_all+0x6d2/0xc40
[ 88.039392][ T5838] console_unlock+0xc4/0x270
[ 88.039408][ T5838] vprintk_emit+0x5b7/0x7a0
[ 88.039423][ T5838] _printk+0xcf/0x120
[ 88.039432][ T5838] __debug_object_init+0x2c8/0x3c0
[ 88.039443][ T5838] rhashtable_init_noprof+0x7c0/0xbb0
[ 88.039460][ T5838] bch2_copygc_thread+0x116/0xdc0
[ 88.039472][ T5838] kthread+0x70e/0x8a0
[ 88.039481][ T5838] ret_from_fork+0x3fc/0x770
[ 88.039501][ T5838] ret_from_fork_asm+0x1a/0x30
[ 88.039511][ T5838]
[ 88.039511][ T5838] other info that might help us debug this:
[ 88.039511][ T5838]
[ 88.039514][ T5838] Chain exists of:
[ 88.039514][ T5838] console_owner --> &pool->lock --> &obj_hash[i].lock
[ 88.039514][ T5838]
[ 88.039532][ T5838] Possible unsafe locking scenario:
[ 88.039532][ T5838]
[ 88.039536][ T5838] CPU0 CPU1
[ 88.039539][ T5838] ---- ----
[ 88.039542][ T5838] lock(&obj_hash[i].lock);
[ 88.039549][ T5838] lock(&pool->lock);
[ 88.039557][ T5838] lock(&obj_hash[i].lock);
[ 88.039565][ T5838] lock(console_owner);
[ 88.039573][ T5838]
[ 88.039573][ T5838] *** DEADLOCK ***
[ 88.039573][ T5838]
[ 88.039576][ T5838] 3 locks held by bch-copygc/loop/5838:
[ 88.039583][ T5838] #0: ffffffff99cf5968 (&obj_hash[i].lock){-.-.}-{2:2}, at: __debug_object_init+0x85/0x3c0
[ 88.039610][ T5838] #1: ffffffff8e133020 (console_lock){+.+.}-{0:0}, at: _printk+0xcf/0x120
[ 88.039634][ T5838] #2: ffffffff8e01a8f0 (console_srcu){....}-{0:0}, at: console_flush_all+0x13a/0xc40
[ 88.039660][ T5838]
[ 88.039660][ T5838] stack backtrace:
[ 88.039667][ T5838] CPU: 0 UID: 0 PID: 5838 Comm: bch-copygc/loop Not tainted 6.16.0-rc1-syzkaller-00010-g2c4a1f3fe03e #0 PREEMPT(full)
[ 88.039681][ T5838] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025
[ 88.039687][ T5838] Call Trace:
[ 88.039692][ T5838]
[ 88.039697][ T5838] dump_stack_lvl+0x189/0x250
[ 88.039715][ T5838] ? __pfx_dump_stack_lvl+0x10/0x10
[ 88.039732][ T5838] ? __pfx__printk+0x10/0x10
[ 88.039743][ T5838] ? print_lock_name+0xde/0x100
[ 88.039762][ T5838] print_circular_bug+0x2ee/0x310
[ 88.039781][ T5838] check_noncircular+0x134/0x160
[ 88.039800][ T5838] validate_chain+0xb9b/0x2140
[ 88.039822][ T5838] __lock_acquire+0xab9/0xd20
[ 88.039837][ T5838] ? console_flush_all+0x13a/0xc40
[ 88.039848][ T5838] lock_acquire+0x120/0x360
[ 88.039861][ T5838] ? console_flush_all+0x13a/0xc40
[ 88.039874][ T5838] ? do_raw_spin_unlock+0x122/0x240
[ 88.039885][ T5838] ? console_flush_all+0x13a/0xc40
[ 88.039896][ T5838] console_flush_all+0x6d2/0xc40
[ 88.039906][ T5838] ? console_flush_all+0x13a/0xc40
[ 88.039917][ T5838] ? console_flush_all+0x13a/0xc40
[ 88.039929][ T5838] ? __pfx_console_flush_all+0x10/0x10
[ 88.039943][ T5838] ? is_printk_cpu_sync_owner+0x32/0x40
[ 88.039957][ T5838] console_unlock+0xc4/0x270
[ 88.039974][ T5838] ? __pfx_console_unlock+0x10/0x10
[ 88.039992][ T5838] ? is_printk_cpu_sync_owner+0x32/0x40
[ 88.040005][ T5838] vprintk_emit+0x5b7/0x7a0
[ 88.040023][ T5838] ? __pfx_vprintk_emit+0x10/0x10
[ 88.040040][ T5838] ? __lock_acquire+0xab9/0xd20
[ 88.040056][ T5838] ? do_raw_spin_lock+0x121/0x290
[ 88.040068][ T5838] _printk+0xcf/0x120
[ 88.040079][ T5838] ? __pfx__printk+0x10/0x10
[ 88.040092][ T5838] __debug_object_init+0x2c8/0x3c0
[ 88.040104][ T5838] ? rhashtable_init_noprof+0x4ee/0xbb0
[ 88.040122][ T5838] rhashtable_init_noprof+0x7c0/0xbb0
[ 88.040140][ T5838] bch2_copygc_thread+0x116/0xdc0
[ 88.040154][ T5838] ? __lock_acquire+0xab9/0xd20
[ 88.040171][ T5838] ? __pfx_bch2_copygc_thread+0x10/0x10
[ 88.040193][ T5838] ? finish_task_switch+0x266/0x950
[ 88.040206][ T5838] ? lockdep_hardirqs_on+0x9c/0x150
[ 88.040226][ T5838] ? __pfx_rhashtable_jhash2+0x10/0x10
[ 88.040253][ T5838] ? __kthread_parkme+0x7b/0x200
[ 88.040270][ T5838] ? __kthread_parkme+0x1a1/0x200
[ 88.040289][ T5838] kthread+0x70e/0x8a0
[ 88.040300][ T5838] ? __pfx_bch2_copygc_thread+0x10/0x10
[ 88.040313][ T5838] ? __pfx_kthread+0x10/0x10
[ 88.040324][ T5838] ? _raw_spin_unlock_irq+0x23/0x50
[ 88.040339][ T5838] ? lockdep_hardirqs_on+0x9c/0x150
[ 88.040355][ T5838] ? __pfx_kthread+0x10/0x10
[ 88.040366][ T5838] ret_from_fork+0x3fc/0x770
[ 88.040381][ T5838] ? __pfx_ret_from_fork+0x10/0x10
[ 88.040397][ T5838] ? __switch_to_asm+0x39/0x70
[ 88.040407][ T5838] ? __switch_to_asm+0x33/0x70
[ 88.040417][ T5838] ? __pfx_kthread+0x10/0x10
[ 88.040428][ T5838] ret_from_fork_asm+0x1a/0x30
[ 88.040442][ T5838]
[ 88.979672][ T5838] ------------[ cut here ]------------
[ 88.985135][ T5838] WARNING: CPU: 0 PID: 5838 at lib/debugobjects.c:655 __debug_object_init+0x2c9/0x3c0
[ 88.994874][ T5838] Modules linked in:
[ 88.998779][ T5838] CPU: 0 UID: 0 PID: 5838 Comm: bch-copygc/loop Not tainted 6.16.0-rc1-syzkaller-00010-g2c4a1f3fe03e #0 PREEMPT(full)
[ 89.011201][ T5838] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025
[ 89.021262][ T5838] RIP: 0010:__debug_object_init+0x2c9/0x3c0
[ 89.027168][ T5838] Code: cc cc cc 41 ff c7 44 89 3d f4 2b 17 15 48 c7 c1 00 b8 e1 8b 48 c7 c7 60 b8 e1 8b 84 c0 48 0f 45 f9 48 89 de e8 28 3c 67 fc 90 <0f> 0b 90 e9 c0 fe ff ff e8 3a 1c 00 00 8b 05 0c 67 cb 09 3b 05 0a
[ 89.046781][ T5838] RSP: 0018:ffffc9000436f6e0 EFLAGS: 00010046
[ 89.052875][ T5838] RAX: 0000000000000050 RBX: ffffc9000436fb90 RCX: fc78f14991783c00
[ 89.060854][ T5838] RDX: 0000000000000000 RSI: 0000000080000001 RDI: 0000000000000000
[ 89.068832][ T5838] RBP: ffff888024883c20 R08: ffff8880b8624293 R09: 1ffff110170c4852
[ 89.076807][ T5838] R10: dffffc0000000000 R11: ffffed10170c4853 R12: 0000000000000040
[ 89.084783][ T5838] R13: ffff888032461348 R14: dffffc0000000000 R15: 0000000000000001
[ 89.092790][ T5838] FS: 0000000000000000(0000) GS:ffff888125c86000(0000) knlGS:0000000000000000
[ 89.101725][ T5838] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 89.108312][ T5838] CR2: 000055eef1191980 CR3: 0000000071d2a000 CR4: 00000000003526f0
[ 89.116292][ T5838] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 89.124293][ T5838] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 89.132284][ T5838] Call Trace:
[ 89.135576][ T5838]
[ 89.138516][ T5838] ? rhashtable_init_noprof+0x4ee/0xbb0
[ 89.144086][ T5838] rhashtable_init_noprof+0x7c0/0xbb0
[ 89.149513][ T5838] bch2_copygc_thread+0x116/0xdc0
[ 89.154556][ T5838] ? __lock_acquire+0xab9/0xd20
[ 89.159422][ T5838] ? __pfx_bch2_copygc_thread+0x10/0x10
[ 89.164987][ T5838] ? finish_task_switch+0x266/0x950
[ 89.170198][ T5838] ? lockdep_hardirqs_on+0x9c/0x150
[ 89.175412][ T5838] ? __pfx_rhashtable_jhash2+0x10/0x10
[ 89.180895][ T5838] ? __kthread_parkme+0x7b/0x200
[ 89.185851][ T5838] ? __kthread_parkme+0x1a1/0x200
[ 89.190889][ T5838] kthread+0x70e/0x8a0
[ 89.194970][ T5838] ? __pfx_bch2_copygc_thread+0x10/0x10
[ 89.200521][ T5838] ? __pfx_kthread+0x10/0x10
[ 89.205126][ T5838] ? _raw_spin_unlock_irq+0x23/0x50
[ 89.210338][ T5838] ? lockdep_hardirqs_on+0x9c/0x150
[ 89.215548][ T5838] ? __pfx_kthread+0x10/0x10
[ 89.220147][ T5838] ret_from_fork+0x3fc/0x770
[ 89.224756][ T5838] ? __pfx_ret_from_fork+0x10/0x10
[ 89.229878][ T5838] ? __switch_to_asm+0x39/0x70
[ 89.234645][ T5838] ? __switch_to_asm+0x33/0x70
[ 89.239411][ T5838] ? __pfx_kthread+0x10/0x10
[ 89.244005][ T5838] ret_from_fork_asm+0x1a/0x30
[ 89.248778][ T5838]
[ 89.251802][ T5838] Kernel panic - not syncing: kernel: panic_on_warn set ...
[ 89.259173][ T5838] CPU: 0 UID: 0 PID: 5838 Comm: bch-copygc/loop Not tainted 6.16.0-rc1-syzkaller-00010-g2c4a1f3fe03e #0 PREEMPT(full)
[ 89.271677][ T5838] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025
[ 89.281736][ T5838] Call Trace:
[ 89.285020][ T5838]
[ 89.287954][ T5838] dump_stack_lvl+0x99/0x250
[ 89.292562][ T5838] ? __asan_memcpy+0x40/0x70
[ 89.297162][ T5838] ? __pfx_dump_stack_lvl+0x10/0x10
[ 89.302369][ T5838] ? __pfx__printk+0x10/0x10
[ 89.306965][ T5838] panic+0x2db/0x790
[ 89.310872][ T5838] ? __pfx_panic+0x10/0x10
[ 89.315298][ T5838] ? show_trace_log_lvl+0x4fb/0x550
[ 89.320526][ T5838] ? ret_from_fork_asm+0x1a/0x30
[ 89.325596][ T5838] __warn+0x31b/0x4b0
[ 89.329602][ T5838] ? __debug_object_init+0x2c9/0x3c0
[ 89.334909][ T5838] ? __debug_object_init+0x2c9/0x3c0
[ 89.340300][ T5838] report_bug+0x2be/0x4f0
[ 89.344647][ T5838] ? __debug_object_init+0x2c9/0x3c0
[ 89.349939][ T5838] ? __debug_object_init+0x2c9/0x3c0
[ 89.355231][ T5838] ? __debug_object_init+0x2cb/0x3c0
[ 89.360528][ T5838] handle_bug+0x84/0x160
[ 89.364781][ T5838] exc_invalid_op+0x1a/0x50
[ 89.369293][ T5838] asm_exc_invalid_op+0x1a/0x20
[ 89.374149][ T5838] RIP: 0010:__debug_object_init+0x2c9/0x3c0
[ 89.380050][ T5838] Code: cc cc cc 41 ff c7 44 89 3d f4 2b 17 15 48 c7 c1 00 b8 e1 8b 48 c7 c7 60 b8 e1 8b 84 c0 48 0f 45 f9 48 89 de e8 28 3c 67 fc 90 <0f> 0b 90 e9 c0 fe ff ff e8 3a 1c 00 00 8b 05 0c 67 cb 09 3b 05 0a
[ 89.399768][ T5838] RSP: 0018:ffffc9000436f6e0 EFLAGS: 00010046
[ 89.405853][ T5838] RAX: 0000000000000050 RBX: ffffc9000436fb90 RCX: fc78f14991783c00
[ 89.413834][ T5838] RDX: 0000000000000000 RSI: 0000000080000001 RDI: 0000000000000000
[ 89.421814][ T5838] RBP: ffff888024883c20 R08: ffff8880b8624293 R09: 1ffff110170c4852
[ 89.429790][ T5838] R10: dffffc0000000000 R11: ffffed10170c4853 R12: 0000000000000040
[ 89.437794][ T5838] R13: ffff888032461348 R14: dffffc0000000000 R15: 0000000000000001
[ 89.445791][ T5838] ? rhashtable_init_noprof+0x4ee/0xbb0
[ 89.451366][ T5838] rhashtable_init_noprof+0x7c0/0xbb0
[ 89.456759][ T5838] bch2_copygc_thread+0x116/0xdc0
[ 89.461793][ T5838] ? __lock_acquire+0xab9/0xd20
[ 89.466658][ T5838] ? __pfx_bch2_copygc_thread+0x10/0x10
[ 89.472222][ T5838] ? finish_task_switch+0x266/0x950
[ 89.477429][ T5838] ? lockdep_hardirqs_on+0x9c/0x150
[ 89.482650][ T5838] ? __pfx_rhashtable_jhash2+0x10/0x10
[ 89.488240][ T5838] ? __kthread_parkme+0x7b/0x200
[ 89.493307][ T5838] ? __kthread_parkme+0x1a1/0x200
[ 89.498367][ T5838] kthread+0x70e/0x8a0
[ 89.502455][ T5838] ? __pfx_bch2_copygc_thread+0x10/0x10
[ 89.508042][ T5838] ? __pfx_kthread+0x10/0x10
[ 89.512706][ T5838] ? _raw_spin_unlock_irq+0x23/0x50
[ 89.517925][ T5838] ? lockdep_hardirqs_on+0x9c/0x150
[ 89.523143][ T5838] ? __pfx_kthread+0x10/0x10
[ 89.527739][ T5838] ret_from_fork+0x3fc/0x770
[ 89.532345][ T5838] ? __pfx_ret_from_fork+0x10/0x10
[ 89.537557][ T5838] ? __switch_to_asm+0x39/0x70
[ 89.542586][ T5838] ? __switch_to_asm+0x33/0x70
[ 89.547355][ T5838] ? __pfx_kthread+0x10/0x10
[ 89.551951][ T5838] ret_from_fork_asm+0x1a/0x30
[ 89.556746][ T5838]
[ 89.560054][ T5838] Kernel Offset: disabled
[ 89.564486][ T5838] Rebooting in 86400 seconds..