cvs commit: src/etc/defaults rc.conf
John Baldwin
jhb at freebsd.org
Thu May 1 14:36:16 UTC 2008
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
More information about the cvs-src
mailing list