Thank you, Artem Belevich. It's working, I was able to get coredump files core.txt.0 and vmcore.0.
What I want now is to restore the processes as they were when the crash occurred. Is there a way to do this? On 16 March 2012 11:38, Artem Belevich <[email protected]> wrote: > On Thu, Mar 15, 2012 at 10:49 PM, Maninya M <[email protected]> wrote: > > # sysctl debug.kdb.enter=1 > > > > ------ > > > > But when I type that the computer hangs! > > Did you by any chance do that from a terminal window in X11 > environment? If that's the case, then kernel debugger is running, you > just don't see anything because it can print stuff out only on console > or serial port. If that indeed what happened, typing c and then ENTER > should unhang your system. After that you can switch to the console > with CTRL-ALT-F1 and enter debugger from there. > > --Artem > -- Maninya -- Maninya _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

