[Bug 283285] Kernel panic at boot on Intel Atom C3758 w/ QAT module
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 283285] Kernel panic at boot on Intel Atom C3758 w/ QAT module"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Dec 2024 13:18:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283285
ss3bsd <3226388001@jcom.home.ne.jp> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |3226388001@jcom.home.ne.jp
--- Comment #1 from ss3bsd <3226388001@jcom.home.ne.jp> ---
I encountered the same panic when I added qat_load="YES" but forgot
qat_c3xxx_fw_load="YES" in /boot/loader.conf.
---
panic: page fault
cpuid = 6
time = 4
KDB: stack backtrace:
#0 0xffffffff809de9ed at kdb_backtrace+0x5d
#1 0xffffffff80990d51 at vpanic+0x131
#2 0xffffffff80990c13 at panic+0x43
#3 0xffffffff80e87a0b at trap_fatal+0x40b
#4 0xffffffff80e87a56 at trap_pfault+0x46
#5 0xffffffff80e5db98 at calltrap+0x8
#6 0xffffffff80a69604 at namei+0x104
#7 0xffffffff80a8f18a at vn_open_cred+0x53a
#8 0xffffffff809da619 at loadimage+0x239
#9 0xffffffff809f3ed2 at taskqueue_run_locked+0x182
#10 0xffffffff809f5152 at taskqueue_thread_loop+0xc2
#11 0xffffffff8094a75f at fork_exit+0x7f
#12 0xffffffff80e5ebfe at fork_trampoline+0xe
Uptime: 4s
Automatic reboot in 15 seconds - press a key on the console to abort
--> Press a key on the console to reboot,
--> or switch off the system now.
--
You are receiving this mail because:
You are the assignee for the bug.