From owner-freebsd-current@FreeBSD.ORG Tue Jul 26 20:45:57 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FFBB16A41F for ; Tue, 26 Jul 2005 20:45:57 +0000 (GMT) (envelope-from anderson@centtech.com) Received: from mh1.centtech.com (moat3.centtech.com [207.200.51.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31BDD43D48 for ; Tue, 26 Jul 2005 20:45:57 +0000 (GMT) (envelope-from anderson@centtech.com) Received: from [10.177.171.220] (neutrino.centtech.com [10.177.171.220]) by mh1.centtech.com (8.13.1/8.13.1) with ESMTP id j6QKju2A029966 for ; Tue, 26 Jul 2005 15:45:56 -0500 (CDT) (envelope-from anderson@centtech.com) Message-ID: <42E6A100.7030408@centtech.com> Date: Tue, 26 Jul 2005 15:45:52 -0500 From: Eric Anderson User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.8) Gecko/20050603 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Current Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.82/993/Tue Jul 26 02:28:36 2005 on mh1.centtech.com X-Virus-Status: Clean Subject: stack backtrace on boot 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: Tue, 26 Jul 2005 20:45:57 -0000 After recently upgrading, on boot I see this: Jul 26 15:07:56 neutrino kernel: Trying to mount root from ufs:/dev/ad0s2a Jul 26 15:07:56 neutrino kernel: start_init: trying /sbin/init Jul 26 15:07:56 neutrino kernel: linprocfs registered Jul 26 15:07:56 neutrino power_profile: changed to 'performance' Jul 26 15:07:56 neutrino dhclient: New IP Address (ath0): 10.177.171.220 Jul 26 15:07:56 neutrino dhclient: New Subnet Mask (ath0): 255.255.255.0 Jul 26 15:07:56 neutrino dhclient: New Broadcast Address (ath0): 10.177.171.255 Jul 26 15:07:56 neutrino dhclient: New Routers (ath0): 10.177.171.9 Jul 26 15:07:56 neutrino savecore: no dumps found Jul 26 15:07:57 neutrino kernel: nfs send error 49 for server pid429@neutrino:/host Jul 26 15:07:57 neutrino kernel: nfs send error 49 for server pid429@neutrino:/net Jul 26 15:07:58 neutrino kernel: WARNING: attempt to net_add_domain(bluetooth) after domainfinalize() Jul 26 15:07:58 neutrino kernel: WARNING: attempt to net_add_domain(netgraph) after domainfinalize() (oops! What happened here?) Jul 26 15:07:59 neutrino kernel: kbd: new array size 4 Jul 26 15:07:59 neutrino kernel: kbd1 at vkbd0 Jul 26 15:07:59 neutrino kernel: sysctl_old_user() with the following non-sleepable locks held: Jul 26 15:07:59 neutrino kernel: exclusive sleep mutex bpf global lock r = 0 (0xc084f560) locked @ /usr/src/sys/net/bpf.c:1693 Jul 26 15:07:59 neutrino kernel: KDB: stack backtrace: Jul 26 15:07:59 neutrino kernel: kdb_backtrace(c084e8e4,e7358b1c,1,c07d9be4,0) at kdb_backtrace+0x2e Jul 26 15:07:59 neutrino kernel: witness_warn(5,0,c079de27,0,c2655774) at witness_warn+0x1d3 Jul 26 15:07:59 neutrino kernel: sysctl_old_user(e7358bfc,e7358b48,54,6a3,c23e8380) at sysctl_old_user+0x55 Jul 26 15:07:59 neutrino kernel: bpf_stats_sysctl(c07e27e0,e7358c78,0,e7358bfc,e7358bfc) at bpf_stats_sysctl+0x184 Jul 26 15:07:59 neutrino kernel: sysctl_root(0,e7358c6c,3,e7358bfc,c2735000) at sysctl_root+0x154 Jul 26 15:07:59 neutrino kernel: userland_sysctl(c2735000,e7358c6c,3,bfbfe3d0,bfbfe4b8) at userland_sysctl+0x13c Jul 26 15:07:59 neutrino kernel: __sysctl(c2735000,e7358d04,18,422,6) at __sysctl+0xb7 Jul 26 15:07:59 neutrino kernel: syscall(2815003b,2815003b,bfbf003b,bfbfe4b8,bfbfed90) at syscall+0x2c0 Jul 26 15:07:59 neutrino kernel: Xint0x80_syscall() at Xint0x80_syscall+0x1f Jul 26 15:07:59 neutrino kernel: --- syscall (202, FreeBSD ELF32, __sysctl), eip = 0x28134a7b, esp = 0xbfbfe37c, ebp = 0xbfbfe3a8 --- (then on to normal booting...) Jul 26 15:07:59 neutrino lpd[532]: lpd startup: logging=1 net-secure Jul 26 15:08:00 neutrino lpd[532]: lpd startup: ready to accept requests I'm not sure what's causing this, but it doesn't seem to have broken anything that I can see right off. Eric -- ------------------------------------------------------------------------ Eric Anderson Sr. Systems Administrator Centaur Technology Anything that works is better than anything that doesn't. ------------------------------------------------------------------------