On Tue, 7 Dec 2004, Michael Nottebrock wrote: > I recently enabled SW_WATCHDOG in my kernel, but when watchdog triggers > a panic, no crashdump is taken although dumps are enabled. What could be > causing this?
If you drop to the debugger by using the debug.kdb.enter sysctl, and do "call doadump", followed by a reset, does a dump get generated successfully? I.e., are they completely broken on your system, or is this somehow a property of the particular hang you're seeing. (Do the above with caution and in a situation where you don't mind fscking, needless to say). Robert N M Watson FreeBSD Core Team, TrustedBSD Projects [EMAIL PROTECTED] Principal Research Scientist, McAfee Research _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"