yasu@rolling-vm-freebsd4[1028]% uname -a                                        
                                           ~
FreeBSD rolling-vm-freebsd4.home.utahime.org 14.0-BETA3 FreeBSD 14.0-BETA3 #0 
releng/14.0-n265111-c429a0425dc4: Sun Sep 24 02:28:13 JST 2023     
ro...@rolling-vm-freebsd4.home.utahime.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-DEBUG
 amd64
yasu@rolling-vm-freebsd4[1029]% cat /usr/src/sys/amd64/conf/GENERIC-DEBUG       
                                           ~
include GENERIC
ident   GENERIC-DEBUG

# For full debugger support use (turn off in stable branch):
options         BUF_TRACKING            # Track buffer history
options         DDB                     # Support DDB.
options         FULL_BUF_TRACKING       # Track more buffer history
options         GDB                     # Support remote GDB.
options         DEADLKRES               # Enable the deadlock resolver
options         INVARIANTS              # Enable calls of extra sanity checking
options         INVARIANT_SUPPORT       # Extra sanity checks of internal 
structures, required by INVARIANTS
options         QUEUE_MACRO_DEBUG_TRASH # Trash queue(2) internal pointers on 
invalidation
options         WITNESS                 # Enable checks to detect deadlocks and 
cycles
options         WITNESS_SKIPSPIN        # Don't run witness on spinlocks for 
speed
options         MALLOC_DEBUG_MAXZONES=8 # Separate malloc(9) zones
options         VERBOSE_SYSINIT=0       # Support debug.verbose_sysinit, off by 
default
yasu@rolling-vm-freebsd4[1030]%


Panic happened while building packages with poudriere.

Screen shot:
https://people.freebsd.org/~yasu/FreeBSD-14.0-BETA3-amd64.20230925.panic.png

---
Yasuhiro Kimura

Reply via email to