./strace-static-x86_64 -e \!wait4,clock_nanosleep,nanosleep -s 100 -x -f ./syz-executor891189011 <...> Warning: Permanently added '10.128.0.37' (ED25519) to the list of known hosts. execve("./syz-executor891189011", ["./syz-executor891189011"], 0x7ffefce3aee0 /* 10 vars */) = 0 brk(NULL) = 0x55558f5db000 brk(0x55558f5dbd00) = 0x55558f5dbd00 arch_prctl(ARCH_SET_FS, 0x55558f5db380) = 0 set_tid_address(0x55558f5db650) = 5185 set_robust_list(0x55558f5db660, 24) = 0 rseq(0x55558f5dbca0, 0x20, 0, 0x53053053) = 0 prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 readlink("/proc/self/exe", "/root/syz-executor891189011", 4096) = 27 getrandom("\x39\xd8\x7c\xbb\x9c\x8d\xfa\xe2", 8, GRND_NONBLOCK) = 8 brk(NULL) = 0x55558f5dbd00 brk(0x55558f5fcd00) = 0x55558f5fcd00 brk(0x55558f5fd000) = 0x55558f5fd000 mprotect(0x7f4c155fa000, 16384, PROT_READ) = 0 mmap(0x1ffff000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x1ffff000 mmap(0x20000000, 16777216, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x20000000 mmap(0x21000000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x21000000 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55558f5db650) = 5186 ./strace-static-x86_64: Process 5186 attached [pid 5185] openat(AT_FDCWD, "/sys/kernel/debug/x86/nmi_longest_ns", O_WRONLY|O_CLOEXEC) = 3 [pid 5186] set_robust_list(0x55558f5db660, 24 [pid 5185] write(3, "10000000000", 11 [pid 5186] <... set_robust_list resumed>) = 0 [pid 5185] <... write resumed>) = 11 [pid 5185] close(3) = 0 [pid 5185] openat(AT_FDCWD, "/proc/sys/kernel/hung_task_check_interval_secs", O_WRONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5185] openat(AT_FDCWD, "/proc/sys/net/core/bpf_jit_kallsyms", O_WRONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5185] openat(AT_FDCWD, "/proc/sys/net/core/bpf_jit_harden", O_WRONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5185] openat(AT_FDCWD, "/proc/sys/kernel/kptr_restrict", O_WRONLY|O_CLOEXEC) = 3 [pid 5185] write(3, "0", 1) = 1 [pid 5185] close(3) = 0 [pid 5185] openat(AT_FDCWD, "/proc/sys/kernel/softlockup_all_cpu_backtrace", O_WRONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5185] openat(AT_FDCWD, "/proc/sys/fs/mount-max", O_WRONLY|O_CLOEXEC) = 3 [pid 5185] write(3, "100", 3) = 3 [pid 5185] close(3) = 0 [pid 5185] openat(AT_FDCWD, "/proc/sys/vm/oom_dump_tasks", O_WRONLY|O_CLOEXEC) = 3 [pid 5185] write(3, "0", 1) = 1 [pid 5185] close(3) = 0 [pid 5185] openat(AT_FDCWD, "/proc/sys/debug/exception-trace", O_WRONLY|O_CLOEXEC) = 3 [pid 5185] write(3, "0", 1) = 1 [pid 5185] close(3) = 0 [pid 5185] openat(AT_FDCWD, "/proc/sys/kernel/printk", O_WRONLY|O_CLOEXEC) = 3 [pid 5185] write(3, "7 4 1 3", 7) = 7 [pid 5185] close(3) = 0 [pid 5185] openat(AT_FDCWD, "/proc/sys/kernel/keys/gc_delay", O_WRONLY|O_CLOEXEC) = 3 [pid 5185] write(3, "1", 1) = 1 [pid 5185] close(3) = 0 [pid 5185] openat(AT_FDCWD, "/proc/sys/vm/oom_kill_allocating_task", O_WRONLY|O_CLOEXEC) = 3 [pid 5185] write(3, "1", 1) = 1 [pid 5185] close(3) = 0 [pid 5185] openat(AT_FDCWD, "/proc/sys/kernel/ctrl-alt-del", O_WRONLY|O_CLOEXEC) = 3 [pid 5185] write(3, "0", 1) = 1 [pid 5185] close(3) = 0 [pid 5185] openat(AT_FDCWD, "/proc/sys/kernel/cad_pid", O_WRONLY|O_CLOEXEC) = 3 [pid 5185] write(3, "5186", 4) = 4 [pid 5185] close(3) = 0 [pid 5185] kill(5186, SIGKILL) = 0 [pid 5186] +++ killed by SIGKILL +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5186, si_uid=0, si_status=SIGKILL, si_utime=0, si_stime=0} --- openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 3 ioctl(3, LOOP_CLR_FD) = -1 ENXIO (No such device or address) close(3) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5187 attached , child_tidptr=0x55558f5db650) = 5187 [pid 5187] set_robust_list(0x55558f5db660, 24) = 0 [pid 5187] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 executing program [pid 5187] setpgid(0, 0) = 0 [pid 5187] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5187] write(3, "1000", 4) = 4 [pid 5187] close(3) = 0 [pid 5187] write(1, "executing program\n", 18) = 18 [pid 5187] prlimit64(0, RLIMIT_RTPRIO, {rlim_cur=8, rlim_max=139}, NULL) = 0 [pid 5187] sched_setscheduler(0, SCHED_FIFO, [7]) = 0 [pid 5187] memfd_create("syzkaller", 0) = 3 [pid 5187] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4c0d000000 [ 168.847994][ C0] sched: RT throttling activated [pid 5187] 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 [pid 5187] munmap(0x7f4c0d000000, 138412032) = 0 [pid 5187] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4 [pid 5187] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 5187] close(3) = 0 [pid 5187] close(4) = 0 [pid 5187] mkdir("./file0", 0777) = 0 [ 169.135297][ T5187] loop0: detected capacity change from 0 to 32768 [ 169.250344][ T5187] bcachefs (loop0): starting version 1.7: mi_btree_bitmap opts=errors=continue,metadata_checksum=crc64,data_checksum=none,compression=lz4,nojournal_transaction_names [ 169.268148][ T5187] bcachefs (loop0): recovering from clean shutdown, journal seq 10 [ 169.276857][ T5187] bcachefs (loop0): Doing compatible version upgrade from 1.7: mi_btree_bitmap to 1.12: rebalance_work_acct_fix [ 169.276857][ T5187] running recovery passes: check_allocations [ 169.334556][ T5187] invalid bkey u64s 11 type alloc_v4 0:127:0 len 0 ver 0: [ 169.334611][ T5187] gen 0 oldest_gen 0 data_type sb [ 169.334650][ T5187] journal_seq 1 [ 169.334686][ T5187] need_discard 1 [ 169.334722][ T5187] need_inc_gen 1 [ 169.334759][ T5187] dirty_sectors 256 [ 169.334795][ T5187] stripe_sectors 0 [ 169.334831][ T5187] cached_sectors 0 [ 169.334868][ T5187] stripe 17327 [ 169.334905][ T5187] stripe_redundancy 0 [ 169.334940][ T5187] io_time[READ] 1 [ 169.334976][ T5187] io_time[WRITE] 1 [ 169.335012][ T5187] fragmentation 0 [ 169.335052][ T5187] bp_start 8 [ 169.335087][ T5187] [ 169.335120][ T5187] invalid data type (got 1 should be 7): delete?, fixing [ 169.435973][ T5187] bcachefs (loop0): accounting_read... done [ 169.443097][ T5187] bcachefs (loop0): alloc_read... done [ 169.449190][ T5187] bcachefs (loop0): stripes_read... done [ 169.455147][ T5187] bcachefs (loop0): snapshots_read... done [ 169.461663][ T5187] bcachefs (loop0): check_allocations... [ 169.466932][ T5187] bcachefs (loop0): pointer to nonexistent bucket 65536:31 [ 169.480477][ T5187] bcachefs (loop0): bch2_gc_mark_key(): error EIO [ 169.487663][ T5187] bcachefs (loop0): bch2_gc_btree(): error EIO [ 169.494742][ T5187] btree node read error for alloc, fixing [ 169.500864][ T5187] bcachefs (loop0): running explicit recovery pass check_topology (1), currently at check_allocations (7) [ 169.512676][ T5187] bcachefs (loop0): bch2_gc_btrees(): error restart_recovery [ 169.520568][ T5187] bcachefs (loop0): bch2_check_allocations(): error restart_recovery [ 169.528919][ T5187] bcachefs (loop0): check_topology... done [ 169.535170][ T5187] bcachefs (loop0): accounting_read... done [ 169.541640][ T5187] bcachefs (loop0): alloc_read... done [ 169.547507][ T5187] bcachefs (loop0): stripes_read... done [ 169.553623][ T5187] bcachefs (loop0): snapshots_read... done [ 169.560247][ T5187] bcachefs (loop0): check_allocations... [ 169.564024][ T5187] bcachefs (loop0): pointer to nonexistent bucket 65536:31 [ 169.578873][ T5187] bcachefs (loop0): bch2_gc_mark_key(): error EIO [ 169.585423][ T5187] bcachefs (loop0): bch2_gc_btree(): error EIO [ 169.592153][ T5187] btree node read error for alloc, fixing [ 169.600373][ T5187] bucket 0:34 data type user ptr gen 0 missing in alloc btree [ 169.600437][ T5187] while marking u64s 7 type extent 4099:8:U32_MAX len 8 ver 0: durability: 1 crc: c_size 8 size 8 offset 0 nonce 0 csum none 0:0 compress incompressible ptr: 0:34:0 gen 0, fixing [ 169.634223][ T5187] btree ptr not marked in member info btree allocated bitmap [ 169.634286][ T5187] u64s 11 type btree_ptr_v2 SPOS_MAX len 0 ver 0: seq 7589ab5e0c11cc7a written 24 min_key POS_MIN durability: 1 ptr: 0:38:0 gen 0, fixing [ 169.665894][ T5187] btree ptr not marked in member info btree allocated bitmap [ 169.665955][ T5187] u64s 11 type btree_ptr_v2 SPOS_MAX len 0 ver 0: seq 9aa2895aefce4bdf written 24 min_key POS_MIN durability: 1 ptr: 0:41:0 gen 0, fixing [ 169.696015][ T5187] bucket 0:31 data type btree ptr gen 0 missing in alloc btree [ 169.696103][ T5187] while marking u64s 11 type btree_ptr_v2 SPOS_MAX len 0 ver 0: seq 2285c34bed0abe32 written 16 min_key POS_MIN durability: 1 ptr: 0:31:0 gen 0, fixing [ 169.722439][ T5187] btree ptr not marked in member info btree allocated bitmap [ 169.722500][ T5187] u64s 11 type btree_ptr_v2 SPOS_MAX len 0 ver 0: seq c0bef60d07ceb940 written 16 min_key POS_MIN durability: 1 ptr: 0:35:0 gen 0, fixing [ 169.752510][ T5187] btree ptr not marked in member info btree allocated bitmap [ 169.752577][ T5187] u64s 11 type btree_ptr_v2 SPOS_MAX len 0 ver 0: seq ebb8d5a9e3463bdb written 16 min_key POS_MIN durability: 1 ptr: 0:32:0 gen 0, fixing [ 169.784058][ T5187] btree ptr not marked in member info btree allocated bitmap [ 169.784122][ T5187] u64s 11 type btree_ptr_v2 SPOS_MAX len 0 ver 0: seq e81e1ed936acf3df written 32 min_key POS_MIN durability: 1 ptr: 0:29:0 gen 0, fixing [ 169.814081][ T5187] bucket 0:37 data type btree ptr gen 0 missing in alloc btree [ 169.814145][ T5187] while marking u64s 11 type btree_ptr_v2 SPOS_MAX len 0 ver 0: seq 4a8b0fa43a9980a6 written 24 min_key POS_MIN durability: 1 ptr: 0:37:0 gen 0, fixing [ 169.841195][ T5187] bucket 0:42 data type btree ptr gen 0 missing in alloc btree [ 169.841259][ T5187] while marking u64s 11 type btree_ptr_v2 SPOS_MAX len 0 ver 0: seq 1db8f60c84bb244c written 8 min_key POS_MIN durability: 1 ptr: 0:42:0 gen 0, fixing [ 169.869625][ T5187] bucket 0:26 gen 0 has wrong data_type: got btree, should be need_discard, fixing [ 169.879807][ T5187] bucket 0:26 gen 0 data type need_discard has wrong dirty_sectors: got 256, should be 0, fixing [ 169.892076][ T5187] bucket 0:31 gen 0 has wrong data_type: got free, should be btree, fixing [ 169.901412][ T5187] bucket 0:31 gen 0 data type btree has wrong dirty_sectors: got 0, should be 256, fixing [ 169.912429][ T5187] bucket 0:34 gen 0 has wrong data_type: got free, should be user, fixing [ 169.921527][ T5187] bucket 0:34 gen 0 data type user has wrong dirty_sectors: got 0, should be 16, fixing [ 169.931715][ T5187] bucket 0:34 gen 0 data type user has wrong fragmentation_lru: got 0, should be 134217728, fixing [ 169.943847][ T5187] bucket 0:37 gen 0 has wrong data_type: got free, should be btree, fixing [ 169.953069][ T5187] bucket 0:37 gen 0 data type btree has wrong dirty_sectors: got 0, should be 256, fixing [ 169.964111][ T5187] bucket 0:42 gen 0 has wrong data_type: got free, should be btree, fixing [ 169.973266][ T5187] bucket 0:42 gen 0 data type btree has wrong dirty_sectors: got 0, should be 256, fixing [ 169.989615][ T5187] bucket 0:127 gen 0 has wrong data_type: got free, should be sb, fixing [ 169.998647][ T5187] bucket 0:127 gen 0 data type sb has wrong dirty_sectors: got 0, should be 256, fixing [ 170.014451][ T5187] done [ 170.025518][ T5187] bcachefs (loop0): going read-write [ 170.036948][ T5187] bcachefs (loop0): journal_replay... [ 170.046409][ T5187] ===================================================== [ 170.059471][ T5187] BUG: KMSAN: uninit-value in bch2_bkey_cmp_packed_inlined+0x8d0/0xd50 [ 170.068262][ T5187] bch2_bkey_cmp_packed_inlined+0x8d0/0xd50 [ 170.074393][ T5187] bch2_sort_keys_keep_unwritten_whiteouts+0xf94/0x19d0 [ 170.081675][ T5187] __bch2_btree_node_write+0x3ae7/0x6830 [ 170.087537][ T5187] bch2_btree_node_write+0xa5/0x2e0 [ 170.093083][ T5187] __btree_node_flush+0x606/0x680 [ 170.098432][ T5187] bch2_btree_node_flush0+0x35/0x60 [ 170.103796][ T5187] journal_flush_pins+0xce6/0x1780 [ 170.109189][ T5187] journal_flush_done+0x156/0x3f0 [ 170.114506][ T5187] bch2_journal_flush_pins+0x1a1/0x3b0 [ 170.120355][ T5187] bch2_journal_replay+0x4923/0x4d20 [ 170.125835][ T5187] bch2_run_recovery_passes+0x400/0xec0 [ 170.131632][ T5187] bch2_fs_recovery+0x42d2/0x5c60 [ 170.136856][ T5187] bch2_fs_start+0x7b2/0xbd0 [ 170.141730][ T5187] bch2_fs_get_tree+0x13e8/0x22d0 [ 170.146953][ T5187] vfs_get_tree+0xb1/0x5a0 [ 170.151723][ T5187] do_new_mount+0x71f/0x15e0 [ 170.156508][ T5187] path_mount+0x742/0x1f10 [ 170.161233][ T5187] __se_sys_mount+0x722/0x810 [ 170.166090][ T5187] __x64_sys_mount+0xe4/0x150 [ 170.171065][ T5187] x64_sys_call+0x255a/0x3ba0 [ 170.175928][ T5187] do_syscall_64+0xcd/0x1e0 [ 170.180839][ T5187] entry_SYSCALL_64_after_hwframe+0x77/0x7f [ 170.186942][ T5187] [ 170.189458][ T5187] Uninit was created at: [ 170.193889][ T5187] ___kmalloc_large_node+0x22c/0x370 [ 170.199443][ T5187] __kmalloc_large_node_noprof+0x3f/0x1e0 [ 170.205372][ T5187] __kmalloc_node_noprof+0x9d6/0xf50 [ 170.210970][ T5187] __kvmalloc_node_noprof+0xc0/0x2d0 [ 170.216505][ T5187] bch2_btree_node_read_done+0x52a9/0x7790 [ 170.222574][ T5187] btree_node_read_work+0x973/0x1960 [ 170.228213][ T5187] bch2_btree_node_read+0x2e6b/0x36e0 [ 170.233746][ T5187] bch2_btree_root_read+0xa81/0x13f0 [ 170.239276][ T5187] read_btree_roots+0x51c/0x1250 [ 170.244385][ T5187] bch2_fs_recovery+0x422c/0x5c60 [ 170.249723][ T5187] bch2_fs_start+0x7b2/0xbd0 [ 170.254483][ T5187] bch2_fs_get_tree+0x13e8/0x22d0 [ 170.259799][ T5187] vfs_get_tree+0xb1/0x5a0 [ 170.264378][ T5187] do_new_mount+0x71f/0x15e0 [ 170.269283][ T5187] path_mount+0x742/0x1f10 [ 170.273864][ T5187] __se_sys_mount+0x722/0x810 [ 170.278900][ T5187] __x64_sys_mount+0xe4/0x150 [ 170.283787][ T5187] x64_sys_call+0x255a/0x3ba0 [ 170.288924][ T5187] do_syscall_64+0xcd/0x1e0 [ 170.293603][ T5187] entry_SYSCALL_64_after_hwframe+0x77/0x7f [ 170.299794][ T5187] [ 170.302270][ T5187] CPU: 0 UID: 0 PID: 5187 Comm: syz-executor891 Not tainted 6.11.0-rc6-syzkaller-00326-gd1f2d51b711a #0 [ 170.314102][ T5187] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/06/2024 [ 170.324472][ T5187] ===================================================== [ 170.331590][ T5187] Disabling lock debugging due to kernel taint [ 170.337854][ T5187] Kernel panic - not syncing: kmsan.panic set ... [ 170.344454][ T5187] CPU: 0 UID: 0 PID: 5187 Comm: syz-executor891 Tainted: G B 6.11.0-rc6-syzkaller-00326-gd1f2d51b711a #0 [ 170.357205][ T5187] Tainted: [B]=BAD_PAGE [ 170.361439][ T5187] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/06/2024 [ 170.371608][ T5187] Call Trace: [ 170.375127][ T5187] [ 170.378334][ T5187] dump_stack_lvl+0x216/0x2d0 [ 170.383258][ T5187] ? kmsan_get_shadow_origin_ptr+0x4d/0xb0 [ 170.389221][ T5187] dump_stack+0x1e/0x30 [ 170.393494][ T5187] panic+0x4e2/0xcd0 [ 170.397534][ T5187] ? kmsan_get_metadata+0xa1/0x1c0 [ 170.402851][ T5187] kmsan_report+0x2c7/0x2d0 [ 170.407507][ T5187] ? filter_irq_stacks+0x60/0x1a0 [ 170.412657][ T5187] ? __msan_warning+0x95/0x120 [ 170.417540][ T5187] ? bch2_bkey_cmp_packed_inlined+0x8d0/0xd50 [ 170.423826][ T5187] ? bch2_sort_keys_keep_unwritten_whiteouts+0xf94/0x19d0 [ 170.431121][ T5187] ? __bch2_btree_node_write+0x3ae7/0x6830 [ 170.437150][ T5187] ? bch2_btree_node_write+0xa5/0x2e0 [ 170.442693][ T5187] ? __btree_node_flush+0x606/0x680 [ 170.448081][ T5187] ? bch2_btree_node_flush0+0x35/0x60 [ 170.453636][ T5187] ? journal_flush_pins+0xce6/0x1780 [ 170.459151][ T5187] ? journal_flush_done+0x156/0x3f0 [ 170.464575][ T5187] ? bch2_journal_flush_pins+0x1a1/0x3b0 [ 170.470409][ T5187] ? bch2_journal_replay+0x4923/0x4d20 [ 170.476014][ T5187] ? bch2_run_recovery_passes+0x400/0xec0 [ 170.481953][ T5187] ? bch2_fs_recovery+0x42d2/0x5c60 [ 170.487319][ T5187] ? bch2_fs_start+0x7b2/0xbd0 [ 170.492315][ T5187] ? bch2_fs_get_tree+0x13e8/0x22d0 [ 170.497729][ T5187] ? vfs_get_tree+0xb1/0x5a0 [ 170.502462][ T5187] ? do_new_mount+0x71f/0x15e0 [ 170.507360][ T5187] ? path_mount+0x742/0x1f10 [ 170.512091][ T5187] ? __se_sys_mount+0x722/0x810 [ 170.517101][ T5187] ? __x64_sys_mount+0xe4/0x150 [ 170.522132][ T5187] ? x64_sys_call+0x255a/0x3ba0 [ 170.527174][ T5187] ? do_syscall_64+0xcd/0x1e0 [ 170.531964][ T5187] ? entry_SYSCALL_64_after_hwframe+0x77/0x7f [ 170.538179][ T5187] ? kmsan_get_shadow_origin_ptr+0x4d/0xb0 [ 170.544199][ T5187] ? bch2_bkey_cmp_packed_inlined+0x43/0xd50 [ 170.550475][ T5187] ? filter_irq_stacks+0x60/0x1a0 [ 170.555672][ T5187] ? kmsan_get_metadata+0x13e/0x1c0 [ 170.561117][ T5187] ? kmsan_internal_set_shadow_origin+0x69/0x100 [ 170.567598][ T5187] ? kmsan_get_metadata+0x13e/0x1c0 [ 170.572997][ T5187] ? kmsan_get_shadow_origin_ptr+0x4d/0xb0 [ 170.578988][ T5187] __msan_warning+0x95/0x120 [ 170.583776][ T5187] bch2_bkey_cmp_packed_inlined+0x8d0/0xd50 [ 170.590194][ T5187] ? kmsan_get_metadata+0x13e/0x1c0 [ 170.595603][ T5187] ? kmsan_get_shadow_origin_ptr+0x4d/0xb0 [ 170.601577][ T5187] bch2_sort_keys_keep_unwritten_whiteouts+0xf94/0x19d0 [ 170.608747][ T5187] ? __kmalloc_node_noprof+0x726/0xf50 [ 170.614351][ T5187] __bch2_btree_node_write+0x3ae7/0x6830 [ 170.620392][ T5187] ? try_to_wake_up+0xa27/0x1920 [ 170.625618][ T5187] ? kmsan_get_metadata+0x13e/0x1c0 [ 170.630960][ T5187] ? kmsan_get_metadata+0x13e/0x1c0 [ 170.636393][ T5187] ? kmsan_get_metadata+0x13e/0x1c0 [ 170.641947][ T5187] bch2_btree_node_write+0xa5/0x2e0 [ 170.647298][ T5187] __btree_node_flush+0x606/0x680 [ 170.652441][ T5187] ? __btree_node_flush+0xd3/0x680 [ 170.657795][ T5187] ? __pfx_bch2_btree_node_flush0+0x10/0x10 [ 170.663865][ T5187] bch2_btree_node_flush0+0x35/0x60 [ 170.669204][ T5187] journal_flush_pins+0xce6/0x1780 [ 170.674600][ T5187] journal_flush_done+0x156/0x3f0 [ 170.679794][ T5187] ? closure_wait+0xd5/0x120 [ 170.684657][ T5187] bch2_journal_flush_pins+0x1a1/0x3b0 [ 170.690279][ T5187] bch2_journal_replay+0x4923/0x4d20 [ 170.695753][ T5187] ? irq_work_queue+0x1c3/0x260 [ 170.700734][ T5187] ? vprintk_emit+0xab1/0xc60 [ 170.705526][ T5187] ? kmsan_get_metadata+0x13e/0x1c0 [ 170.711138][ T5187] ? vprintk_default+0x3e/0x50 [ 170.716195][ T5187] ? __pfx_bch2_journal_replay+0x10/0x10 [ 170.722071][ T5187] bch2_run_recovery_passes+0x400/0xec0 [ 170.727812][ T5187] bch2_fs_recovery+0x42d2/0x5c60 [ 170.733276][ T5187] ? kmsan_internal_set_shadow_origin+0x69/0x100 [ 170.740016][ T5187] ? __closure_wake_up+0x16a/0x180 [ 170.745389][ T5187] bch2_fs_start+0x7b2/0xbd0 [ 170.750322][ T5187] bch2_fs_get_tree+0x13e8/0x22d0 [ 170.755640][ T5187] vfs_get_tree+0xb1/0x5a0 [ 170.760265][ T5187] ? mount_capable+0x97/0x120 [ 170.765279][ T5187] do_new_mount+0x71f/0x15e0 [ 170.770008][ T5187] ? kmsan_get_metadata+0x13e/0x1c0 [ 170.775353][ T5187] path_mount+0x742/0x1f10 [ 170.780366][ T5187] ? user_path_at+0x32f/0x390 [ 170.785296][ T5187] __se_sys_mount+0x722/0x810 [ 170.790307][ T5187] ? ptrace_notify+0x263/0x320 [ 170.795229][ T5187] __x64_sys_mount+0xe4/0x150 [ 170.800099][ T5187] x64_sys_call+0x255a/0x3ba0 [ 170.804983][ T5187] do_syscall_64+0xcd/0x1e0 [ 170.809681][ T5187] ? clear_bhb_loop+0x25/0x80 [ 170.814519][ T5187] entry_SYSCALL_64_after_hwframe+0x77/0x7f [ 170.820566][ T5187] RIP: 0033:0x7f4c155821da [ 170.825272][ T5187] Code: d8 64 89 02 48 c7 c0 ff ff ff ff eb a6 e8 5e 04 00 00 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 49 89 ca b8 a5 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 b8 ff ff ff f7 d8 64 89 01 48 [ 170.845399][ T5187] RSP: 002b:00007ffe883a2f48 EFLAGS: 00000282 ORIG_RAX: 00000000000000a5 [ 170.854024][ T5187] RAX: ffffffffffffffda RBX: 00007ffe883a2f60 RCX: 00007f4c155821da [ 170.862317][ T5187] RDX: 00000000200058c0 RSI: 0000000020005900 RDI: 00007ffe883a2f60 [ 170.870628][ T5187] RBP: 0000000000000004 R08: 00007ffe883a2fa0 R09: 00000000000058ff [ 170.878739][ T5187] R10: 0000000000000000 R11: 0000000000000282 R12: 0000000000000000 [ 170.886910][ T5187] R13: 00007ffe883a2fa0 R14: 0000000000000003 R15: 0000000001000000 [ 170.895123][ T5187] [ 170.898656][ T5187] Kernel Offset: disabled [ 170.903126][ T5187] Rebooting in 86400 seconds..