From owner-freebsd-bugs@FreeBSD.ORG Sat Nov 16 08:50:01 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 8C20D6B8 for ; Sat, 16 Nov 2013 08:50:01 +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 79F0D24DB for ; Sat, 16 Nov 2013 08:50:01 +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 rAG8o1rm043227 for ; Sat, 16 Nov 2013 08:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rAG8o19H043225; Sat, 16 Nov 2013 08:50:01 GMT (envelope-from gnats) Date: Sat, 16 Nov 2013 08:50:01 GMT Message-Id: <201311160850.rAG8o19H043225@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Gleb Smirnoff 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: Gleb Smirnoff List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Nov 2013 08:50:01 -0000 The following reply was made to PR misc/184010; it has been noted by GNATS. From: Gleb Smirnoff To: Tony Hain Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: misc/184010: FreeBSD 10.0-BETA3 sysctl -a dumps Date: Sat, 16 Nov 2013 12:45:36 +0400 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.