[Bug 267028] kernel panics when booting with both (zfs,ko or vboxnetflt,ko or acpi_wmi.ko) and amdgpu.ko

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 09 Dec 2024 14:43:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267028

--- Comment #190 from John F. Carr <jfc@mit.edu> ---
From the stack trace:

#7  <signal handler called>
#8  avl_destroy_nodes (tree=tree@entry=0xfffff8001b6c0420, 
    cookie=cookie@entry=0xfffffe00b3bcddd0)
    at /usr/src/sys/contrib/openzfs/module/avl/avl.c:1023

I used to have a repeatable crash with a bad pointer in ZFS AVL code.  See bug
#268909.  Eventually it went away, whether due to disk data changes or bug
fixes I can't say.  I did not have any graphics drivers loaded.

-- 
You are receiving this mail because:
You are the assignee for the bug.