From owner-freebsd-current@FreeBSD.ORG Fri Dec 16 08:40:50 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7F550106564A for ; Fri, 16 Dec 2011 08:40:50 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from dirj.bris.ac.uk (dirj.bris.ac.uk [137.222.10.78]) by mx1.freebsd.org (Postfix) with ESMTP id 3D5778FC0A for ; Fri, 16 Dec 2011 08:40:50 +0000 (UTC) Received: from ncsd.bris.ac.uk ([137.222.10.59] helo=ncs.bris.ac.uk) by dirj.bris.ac.uk with esmtp (Exim 4.72) (envelope-from ) id 1RbTLU-0001lL-R8; Fri, 16 Dec 2011 08:40:49 +0000 Received: from mech-cluster241.men.bris.ac.uk ([137.222.187.241]) by ncs.bris.ac.uk with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1RbTLU-0001YI-N5; Fri, 16 Dec 2011 08:40:48 +0000 Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.5/8.14.5) with ESMTP id pBG8emYh098990; Fri, 16 Dec 2011 08:40:48 GMT (envelope-from mexas@bristol.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.5/8.14.5/Submit) id pBG8emuW098989; Fri, 16 Dec 2011 08:40:48 GMT (envelope-from mexas@bristol.ac.uk) X-Authentication-Warning: mech-cluster241.men.bris.ac.uk: mexas set sender to mexas@bristol.ac.uk using -f Date: Fri, 16 Dec 2011 08:40:48 +0000 From: Anton Shterenlikht To: freebsd-current@freebsd.org, freebsd-sparc64@freebsd.org Message-ID: <20111216084048.GA98967@mech-cluster241.men.bris.ac.uk> Mail-Followup-To: freebsd-current@freebsd.org, freebsd-sparc64@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Cc: Subject: sparc64 r228561 panic: kmem_suballoc: bad status return of 3 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Dec 2011 08:40:50 -0000 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