./strace-static-x86_64 -e \!wait4,clock_nanosleep,nanosleep -s 100 -x -f ./syz-executor846816103 <...> Warning: Permanently added '10.128.0.206' (ED25519) to the list of known hosts. execve("./syz-executor846816103", ["./syz-executor846816103"], 0x7ffd242ffce0 /* 10 vars */) = 0 brk(NULL) = 0x555575981000 brk(0x555575981d00) = 0x555575981d00 arch_prctl(ARCH_SET_FS, 0x555575981380) = 0 set_tid_address(0x555575981650) = 5820 set_robust_list(0x555575981660, 24) = 0 rseq(0x555575981ca0, 0x20, 0, 0x53053053) = 0 prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 readlink("/proc/self/exe", "/root/syz-executor846816103", 4096) = 27 getrandom("\x7b\x0b\x1f\x27\xa3\x80\x88\x27", 8, GRND_NONBLOCK) = 8 brk(NULL) = 0x555575981d00 brk(0x5555759a2d00) = 0x5555759a2d00 brk(0x5555759a3000) = 0x5555759a3000 mprotect(0x7f175b75e000, 16384, PROT_READ) = 0 mmap(0x3ffffffff000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x3ffffffff000 mmap(0x400000000000, 16777216, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x400000000000 mmap(0x400001000000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x400001000000 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 5822 attached , child_tidptr=0x555575981650) = 5822 [pid 5822] set_robust_list(0x555575981660, 24) = 0 [pid 5822] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5822] setpgid(0, 0) = 0 [pid 5822] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5822] write(3, "1000", 4) = 4 [pid 5822] close(3) = 0 executing program [pid 5822] write(1, "executing program\n", 18) = 18 [pid 5822] memfd_create("syzkaller", 0) = 3 [pid 5822] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1753200000 [pid 5822] 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 5822] munmap(0x7f1753200000, 138412032) = 0 [pid 5822] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4 [pid 5822] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 5822] close(3) = 0 [pid 5822] close(4) = 0 [pid 5822] mkdir("./file0", 0777) = 0 syzkaller login: [ 65.049632][ T5822] loop0: detected capacity change from 0 to 32768 [ 65.137493][ T5822] bcachefs (loop0): starting version 1.7: mi_btree_bitmap opts=errors=continue,metadata_checksum=none,data_checksum=none,background_compression=gzip,wide_macs,grpquota,journal_flush_disabled,nojournal_transaction_names [ 65.159600][ T5822] invalid bkey in superblock btree=extents level=0: u64s 11 type btree_ptr_v2 SPOS_MAX len 0 ver 0: seq 4e0410879b0c2f04 written 16 min_key POS_MIN durability: 1 ptr: 0:27:0 gen 0 [ 65.159620][ T5822] size == 0: delete?, fixing [ 65.182436][ T5822] bcachefs (loop0): recovering from clean shutdown, journal seq 13 [ 65.190859][ T5822] bcachefs (loop0): Version upgrade required: [ 65.190859][ T5822] Version upgrade from 0.19: freespace to 1.7: mi_btree_bitmap incomplete [ 65.190859][ T5822] Doing incompatible version upgrade from 0.19: freespace to 1.20: directory_size [ 65.190859][ T5822] running recovery passes: check_allocations,check_alloc_info,check_lrus,check_btree_backpointers,check_backpointers_to_extents,check_extents_to_backpointers,check_alloc_to_lru_refs,bucket_gens_init,check_snapshot_trees,check_snapshots,check_subvols,check_subvol_children,delete_dead_snapshots,check_inodes,check_extents,check_indirect_extents,check_dirents,check_xattrs,check_root,check_unreachable_inodes,check_subvolume_structure,check_directory_structure,check_nlinks,set_fs_needs_rebalance [ 65.264944][ T5822] bcachefs (loop0): error validating btree node on loop0 at btree inodes level 0/0 [ 65.264964][ T5822] u64s 11 type btree_ptr_v2 SPOS_MAX len 0 ver 0: seq 2a20405ac3f40602 written 24 min_key POS_MIN durability: 1 ptr: 0:38:0 gen 0 [ 65.264972][ T5822] node offset 16/24 bset u64s 110: checksum error, type chacha20_poly1305_128: got 23944b2c96cbcf4e757b8b6e4923afa7 should be d1e256903dc89dd6436b0db8b45d2093, fixing [ 65.306280][ T5822] bcachefs (loop0): btree_node_read_work: rewriting btree node at due to error [ 65.306280][ T5822] btree=inodes level=0 u64s 11 type btree_ptr_v2 SPOS_MAX len 0 ver 0: seq 2a20405ac3f40602 written 24 min_key POS_MIN durability: 1 ptr: 0:38:0 gen 0 [ 65.338714][ T5822] bcachefs (loop0): accounting_read... done [ 65.345835][ T5822] bcachefs (loop0): alloc_read... done [ 65.351950][ T5822] bcachefs (loop0): stripes_read... done [ 65.357895][ T5822] bcachefs (loop0): snapshots_read... done [ 65.364119][ T5822] bcachefs (loop0): check_allocations... [ 65.374873][ T5822] bucket 0:27 gen 0 has wrong data_type: got btree, should be need_discard, fixing [ 65.390264][ T5822] bucket 0:27 gen 0 data type need_discard has wrong dirty_sectors: got 256, should be 0, fixing [ 65.401976][ T5822] bucket 0:34 gen 0 has wrong data_type: got user, should be need_discard, fixing [ 65.411291][ T5822] bucket 0:34 gen 0 data type need_discard has wrong dirty_sectors: got 16, should be 0, fixing [ 65.423449][ T5822] done [ 65.428509][ T5822] bcachefs (loop0): going read-write [ 65.436361][ T5822] bcachefs (loop0): journal_replay... done [ 65.483894][ T5822] bcachefs (loop0): check_alloc_info... [ 65.486514][ T5822] bucket incorrectly unset in need_discard btree [ 65.486542][ T5822] u64s 13 type alloc_v4 0:27:0 len 0 ver 0: [ 65.486548][ T5822] gen 0 oldest_gen 0 data_type need_discard [ 65.486554][ T5822] journal_seq_nonempty 4 [ 65.486559][ T5822] journal_seq_empty 0 [ 65.486564][ T5822] need_discard 1 [ 65.486569][ T5822] need_inc_gen 1 [ 65.486574][ T5822] dirty_sectors 0 [ 65.486580][ T5822] stripe_sectors 0 [ 65.486588][ T5822] cached_sectors 0 [ 65.486593][ T5822] stripe 0 [ 65.486598][ T5822] stripe_redundancy 0 [ 65.486609][ T5822] io_time[READ] 1 [ 65.486615][ T5822] io_time[WRITE] 256 [ 65.486620][ T5822] fragmentation 0 [ 65.486628][ T5822] bp_start 8 [ 65.486633][ T5822] , fixing [ 65.574965][ T5822] bucket incorrectly unset in need_discard btree [ 65.574978][ T5822] u64s 13 type alloc_v4 0:34:0 len 0 ver 0: [ 65.574984][ T5822] gen 0 oldest_gen 0 data_type need_discard [ 65.574992][ T5822] journal_seq_nonempty 5 [ 65.574997][ T5822] journal_seq_empty 134217728 [ 65.575002][ T5822] need_discard 1 [ 65.575007][ T5822] need_inc_gen 1 [ 65.575012][ T5822] dirty_sectors 0 [ 65.575017][ T5822] stripe_sectors 0 [ 65.575022][ T5822] cached_sectors 0 [ 65.575027][ T5822] stripe 0 [ 65.575032][ T5822] stripe_redundancy 0 [ 65.575037][ T5822] io_time[READ] 1 [ 65.575042][ T5822] io_time[WRITE] 512 [ 65.575047][ T5822] fragmentation 0 [ 65.575052][ T5822] bp_start 8 [ 65.575057][ T5822] , fixing [ 65.657303][ T5822] done [ 65.663769][ T5822] bcachefs (loop0): check_lrus... [ 65.665682][ T5822] incorrect lru entry: lru fragmentation time 134217728 [ 65.665695][ T5822] u64s 5 type set 18446462598867058688:34:0 len 0 ver 0 [ 65.665710][ T5822] for u64s 13 type alloc_v4 0:34:0 len 0 ver 0: [ 65.665715][ T5822] gen 1 oldest_gen 0 data_type free [ 65.665721][ T5822] journal_seq_nonempty 5 [ 65.665728][ T5822] journal_seq_empty 134217728 [ 65.665736][ T5822] need_discard 0 [ 65.665744][ T5822] need_inc_gen 0 [ 65.665752][ T5822] dirty_sectors 0 [ 65.665760][ T5822] stripe_sectors 0 [ 65.665768][ T5822] cached_sectors 0 [ 65.665777][ T5822] stripe 0 [ 65.665785][ T5822] stripe_redundancy 0 [ 65.665793][ T5822] io_time[READ] 1 [ 65.665800][ T5822] io_time[WRITE] 512 [ 65.665808][ T5822] fragmentation 0 [ 65.665816][ T5822] bp_start 8 [ 65.665823][ T5822] , fixing [ 65.758577][ T5822] done [ 65.763465][ T5822] bcachefs (loop0): check_btree_backpointers... done [ 65.771490][ T5822] bcachefs (loop0): check_backpointers_to_extents... done [ 65.783079][ T5822] bcachefs (loop0): check_extents_to_backpointers... [ 65.783909][ T5822] bcachefs (loop0): scanning for missing backpointers in 5/128 buckets [ 65.799471][ T5822] done [ 65.803920][ T5822] bcachefs (loop0): check_alloc_to_lru_refs... done [ 65.812186][ T5822] bcachefs (loop0): bucket_gens_init... done [ 65.820738][ T5822] bcachefs (loop0): check_snapshot_trees... done [ 65.828260][ T5822] bcachefs (loop0): check_snapshots... [ 65.828587][ T5822] snapshot points to missing/incorrect tree: [ 65.828597][ T5822] u64s 8 type snapshot 0:4294967295:0 len 0 ver 0: is_subvol 1 deleted 0 parent 0 children 0 0 subvol 1 tree 0, fixing [ 65.856314][ T5822] snapshot points to missing/incorrect tree: [ 65.856331][ T5822] u64s 8 type snapshot 0:4294967295:0 len 0 ver 0: is_subvol 1 deleted 0 parent 0 children 0 0 subvol 1 tree 0, fixing [ 65.881762][ T5822] done [ 65.887029][ T5822] bcachefs (loop0): check_subvols... done [ 65.894823][ T5822] bcachefs (loop0): check_subvol_children... done [ 65.902407][ T5822] bcachefs (loop0): delete_dead_snapshots... done [ 65.909803][ T5822] bcachefs (loop0): check_inodes... done [ 65.918189][ T5822] bcachefs (loop0): check_extents... done [ 65.925013][ T5822] bcachefs (loop0): check_indirect_extents... done [ 65.932529][ T5822] bcachefs (loop0): check_dirents... done [ 65.940130][ T5822] bcachefs (loop0): check_xattrs... done [ 65.947196][ T5822] bcachefs (loop0): check_root... done [ 65.953963][ T5822] bcachefs (loop0): check_unreachable_inodes... done [ 65.961834][ T5822] bcachefs (loop0): check_subvolume_structure... done [ 65.969525][ T5822] bcachefs (loop0): check_directory_structure... done [ 65.978007][ T5822] bcachefs (loop0): check_nlinks... done [ 65.985604][ T5822] bcachefs (loop0): resume_logged_ops... done [ 65.991858][ T5822] bcachefs (loop0): delete_dead_inodes... done [ 65.998645][ T5822] bcachefs (loop0): set_fs_needs_rebalance... done [ 66.017416][ T5822] bcachefs (loop0): Fixed errors, running fsck a second time to verify fs is clean [ 66.026808][ T5822] bcachefs (loop0): check_alloc_info... done [ 66.035294][ T5822] bcachefs (loop0): check_lrus... done [ 66.041197][ T5822] bcachefs (loop0): check_btree_backpointers... done [ 66.048404][ T5822] bcachefs (loop0): check_backpointers_to_extents... done [ 66.056113][ T5822] bcachefs (loop0): check_extents_to_backpointers... done [ 66.064266][ T5822] bcachefs (loop0): check_alloc_to_lru_refs... done [ 66.071831][ T5822] bcachefs (loop0): bucket_gens_init... done [ 66.079116][ T5822] bcachefs (loop0): check_snapshot_trees... done [ 66.085996][ T5822] bcachefs (loop0): check_snapshots... done [ 66.092058][ T5822] bcachefs (loop0): check_subvols... done [ 66.097843][ T5822] bcachefs (loop0): check_subvol_children... done [ 66.104741][ T5822] bcachefs (loop0): delete_dead_snapshots... done [ 66.111275][ T5822] bcachefs (loop0): check_inodes... done [ 66.117502][ T5822] bcachefs (loop0): check_extents... done [ 66.123384][ T5822] bcachefs (loop0): check_indirect_extents... done [ 66.130114][ T5822] bcachefs (loop0): check_dirents... done [ 66.136540][ T5822] bcachefs (loop0): check_xattrs... done [ 66.142351][ T5822] bcachefs (loop0): check_root... done [ 66.147989][ T5822] bcachefs (loop0): check_unreachable_inodes... done [ 66.154806][ T5822] bcachefs (loop0): check_subvolume_structure... done [ 66.161667][ T5822] bcachefs (loop0): check_directory_structure... done [ 66.168638][ T5822] bcachefs (loop0): check_nlinks... done [ 66.174682][ T5822] bcachefs (loop0): resume_logged_ops... done [ 66.180914][ T5822] bcachefs (loop0): delete_dead_inodes... done [ 66.187208][ T5822] bcachefs (loop0): set_fs_needs_rebalance... done [ 66.194916][ T5822] bcachefs (loop0): reading quotas [ 66.201421][ T5822] ------------[ cut here ]------------ [ 66.207014][ T5822] kernel BUG at fs/bcachefs/quota.c:232! [ 66.212811][ T5822] Oops: invalid opcode: 0000 [#1] PREEMPT SMP KASAN PTI [ 66.219771][ T5822] CPU: 1 UID: 0 PID: 5822 Comm: syz-executor846 Not tainted 6.14.0-rc2-syzkaller-00041-g4dc1d1bec898 #0 [ 66.230872][ T5822] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 12/27/2024 [ 66.241112][ T5822] RIP: 0010:bch2_quota_check_limit+0xd48/0xd70 [ 66.247283][ T5822] Code: de e8 4c b4 ac 00 e9 9b fa ff ff e8 62 d3 52 fd 48 c7 c7 d0 11 f7 8e 48 89 de e8 33 b4 ac 00 e9 d8 fa ff ff e8 49 d3 52 fd 90 <0f> 0b e8 41 d3 52 fd 90 0f 0b e8 39 d3 52 fd 90 0f 0b e8 31 d3 52 [ 66.266939][ T5822] RSP: 0000:ffffc90003a26eb0 EFLAGS: 00010293 [ 66.273006][ T5822] RAX: ffffffff846c7bf7 RBX: 0000000000000000 RCX: ffff888034491e00 [ 66.281058][ T5822] RDX: 0000000000000000 RSI: f7c0f28a20bd2430 RDI: 0000000000000000 [ 66.289036][ T5822] RBP: f7c0f28a20bd2418 R08: ffffffff846c6f3f R09: f7c0f28a20bd2418 [ 66.297034][ T5822] R10: dffffc0000000000 R11: fffffbfff20346cf R12: ffff88801c2ab000 [ 66.305004][ T5822] R13: 0000000000000000 R14: f7c0f28a20bd2430 R15: ffffc90003a26fe0 [ 66.312970][ T5822] FS: 0000555575981380(0000) GS:ffff8880b8700000(0000) knlGS:0000000000000000 [ 66.321907][ T5822] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 66.328487][ T5822] CR2: 00005593feb8d028 CR3: 0000000034268000 CR4: 00000000003526f0 [ 66.336460][ T5822] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 66.344513][ T5822] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 [ 66.352478][ T5822] Call Trace: [ 66.355754][ T5822] [ 66.358679][ T5822] ? __die_body+0x5f/0xb0 [ 66.363002][ T5822] ? die+0x9e/0xc0 [ 66.366716][ T5822] ? do_trap+0x15a/0x3a0 [ 66.370948][ T5822] ? bch2_quota_check_limit+0xd48/0xd70 [ 66.376491][ T5822] ? do_error_trap+0x1dc/0x2c0 [ 66.381419][ T5822] ? bch2_quota_check_limit+0xd48/0xd70 [ 66.387046][ T5822] ? __pfx_do_error_trap+0x10/0x10 [ 66.392172][ T5822] ? handle_invalid_op+0x34/0x40 [ 66.397120][ T5822] ? bch2_quota_check_limit+0xd48/0xd70 [ 66.402698][ T5822] ? exc_invalid_op+0x38/0x50 [ 66.407393][ T5822] ? asm_exc_invalid_op+0x1a/0x20 [ 66.412416][ T5822] ? bch2_quota_check_limit+0x8f/0xd70 [ 66.417867][ T5822] ? bch2_quota_check_limit+0xd47/0xd70 [ 66.423408][ T5822] ? bch2_quota_check_limit+0xd48/0xd70 [ 66.428952][ T5822] ? __genradix_ptr_alloc+0x4ba/0x500 [ 66.434339][ T5822] bch2_quota_acct+0x3fb/0x750 [ 66.439113][ T5822] ? __pfx_bch2_quota_acct+0x10/0x10 [ 66.444394][ T5822] ? __bch2_inode_peek+0x1fa/0x5b0 [ 66.449510][ T5822] bch2_fs_quota_read+0x13d7/0x24b0 [ 66.454706][ T5822] ? __pfx__prb_read_valid+0x10/0x10 [ 66.459992][ T5822] ? bch2_fs_quota_read+0x621/0x24b0 [ 66.465295][ T5822] ? __pfx_bch2_fs_quota_read+0x10/0x10 [ 66.470875][ T5822] ? tick_nohz_tick_stopped+0x82/0xb0 [ 66.476257][ T5822] ? irq_work_queue+0xca/0x150 [ 66.481031][ T5822] ? vprintk_emit+0x7ed/0xa10 [ 66.485725][ T5822] ? __pfx_vprintk_emit+0x10/0x10 [ 66.490764][ T5822] ? lockdep_hardirqs_on_prepare+0x43d/0x780 [ 66.496744][ T5822] ? bch2_fs_quota_read+0x621/0x24b0 [ 66.502026][ T5822] ? __bch2_print+0x17a/0x220 [ 66.506698][ T5822] ? bch2_fs_quota_read+0x621/0x24b0 [ 66.511978][ T5822] bch2_fs_recovery+0x307d/0x3de0 [ 66.517003][ T5822] ? __pfx_bch2_fs_recovery+0x10/0x10 [ 66.522379][ T5822] ? __pfx_lock_release+0x10/0x10 [ 66.527399][ T5822] ? bch2_get_next_online_dev+0x2b/0x4f0 [ 66.533133][ T5822] ? __pfx_lock_release+0x10/0x10 [ 66.538156][ T5822] ? bch2_get_next_online_dev+0x2b/0x4f0 [ 66.543782][ T5822] ? bch2_get_next_online_dev+0x4b9/0x4f0 [ 66.549495][ T5822] ? bch2_get_next_online_dev+0x2b/0x4f0 [ 66.555147][ T5822] ? llist_reverse_order+0x72/0x90 [ 66.560254][ T5822] bch2_fs_start+0x37c/0x610 [ 66.564844][ T5822] bch2_fs_get_tree+0xd8d/0x1740 [ 66.569786][ T5822] ? __pfx_bch2_fs_get_tree+0x10/0x10 [ 66.575149][ T5822] ? smack_fs_context_parse_param+0xff/0x170 [ 66.581135][ T5822] ? generic_parse_monolithic+0x387/0x400 [ 66.586852][ T5822] ? rcu_is_watching+0x15/0xb0 [ 66.591613][ T5822] ? cap_capable+0x139/0x450 [ 66.596309][ T5822] ? safesetid_security_capable+0xb2/0x1d0 [ 66.602137][ T5822] vfs_get_tree+0x90/0x2b0 [ 66.606558][ T5822] do_new_mount+0x2be/0xb40 [ 66.611059][ T5822] ? __pfx_do_new_mount+0x10/0x10 [ 66.616100][ T5822] __se_sys_mount+0x2d6/0x3c0 [ 66.620772][ T5822] ? __pfx___se_sys_mount+0x10/0x10 [ 66.625962][ T5822] ? do_syscall_64+0x100/0x230 [ 66.630737][ T5822] ? __x64_sys_mount+0x20/0xc0 [ 66.635515][ T5822] do_syscall_64+0xf3/0x230 [ 66.640066][ T5822] ? clear_bhb_loop+0x35/0x90 [ 66.644747][ T5822] entry_SYSCALL_64_after_hwframe+0x77/0x7f [ 66.650645][ T5822] RIP: 0033:0x7f175b6dcf6a [ 66.655080][ T5822] 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 [ 66.674712][ T5822] RSP: 002b:00007ffc927aa508 EFLAGS: 00000282 ORIG_RAX: 00000000000000a5 [ 66.683147][ T5822] RAX: ffffffffffffffda RBX: 00007ffc927aa520 RCX: 00007f175b6dcf6a [ 66.691115][ T5822] RDX: 0000400000000000 RSI: 0000400000000200 RDI: 00007ffc927aa520 [ 66.699098][ T5822] RBP: 0000400000000200 R08: 00007ffc927aa560 R09: 000000000000f631 [ 66.707096][ T5822] R10: 0000000002a18414 R11: 0000000000000282 R12: 0000400000000000 [ 66.715079][ T5822] R13: 00007ffc927aa560 R14: 0000000000000003 R15: 0000000002a18414 [ 66.723071][ T5822] [ 66.726114][ T5822] Modules linked in: [ 66.730181][ T5822] ---[ end trace 0000000000000000 ]--- [ 66.736036][ T5822] RIP: 0010:bch2_quota_check_limit+0xd48/0xd70 [ 66.742342][ T5822] Code: de e8 4c b4 ac 00 e9 9b fa ff ff e8 62 d3 52 fd 48 c7 c7 d0 11 f7 8e 48 89 de e8 33 b4 ac 00 e9 d8 fa ff ff e8 49 d3 52 fd 90 <0f> 0b e8 41 d3 52 fd 90 0f 0b e8 39 d3 52 fd 90 0f 0b e8 31 d3 52 [ 66.762017][ T5822] RSP: 0000:ffffc90003a26eb0 EFLAGS: 00010293 [ 66.768107][ T5822] RAX: ffffffff846c7bf7 RBX: 0000000000000000 RCX: ffff888034491e00 [ 66.776323][ T5822] RDX: 0000000000000000 RSI: f7c0f28a20bd2430 RDI: 0000000000000000 [ 66.784783][ T5822] RBP: f7c0f28a20bd2418 R08: ffffffff846c6f3f R09: f7c0f28a20bd2418 [ 66.793072][ T5822] R10: dffffc0000000000 R11: fffffbfff20346cf R12: ffff88801c2ab000 [ 66.802229][ T5822] R13: 0000000000000000 R14: f7c0f28a20bd2430 R15: ffffc90003a26fe0 [ 66.810621][ T5822] FS: 0000555575981380(0000) GS:ffff8880b8600000(0000) knlGS:0000000000000000 [ 66.819579][ T5822] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 66.826234][ T5822] CR2: 00005607afcf4000 CR3: 0000000034268000 CR4: 00000000003526f0 [ 66.834279][ T5822] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 66.842692][ T5822] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 [ 66.850720][ T5822] Kernel panic - not syncing: Fatal exception [ 66.857074][ T5822] Kernel Offset: disabled [ 66.861404][ T5822] Rebooting in 86400 seconds..