From owner-freebsd-questions@FreeBSD.ORG Wed Sep 5 16:58:56 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A1710106566C for ; Wed, 5 Sep 2012 16:58:56 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by mx1.freebsd.org (Postfix) with ESMTP id 5B8148FC0A for ; Wed, 5 Sep 2012 16:58:55 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1T9IwE-00053u-2y for freebsd-questions@freebsd.org; Wed, 05 Sep 2012 18:58:50 +0200 Received: from 79-139-19-75.prenet.pl ([79.139.19.75]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 05 Sep 2012 18:58:50 +0200 Received: from jb.1234abcd by 79-139-19-75.prenet.pl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 05 Sep 2012 18:58:50 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: jb Date: Wed, 5 Sep 2012 16:58:32 +0000 (UTC) Lines: 33 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 79.139.19.75 (Mozilla/5.0 (X11; FreeBSD i386; rv:15.0) Gecko/20100101 Firefox/15.0) Subject: 9.1-RC1 kernel dump - anybody willing to tackle it ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Sep 2012 16:58:56 -0000 Hi, here is a kernel dump I got recently: # ls -al /var/crash/ total 285944 drwxr-x--- 2 root wheel 512 Sep 5 06:21 . drwxr-xr-x 25 root wheel 512 Sep 5 08:30 .. -rw-r--r-- 1 root wheel 2 Sep 5 06:21 bounds -rw------- 1 root wheel 105813 Sep 5 06:21 core.txt.0 -rw------- 1 root wheel 449 Sep 5 06:21 info.0 -rw------- 1 root wheel 314290176 Sep 5 06:21 vmcore.0 # cat /var/crash/info.0 Dump header from device /dev/ada0s2b Architecture: i386 Architecture Version: 2 Dump Length: 314290176B (299 MB) Blocksize: 512 Dumptime: Wed Sep 5 06:19:44 2012 Hostname: localhost.localdomain Magic: FreeBSD Kernel Dump Version String: FreeBSD 9.1-RC1 #0: Tue Aug 14 03:56:40 UTC 2012 root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC Panic String: page fault Dump Parity: 3108753009 Bounds: 0 Dump Status: good core.txt.0 : http://pastebin.com/88DEw63T jb