Re: zap_increment panic on specific zpool

From: Dave Cottlehuber <dch_at_skunkwerks.at>
Date: Tue, 18 Mar 2025 13:27:36 UTC
On Tue, 18 Mar 2025, at 12:35, Seyed Pouria Mousavizadeh Tehrani wrote:
> Hi, 
>
> I was working on my desktop when it suddenly panicked, and Now, I'm 
> unable to boot into multi-user mode anymore. Additionally, in single 
> user-mode with my bpool, whenever I execute the "zpool import it 
> rpool", the panic occurs shortly after.
>
> My kdb backtrace log is attached to this url.
> <https://ibb.co/v6d4Kr7K>
>
> I'm using FreeBSD 15.0-CURRENT main-n275975-5963423232e8.

This looks like an assert; you may be able to boot again using
either a RELEASE if your zpool hasn't been upgraded past that
point, or a GENERIC-NODEBUG from CURRENT. This would at least get
you working, but it won't fix the underlying cause.

hope it helps,
A+
Dave