Date: Fri, 09 Jun 2023 16:48:54 +0000 From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 271772] ZFS with L2ARC: panic: VERIFY3(dev->l2ad_hand <= dev->l2ad_evict) failed Message-ID: <bug-271772-3630-DoC9TG0SZU@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-271772-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-271772-3630@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271772 Gleb Smirnoff <glebius@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |glebius@FreeBSD.org --- Comment #8 from Gleb Smirnoff <glebius@FreeBSD.org> --- The non-debug kernel also panics after latest OpenZFS merge, but not so oft= en as INVARIANTS. The panic looks like: --- trap 0x9, rip =3D 0xffffffff803ab94b, rsp =3D 0xfffffe022e45ed30, rbp = =3D 0xfffffe022e45ed50 --- buf_hash_insert() at buf_hash_insert+0xab/frame 0xfffffe022e45ed50 arc_write_done() at arc_write_done+0xfa/frame 0xfffffe022e45ed90 zio_done() at zio_done+0xf0b/frame 0xfffffe022e45ee00 zio_execute() at zio_execute+0x9f/frame 0xfffffe022e45ee40 taskqueue_run_locked() at taskqueue_run_locked+0x181/frame 0xfffffe022e45ee= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xc3/frame 0xfffffe022e45e= ef0 fork_exit() at fork_exit+0x7d/frame 0xfffffe022e45ef30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe022e45ef30 --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271772-3630-DoC9TG0SZU>