[Bug 262894] Kernel Panic (page fault) with 13.1-BETA2 in g_eli & httpd
Date: Mon, 18 Apr 2022 18:36:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262894
--- Comment #25 from Krautmaster <mathias.kraut@gmx.de> ---
(In reply to Alan Somers from comment #23)
my truenas system reports on that
root@freenas[~]# dtrace -i 'fbt:geom_eli:g_eli_crypto_run:entry
/args[1]->bio_flags & BIO_UNMAPPED/ {stack();}'
dtrace: invalid probe specifier fbt:geom_eli:g_eli_crypto_run:entry
/args[1]->bio_flags & BIO_UNMAPPED/ {stack();}: probe description
fbt:geom_eli:g_eli_crypto_run:entry does not match any probes
root@freenas[~]#
--
You are receiving this mail because:
You are the assignee for the bug.