From owner-freebsd-bugs@FreeBSD.ORG Sat Nov 16 19:20:03 2013 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3872D3F8 for ; Sat, 16 Nov 2013 19:20:03 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 27B5A20B7 for ; Sat, 16 Nov 2013 19:20:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rAGJK2ci079883 for ; Sat, 16 Nov 2013 19:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rAGJK20j079882; Sat, 16 Nov 2013 19:20:02 GMT (envelope-from gnats) Date: Sat, 16 Nov 2013 19:20:02 GMT Message-Id: <201311161920.rAGJK20j079882@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Tony Hain" Subject: RE: misc/184010: FreeBSD 10.0-BETA3 sysctl -a dumps X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list Reply-To: Tony Hain List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Nov 2013 19:20:03 -0000 The following reply was made to PR kern/184010; it has been noted by GNATS. From: "Tony Hain" To: "'Gleb Smirnoff'" Cc: Subject: RE: misc/184010: FreeBSD 10.0-BETA3 sysctl -a dumps Date: Sat, 16 Nov 2013 11:13:15 -0800 /var/crash contents at ftp://ftp.tndh.net/fbsd10_sysctl_dumps.gz System is a fresh install on a 2008-Server Hyper-V VM. The /boot/loader.conf file setting for 2008 Hyper-V had not been loaded, because that is further down the script, and its only purpose is to turn off the fastide device. Pulling that in by hand and rebooting made no difference. I need to leave for awhile, but I will try to get a screen capture when I get back. Tony > -----Original Message----- > From: Gleb Smirnoff [mailto:glebius@FreeBSD.org] > Sent: Saturday, November 16, 2013 12:46 AM > To: Tony Hain > Cc: freebsd-gnats-submit@FreeBSD.org > Subject: Re: misc/184010: FreeBSD 10.0-BETA3 sysctl -a dumps > > On Fri, Nov 15, 2013 at 09:31:55PM +0000, Tony Hain wrote: > T> >Description: > T> Installed a fresh download of FreeBSD-10.0-BETA3-amd64-disc1.iso this > morning. > T> > T> Every time sysctl -a is executed the system crash dumps. This does not > happen on 10.0 ALPHA5 built from source Oct. 9, so I don't know if it is an RE > problem, or something changed elsewhere. The file sizes of /sbin/sysctl are > different. I don't have time to rebuild the ALPHA5 system right now for > further debugging, but thought this should get reported before the next RE > event for 10.0. > > To fix the problem, we need to see details of crash dump. At least the panic > screen, but better to have a kernel dump and backtrace from it. > > The problem isn't global, e.g. on my boxes sysctl -a runs fine. > > Something is special in your environment, so we need your help to find the > problem. > > -- > Totus tuus, Glebius.