Date: Thu, 1 May 2008 10:36:15 -0400 From: John Baldwin <jhb@freebsd.org> To: "Daniel O'Connor" <doconnor@gsoft.com.au> Cc: cvs-src@freebsd.org, Brooks Davis <brooks@freebsd.org>, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/etc/defaults rc.conf Message-ID: <200805011036.16663.jhb@freebsd.org> In-Reply-To: <200804250914.47667.doconnor@gsoft.com.au> References: <200804211817.m3LIHm97031507@repoman.freebsd.org> <200804230907.24247.jhb@freebsd.org> <200804250914.47667.doconnor@gsoft.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 24 April 2008 07:44:37 pm Daniel O'Connor wrote: > On Wed, 23 Apr 2008, John Baldwin wrote: > > As far as panics in X are concerned, that is a bug in the console > > driver that it doesn't just abort ddb already and write out a dump > > and reboot. I've been disabling ddb on panics via tunable as a > > workaround on my laptop to get crashdumps during panics in X. > > How hard would this be to fix properly? :) Not sure. db_trap() calls 'cnunavailable()' and perhaps that isn't working correctly now? -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805011036.16663.jhb>