DragonFly BSD
DragonFly submit List (threaded) for 2004-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: conditional enter to DDB on busy buffers


From: David Rhodus <drhodus@xxxxxxxxxxx>
Date: Fri, 16 Jul 2004 08:41:08 +0000

Richard Nyberg wrote:
Since I don't have a serial console I don't want my computer
to risk entering the debugger at reboot if it cannot sync its buffers.
The patch at the URL below checks the "debugger_on_panic" sysctl to
conditionalize use of the debugger.

http://people.su.se/~rnyberg/dfly/busy_buffer_ddb.diff

Happy hacking!
        -Richard


Is this a problem you are currently seeing ? If so can you get a dump of the system so we can look at that situation and diagnose the problem.


If you don't want to deal with any debugging you should remove 'options DDB' from your kernel config file. This is a problem that pops up from time to time on sudo random hardware. Normally there are several reports that will fly by the list before anyone will break to a debugger to give us a traceback.

-DR



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]