sparc64 r228561 panic: kmem_suballoc: bad status return of 3
Anton Shterenlikht
mexas at bristol.ac.uk
Fri Dec 16 08:40:50 UTC 2011
Updating from r216048 to r228561 on sparc64,
with sys/conf/newvers.sh changed to REVISION="9.9".
Trinscribed by hand:
FreeBSD 9.9-CURRENT #3 r228561M:
panic: kmem_suballoc: bad status return of 3
KDB: enter: panic
[ thread pid 0 tid 0 ]
Stopped at 0x02937e0: ta %xcc,1
db>
The keyboard froze, couldn't get a bt,
required a cold reboot.
My /etc/make.conf and kernel config files are below.
Any advice?
Many thanks
Anton
% cat /etc/make.conf
# Add SMTP AUTH support to Sendmail
SENDMAIL_CFLAGS+= -I/usr/local/include -DSASL=2
SENDMAIL_LDFLAGS+= -L/usr/local/lib
SENDMAIL_LDADD+= -lsasl2
# added by use.perl 2011-11-15 09:47:38
PERL_VERSION=5.14.1
% cat /root/kernels/QOF
cpu SUN4U # work sparc64
ident QOF
makeoptions DEBUG=-g
makeoptions MODULES_OVERRIDE="geom/geom_part geom/geom_label opensolaris zfs"
options ALT_BREAK_TO_DEBUGGER
options BREAK_TO_DEBUGGER
options CD9660
options DDB
#options EXCEPTION_TRACING
options FFS
options GDB
options INET
options INET6
options INVARIANTS
options INVARIANT_SUPPORT
#options IPI_PREEMPTION
options KDB
options KTRACE
options MD_ROOT
options MSDOSFS
options NFSCLIENT
options NFSLOCKD
options P1003_1B_SEMAPHORES
#options PREEMPTION
options PRINTF_BUFR_SIZE=128
options PROCFS
options PSEUDOFS
options SCHED_4BSD
#options SCHED_ULE
options SCSI_DELAY=3000
options SCTP # Stream Control Transmission Protocol
options SOFTUPDATES
options SYSVMSG
options SYSVSEM
options SYSVSHM
options UFS_DIRHASH
#options UWX_TRACE_ENABLE
options WITNESS
#options WITNESS_KDB
options WITNESS_SKIPSPIN
options _KPOSIX_PRIORITY_SCHEDULING
options COMPAT_43TTY # BSD 4.3 TTY compat (sgtty)
options STACK # stack(9) support
options HWPMC_HOOKS # Necessary kernel hooks for hwpmc(4)
options KBD_INSTALL_CDEV # install a CDEV entry in /dev
device ata
device atadisk
device atapicd
device atapicam
device auxio
device bge
device bpf
device cd
device da
device ebus
device eeprom # eeprom (really a front-end for the MK48Txx)
device ehci
device ether # Ethernet support
device firmware # firmware assist module
device isa
device loop # Network loopback
device lpt
device machfb # ATI Mach64 framebuffers
device mc146818 # Motorola MC146818 and compatible clocks
device md
device miibus # MII bus support
device mk48txx # Mostek MK48Txx clocks
device ohci
device pass
device pci
device pty # BSD-style compatibility pseudo ttys
device puc # Multi-channel uarts
device ppbus
device ppc
device random # Entropy device
device rtc # rtc (really a front-end for the MC146818)
device sbus
device sc
device scbus # SCSI bus (required for SCSI)
device scc # Serial communications controllers.
device snd_audiocs
device snd_t4dwave
device sound
device tun # Packet tunnel.
device uart # Multi-uart driver
device uhci
device ukbd # Keyboard
device umass
device ums # Mouse
device usb
--
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 331 5944
Fax: +44 (0)117 929 4423
More information about the freebsd-current
mailing list