Current - kernel dump while plasma loading.
Alan Somers
asomers at freebsd.org
Tue Feb 9 14:41:15 UTC 2021
On Tue, Feb 9, 2021 at 3:52 AM Santiago Martinez <sm at codenetworks.net>
wrote:
> Hi there, this morning i did the usual git pull and make..
>
> After reboot and loading the desktop (while starting plasma with drm), i
> get a kernel dump.
>
> This was ok until this morning...
>
> This is the info:
>
> root at tucho:/var/crash # cat info.last
> Dump header from device: /dev/ada0p2
> Architecture: amd64
> Architecture Version: 2
> Dump Length: 1381969920
> Blocksize: 512
> Compression: none
> Dumptime: 2021-02-09 10:24:21 +0000
> Hostname: tucho
> Magic: FreeBSD Kernel Dump
> Version String: FreeBSD 14.0-CURRENT #5 main-n244705-504ebd612ec6: Tue
> Feb 9 10:20:32 GMT 2021
> root at tucho:/usr/obj/usr/src/amd64.amd64/sys/TUCHO
> Panic String: VERIFY(avl_find(tree, new_node, &where) == NULL) failed
>
> Dump Parity: 2603051126
> Bounds: 6
> Dump Status: good
>
>
> Best regards.
>
> Santi
>
I can tell you why it was "fine" until this morning. It's because ZFS
assertions weren't actually enabled until last night. So this isn't a
newly introduced ZFS bug, just a newly noticed one. Could you please post
the full stack trace?
-Alan
More information about the freebsd-current
mailing list