Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jun 2024 02:02:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 279939] sysutils/pefs-kmod causes panic when module is loaded
Message-ID:  <bug-279939-7788-ISXPZHmxGF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-279939-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-279939-7788@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=3D279939

--- Comment #3 from Bill Blake <billblake2018@gmail.com> ---
I realized that there was one thing I hadn't done: try it with the GENERIC
kernel.  So I did and still got the panic.  But I also got a stack trace:

#0 0xffffffff80b7fbfd at kdb_backtrace+0x5d
#1 0xffffffff80b32961 at vpanic+0x131
#2 0xffffffff80b32823 at panic+0x43
#3 0xffffffff80fff91b at trap_fatal+0x40b
#4 0xffffffff80fd6a48 at calltrap+0x8
#5 0xffffffff80e9d351 at zone_alloc_item+0x191
#6 0xffffffff80e9c904 at zone_ctor+0x5a4
#7 0xffffffff80e9d351 at zone_alloc_item+0x191
#8 0xffffffff80e9cfdd at uma_zcreate+0x8d
#9 0xffffffff83000788 at pefs_crypto_init+0x28
#10 0xffffffff82ff90ef at pefs_init+0xef
#11 0xffffffff80c06bb6 at vfs_modevent+0x3f6
#12 0xffffffff80b0dc35 at module_register_init+0x85
#13 0xffffffff80afe8c1 at linker_load_module+0xb81
#14 0xffffffff80b003f4 at kern_kldload+0x164
#15 0xffffffff80b0050c at sys_kldload+0x5c
#16 0xffffffff810001c0 at amd64_syscall+0x100
#17 0xffffffff80fd735b at fast_syscall_common+0xf8

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279939-7788-ISXPZHmxGF>