On Sat, 5 Mar 2005, Mike Jakubik wrote: > Doug White said: > > > I'll see if I can reproduce this, but in the interim you might try > > disabling PREEMPTION. It doesn't quite have all the bugs worked out yet. > > Disabling PREEMPTION does indeed stop the panic from occuring. OK, good to hear. > > If you want to get a dump try compiling in KDB and DDB then doing "call > > doadump" when it panics. It should either start dumping or complain why > > it can't. Last I checked dumps to ATA worked :) > > Typing "call doadump" in the kernel debugger does work. Is there no way to > have the kernel automatically do a dump when the system panics and there > is no debugger compiled in? That should be the default behavior if a dumpdev is set (in rc.conf with "dumpdev" or manually with the dumpon(8) command). -- Doug White | FreeBSD: The Power to Serve dwhite_at_gumbysoft.com | www.FreeBSD.orgReceived on Tue Mar 08 2005 - 01:45:06 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:29 UTC