From owner-freebsd-current@FreeBSD.ORG Wed May 21 17:22:47 2014 Return-Path: Delivered-To: freebsd-current@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 8BE5A5E8; Wed, 21 May 2014 17:22:47 +0000 (UTC) Received: from mx2.paymentallianceintl.com (mx2.paymentallianceintl.com [216.26.158.171]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx2.paymentallianceintl.com", Issuer "Go Daddy Secure Certification Authority" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 503BA2C00; Wed, 21 May 2014 17:22:46 +0000 (UTC) Received: from firewall.mikej.com (162-238-140-44.lightspeed.lsvlky.sbcglobal.net [162.238.140.44]) by mx2.paymentallianceintl.com (8.14.5/8.13.8) with ESMTP id s4LHMaqk095188 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Wed, 21 May 2014 13:22:37 -0400 (EDT) (envelope-from mikej@mikej.com) Received: from firewall.mikej.com (localhost [127.0.0.1]) by firewall.mikej.com (8.14.8/8.14.8) with ESMTP id s4LHMFKS099917 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 21 May 2014 13:22:35 -0400 (EDT) (envelope-from mikej@mikej.com) Received: (from www@localhost) by firewall.mikej.com (8.14.8/8.14.8/Submit) id s4LHME9a099916; Wed, 21 May 2014 13:22:14 -0400 (EDT) (envelope-from mikej@mikej.com) X-Authentication-Warning: firewall.mikej.com: www set sender to mikej@mikej.com using -f To: =?UTF-8?Q?Jean-S=C3=A9bastien_P=C3=A9dron?= Subject: Re: Gallium debugging and crash dumps MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Wed, 21 May 2014 13:22:14 -0400 From: Michael Jung In-Reply-To: <537C5F71.20303@dumbbell.fr> References: <537C5F71.20303@dumbbell.fr> Message-ID: <3af88ca5ca81cb0d73521f2907f3e45a@mail.mikej.com> X-Sender: mikej@mikej.com User-Agent: Roundcube Webmail/1.0.1 Cc: freebsd-current@freebsd.org, owner-freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18 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: Wed, 21 May 2014 17:22:47 -0000 On , Jean-Sébastien Pédron wrote: > On 15.05.2014 15:59, Michael Jung wrote: >> I've started playing with VT and gallium. I boot on ZFS but have a >> UFS drive and swap partition. Anyone with idea's why I'm not getting >> any crash info? > > Were you able to get a kernel core dump? Or is your problem with X.Org > gone? I finally got around to forcing a crash with debug kdb.panic=1 and I saw hardware I/O errors on my UFS drive while dumping :-( I'll post back one I get the hardware straighten out. --mikej