Bug 254053

Summary: 13.0-RC1 kernel crash on boot
Product: Base System Reporter: John Kennedy <warlock>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Some People Keywords: crash, regression
Priority: ---    
Version: 13.0-STABLE   
Hardware: amd64   
OS: Any   
Attachments:
Description Flags
crashinfo
none
src.conf none

Description John Kennedy 2021-03-05 23:32:04 UTC
Created attachment 223016 [details]
crashinfo

When first booting into 13.0-RC1 releng/13.0-n244639-60e8939aa85b, the kernel crashed and I captured it.  The 2nd attempt to boot on that kernel worked fine, so I have no idea how reproducible this will be.

Fatal trap 12: page fault while in kernel mode
cpuid = 7; apic id = 0e
fault virtual address   = 0x28
fault code              = supervisor read data, page not present
instruction pointer     = 0x20:0xffffffff80c453d4
stack pointer           = 0x28:0xfffffe01077189d0
frame pointer           = 0x28:0xfffffe01077189d0
code segment            = base rx0, limit 0xfffff, type 0x1b
                        = DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags        = interrupt enabled, resume, IOPL = 0
current process         = 25 (acpi_thermal)
trap number             = 12
panic: page fault
cpuid = 7
time = 1614957849  
KDB: stack backtrace:
#0 0xffffffff80c57095 at kdb_backtrace+0x65 
#1 0xffffffff80c09c61 at vpanic+0x181
#2 0xffffffff80c09ad3 at panic+0x43
#3 0xffffffff8108a187 at trap_fatal+0x387
#4 0xffffffff8108a1df at trap_pfault+0x4f 
#5 0xffffffff8108983d at trap+0x27d
#6 0xffffffff81060b68 at calltrap+0x8
#7 0xffffffff804eb7df at acpi_tz_get_temperature+0x2f
#8 0xffffffff804ebd89 at acpi_tz_monitor+0x19
#9 0xffffffff804ebc83 at acpi_tz_thread+0x183
#10 0xffffffff80bc7b9e at fork_exit+0x7e
#11 0xffffffff81061bee at fork_trampoline+0xe
Uptime: 11s
Dumping 1267 out of 32633 MB:..2%..11%..21%..31%..41%..51%..61%..71%..81%..91%
Comment 1 John Kennedy 2021-03-05 23:33:05 UTC
Created attachment 223017 [details]
src.conf
Comment 2 John Kennedy 2024-01-20 18:05:35 UTC
This is ancient.