Hi I received the abovementioned panic on a system csup'ed and build a few hours ago and have attached a debug session I hope will help. Note that I am using the ULE scheduler: version of sched_ule.c is 1.208 (2007/09/22). Let me know if I can provide further information. -- Regards Peter As always the organisation disavows knowledge of this email --- GENERIC 2007-07-14 10:52:03.000000000 +1000 +++ BARON 2007-09-15 21:52:05.000000000 +1000 _at__at_ -18,17 +18,16 _at__at_ # # $FreeBSD: src/sys/i386/conf/GENERIC,v 1.473 2007/07/01 21:47:45 njl Exp $ -cpu I486_CPU -cpu I586_CPU cpu I686_CPU -ident GENERIC +ident BARON # To statically compile in device wiring instead of /boot/device.hints #hints "GENERIC.hints" # Default places to look for devices. makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols -options SCHED_4BSD # 4BSD scheduler +#options SCHED_4BSD # 4BSD scheduler +options SCHED_ULE options PREEMPTION # Enable kernel thread preemption options INET # InterNETworking options INET6 # IPv6 communications protocols _at__at_ -305,9 +304,46 _at__at_ device rue # RealTek RTL8150 USB Ethernet # FireWire support -device firewire # FireWire bus code -device sbp # SCSI over FireWire (Requires scbus and da) -device fwe # Ethernet over FireWire (non-standard!) -device fwip # IP over FireWire (RFC 2734,3146) -device dcons # Dumb console driver -device dcons_crom # Configuration ROM for dcons +#device firewire # FireWire bus code +#device sbp # SCSI over FireWire (Requires scbus and da) +#device fwe # Ethernet over FireWire (non-standard!) +#device fwip # IP over FireWire (RFC 2734,3146) +#device dcons # Dumb console driver +#device dcons_crom # Configuration ROM for dcons + +# +# BARON +# +device sound +device snd_emu10kx + +# +# Options to enable ATAPI devices access through SCSI subsystem +# +device atapicam +device ata +device scbus +device cd +device pass + +# +# Alternate queuing of network packets +# +options ALTQ +options ALTQ_CBQ +options ALTQ_RED +options ALTQ_RIO +options ALTQ_HFSC +options ALTQ_CDNR +options ALTQ_PRIQ +options ALTQ_NOPCC +options ALTQ_DEBUG + +# +# Kernel tracing +# +options KTR +options ALQ +options KTR_ALQ +options KTR_ENTRIES=131072 +options KTR_COMPILE=(KTR_LOCK|KTR_PROC|KTR_INTR|KTR_CALLOUT|KTR_UMA|KTR_SYSC)
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:18 UTC