Skip to content

Instantly share code, notes, and snippets.

@tilpner

tilpner/dmesg Secret

Created February 16, 2021 15:46
Show Gist options
  • Save tilpner/b0737852bffaf92094f98bd55bc8a3eb to your computer and use it in GitHub Desktop.
Save tilpner/b0737852bffaf92094f98bd55bc8a3eb to your computer and use it in GitHub Desktop.
zfs panic
[108339.292656] VERIFY3(0 == remove_reference(hdr, NULL, tag)) failed (0 == 1)
[108339.292659] PANIC at arc.c:3790:arc_buf_destroy()
[108339.292660] Showing stack for process 528
[108339.292662] CPU: 8 PID: 528 Comm: z_rd_int Tainted: P W O 5.10.15 #1-NixOS
[108339.292663] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./B450 Pro4, BIOS P3.60 07/31/2019
[108339.292663] Call Trace:
[108339.292671] dump_stack+0x6d/0x88
[108339.292675] spl_panic+0xd4/0xfc [spl]
[108339.292678] ? __wake_up_common_lock+0x8a/0xc0
[108339.292680] ? __cv_broadcast+0x26/0x30 [spl]
[108339.292698] ? zei_add_range+0x140/0x140 [zfs]
[108339.292714] ? zfs_zevent_post+0x24d/0x280 [zfs]
[108339.292726] arc_buf_destroy+0xf4/0x100 [zfs]
[108339.292738] arc_read_done+0x242/0x480 [zfs]
[108339.292753] zio_done+0x403/0x1030 [zfs]
[108339.292767] ? zio_vdev_io_assess+0x4e/0x240 [zfs]
[108339.292781] zio_execute+0x86/0xe0 [zfs]
[108339.292783] taskq_thread+0x2ca/0x4b0 [spl]
[108339.292785] ? wake_up_q+0xa0/0xa0
[108339.292799] ? zio_taskq_member.isra.0.constprop.0+0x60/0x60 [zfs]
[108339.292802] ? task_done+0x90/0x90 [spl]
[108339.292803] kthread+0xfe/0x140
[108339.292805] ? kthread_park+0x90/0x90
[108339.292807] ret_from_fork+0x22/0x30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment