Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save YellowOnion/8e559b847e9266edd894892b846fbb30 to your computer and use it in GitHub Desktop.
Save YellowOnion/8e559b847e9266edd894892b846fbb30 to your computer and use it in GitHub Desktop.
[ 75.337001] ------------[ cut here ]------------
[ 75.337003] btree trans held srcu lock (delaying memory reclaim) for 70 seconds
[ 75.337010] WARNING: CPU: 3 PID: 764 at fs/bcachefs/btree_iter.c:2996 bch2_trans_put+0x262/0x290 [bcachefs]
[ 75.337034] Modules linked in: bcachefs libcrc32c crc32c_generic lz4_compress lz4hc_compress xor raid6_pq hid_generic usbhid hid usb_storage sd_mod ahci libahci libata nvme xhci_pci xhci_pci_renesas firmware_class nvme_core xhci_hcd scsi_mod nvme_auth t10_pi crc32c_intel sha256_ssse3 crc64_rocksoft crc_t10dif crct10dif_generic crct10dif_pclmul crc64 scsi_common crct10dif_common rtc_cmos dm_mod dax
[ 75.337057] CPU: 3 PID: 764 Comm: ln Not tainted 6.10.0-rc4-bcachefs-unstable-3a3daab #1-NixOS
[ 75.337060] Hardware name: ASUS System Product Name/TUF GAMING B550-PLUS, BIOS 2806 10/27/2022
[ 75.337061] RIP: 0010:bch2_trans_put+0x262/0x290 [bcachefs]
[ 75.337082] Code: cb fd 48 c7 c7 30 cf aa c0 48 b8 cf f7 53 e3 a5 9b c4 20 48 29 ca 48 c1 ea 03 48 f7 e2 48 89 d6 48 c1 ee 04 e8 0f 4e 16 fc 90 <0f> 0b 90 90 8b b3 b0 00 00 00 48 8d bd e8 36 00 00 83 fe 01 77 0a
[ 75.337083] RSP: 0018:ffffb4e085017bb8 EFLAGS: 00010282
[ 75.337085] RAX: 0000000000000000 RBX: ffff94d469728000 RCX: c0000000ffffdfff
[ 75.337086] RDX: 0000000000000000 RSI: 00000000ffffdfff RDI: 0000000000000001
[ 75.337087] RBP: ffff94d4555c0000 R08: 0000000000000000 R09: 0000000000000003
[ 75.337088] R10: ffffb4e085017a60 R11: ffffffffbe73a168 R12: ffff94d469728000
[ 75.337089] R13: ffffb4e085017cf0 R14: ffff94d4555c0000 R15: ffff94d453994260
[ 75.337090] FS: 00007f946a9da140(0000) GS:ffff94e32e780000(0000) knlGS:0000000000000000
[ 75.337092] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 75.337093] CR2: 00000000004dfb10 CR3: 000000010654c000 CR4: 0000000000f50ef0
[ 75.337094] PKRU: 55555554
[ 75.337095] Call Trace:
[ 75.337096] <TASK>
[ 75.337097] ? __warn+0x80/0x120
[ 75.337101] ? bch2_trans_put+0x262/0x290 [bcachefs]
[ 75.337122] ? report_bug+0x164/0x190
[ 75.337126] ? handle_bug+0x3d/0x80
[ 75.337129] ? exc_invalid_op+0x17/0x70
[ 75.337131] ? asm_exc_invalid_op+0x1a/0x20
[ 75.337135] ? bch2_trans_put+0x262/0x290 [bcachefs]
[ 75.337156] ? bch2_trans_put+0x261/0x290 [bcachefs]
[ 75.337176] __bch2_create+0x4d1/0x5c0 [bcachefs]
[ 75.337209] ? bch2_symlink+0x49/0x110 [bcachefs]
[ 75.337233] bch2_symlink+0x49/0x110 [bcachefs]
[ 75.337255] vfs_symlink+0x13e/0x1d0
[ 75.337258] do_symlinkat+0x114/0x140
[ 75.337261] __x64_sys_symlinkat+0x3d/0x50
[ 75.337263] do_syscall_64+0xb7/0x200
[ 75.337266] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 75.337268] RIP: 0033:0x7f946aad813b
[ 75.337270] Code: 77 05 c3 0f 1f 40 00 48 8b 15 d9 1c 0e 00 f7 d8 64 89 02 b8 ff ff ff ff c3 66 0f 1f 44 00 00 f3 0f 1e fa b8 0a 01 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d ad 1c 0e 00 f7 d8 64 89 01 48
[ 75.337272] RSP: 002b:00007ffcf4fbf558 EFLAGS: 00000246 ORIG_RAX: 000000000000010a
[ 75.337273] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007f946aad813b
[ 75.337274] RDX: 00007ffcf4fbfb30 RSI: 00000000ffffff9c RDI: 00007ffcf4fbfae5
[ 75.337275] RBP: 00007ffcf4fbf818 R08: 00000000ffffffff R09: 0000000000000000
[ 75.337276] R10: 00007ffcf4fbf808 R11: 0000000000000246 R12: 0000000000517ab4
[ 75.337277] R13: 00000000004e3d01 R14: 00000000005388e0 R15: 0000000000000000
[ 75.337280] </TASK>
[ 75.337281] ---[ end trace 0000000000000000 ]---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment