From owner-freebsd-current@FreeBSD.ORG Fri Apr 13 21:36:44 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1233) id 26EE51065676; Fri, 13 Apr 2012 21:36:44 +0000 (UTC) Date: Fri, 13 Apr 2012 21:36:44 +0000 From: Alexander Best To: freebsd-current@freebsd.org Message-ID: <20120413213644.GA92873@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: howto debug a complete hard reset 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, 13 Apr 2012 21:36:44 -0000 hi there, i'm running HEAD on amd64 and experienced some really annoying resets during the last couple of months. when i do 'sysctl -a' or 'sysctl -a|grep bla', my whole system does a hard reset. no core dump gets produced. isn't there a way to find out which sysctl variable is causing the reset? cheers. alex