Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jul 2009 13:45:43 -0700
From:      Doug Barton <dougb@FreeBSD.org>
To:        Peter Schuller <peter.schuller@infidyne.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Getting crashdumps to work (trying to submit crash report)
Message-ID:  <4A64D777.30305@FreeBSD.org>
In-Reply-To: <4A64D203.1030908@FreeBSD.org>
References:  <20090720201332.GA95896@hyperion.scode.org> <4A64D203.1030908@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Forgot to add, try toggling the value of debug.minidump.

You might also want to try dumping in the debugger to see if the
infrastructure you have is able to work at all. Break to the debugger
(Ctrl-Alt-Esc at the console, or whatever you need to do for a serial
terminal) and then at the prompt type:

call doadump(0)

If it works, you can then just type 'reboot' and make sure that
savecore can do its job.


hope this also helps,

Doug

-- 

    This .signature sanitized for your protection





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A64D777.30305>