Skip to content

Instantly share code, notes, and snippets.

@mcgrof
Created April 17, 2024 01:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mcgrof/857cbf0bdfc73d18a86b04b89a1c6f32 to your computer and use it in GitHub Desktop.
Save mcgrof/857cbf0bdfc73d18a86b04b89a1c6f32 to your computer and use it in GitHub Desktop.
[ 4923.905452] run fstests generic/251 at 2024-04-16 16:48:26
[ 4924.776323] XFS (loop16): EXPERIMENTAL: Filesystem with Large Block Size (16384 bytes) enabled.
[ 4924.780361] XFS (loop16): Mounting V5 Filesystem 397eee8b-beda-451e-ae0e-eca84f3b4da9
[ 4924.807649] XFS (loop16): Ending clean mount
[ 4925.080703] XFS (loop5): EXPERIMENTAL: Filesystem with Large Block Size (16384 bytes) enabled.
[ 4925.083550] XFS (loop5): Mounting V5 Filesystem 4d11fb31-8697-464c-b19c-9709f72d7bd4
[ 4925.104850] XFS (loop5): Ending clean mount
[ 4975.982688] XFS (loop5): xlog_verify_grant_tail: space > BBTOB(tail_blocks)
[ 5256.643656] XFS: Assertion failed: bp->b_flags & XBF_DONE, file: fs/xfs/xfs_trans_buf.c, line: 241
[ 5256.645261] ------------[ cut here ]------------
[ 5256.645891] kernel BUG at fs/xfs/xfs_message.c:102!
[ 5256.646560] invalid opcode: 0000 [#1] PREEMPT SMP NOPTI
[ 5256.647267] CPU: 6 PID: 843146 Comm: kworker/6:5 Not tainted 6.8.0-rc2+ #4
[ 5256.648165] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[ 5256.649355] Workqueue: xfs-inodegc/loop5 xfs_inodegc_worker [xfs]
[ 5256.650397] RIP: 0010:assfail+0x34/0x40 [xfs]
[ 5256.651214] Code: c9 48 c7 c2 38 a7 f0 c0 48 89 f1 48 89 fe 48 c7 c7 37 b4 ef c0 e8 7c fd ff ff 80 3d ad 15 0a 00 00 75 07 0f 0b c3 cc cc cc cc <0f> 0b 90 66 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 90 90 90
[ 5256.653511] RSP: 0018:ffffb030cd12bc78 EFLAGS: 00010202
[ 5256.654219] RAX: 0000000000000000 RBX: ffff9e86a18495c0 RCX: 000000007fffffff
[ 5256.655144] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffffc0efb437
[ 5256.656082] RBP: ffff9e85c82c3e00 R08: 0000000000000000 R09: 000000000000000a
[ 5256.657002] R10: 000000000000000a R11: 0fffffffffffffff R12: ffff9e86a23b7000
[ 5256.657936] R13: ffffb030cd12bce8 R14: ffffb030cd12bd18 R15: ffffffffc0ee8d40
[ 5256.658887] FS: 0000000000000000(0000) GS:ffff9e86fbd80000(0000) knlGS:0000000000000000
[ 5256.659931] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 5256.660698] CR2: 00007f30900d1000 CR3: 0000000121198002 CR4: 0000000000770ef0
[ 5256.661638] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 5256.662559] DR3: 0000000000000000 DR6: 00000000fffe07f0 DR7: 0000000000000400
[ 5256.663480] PKRU: 55555554
[ 5256.663896] Call Trace:
[ 5256.664281] <TASK>
[ 5256.664627] ? die+0x32/0x80
[ 5256.665067] ? do_trap+0xd6/0x100
[ 5256.665570] ? assfail+0x34/0x40 [xfs]
[ 5256.666371] ? do_error_trap+0x6a/0x90
[ 5256.666906] ? assfail+0x34/0x40 [xfs]
[ 5256.667649] ? exc_invalid_op+0x4c/0x60
[ 5256.668207] ? assfail+0x34/0x40 [xfs]
[ 5256.668944] ? asm_exc_invalid_op+0x16/0x20
[ 5256.669540] ? assfail+0x34/0x40 [xfs]
[ 5256.670279] ? assfail+0x24/0x40 [xfs]
[ 5256.671014] xfs_trans_read_buf_map+0x337/0x4e0 [xfs]
[ 5256.671944] xfs_imap_to_bp+0x53/0x80 [xfs]
[ 5256.672739] xfs_inode_item_precommit+0x1ac/0x250 [xfs]
[ 5256.673671] ? xfs_iunlink_item_precommit+0xb3/0x200 [xfs]
[ 5256.674608] xfs_trans_run_precommits+0x65/0xd0 [xfs]
[ 5256.675508] __xfs_trans_commit+0x51/0x390 [xfs]
[ 5256.676349] xfs_inactive_ifree+0x104/0x200 [xfs]
[ 5256.677196] xfs_inactive+0x16b/0x290 [xfs]
[ 5256.677973] xfs_inodegc_worker+0xaf/0x190 [xfs]
[ 5256.678825] process_one_work+0x171/0x340
[ 5256.679380] worker_thread+0x277/0x3a0
[ 5256.679913] ? __pfx_worker_thread+0x10/0x10
[ 5256.680498] kthread+0xf0/0x120
[ 5256.680964] ? __pfx_kthread+0x10/0x10
[ 5256.681503] ret_from_fork+0x2d/0x50
[ 5256.682013] ? __pfx_kthread+0x10/0x10
[ 5256.682544] ret_from_fork_asm+0x1b/0x30
[ 5256.683101] </TASK>
[ 5256.683451] Modules linked in: sd_mod sg scsi_mod scsi_common dm_snapshot dm_bufio dm_flakey xfs nvme_fabrics nvme_core t10_pi crc64_rocksoft_generic crc64_rocksoft crc64 sunrpc kvm_intel kvm irqbypass crct10dif_pclmul ghash_clmulni_intel sha512_ssse3 sha512_generic sha256_ssse3 sha1_ssse3 9p netfs aesni_intel crypto_simd cryptd virtio_console pcspkr virtio_balloon 9pnet_virtio button joydev evdev serio_raw loop drm dm_mod ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 btrfs blake2b_generic efivarfs raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c crc32c_generic raid1 raid0 md_mod virtio_net net_failover failover virtio_blk virtio_pci virtio_pci_legacy_dev crc32_pclmul virtio_pci_modern_dev psmouse crc32c_intel virtio virtio_ring [last unloaded: scsi_debug]
[ 5256.692025] ---[ end trace 0000000000000000 ]---
[ 5256.692839] RIP: 0010:assfail+0x34/0x40 [xfs]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment