DragonFly bugs List (threaded) for 2007-08
DragonFly BSD
DragonFly bugs List (threaded) for 2007-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: mp_lock related panic (it seems)


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Tue, 14 Aug 2007 11:11:30 -0700 (PDT)

:http://www.rumko.net/dragonfly/DSC00129.JPG
:
:because after a reboot savecore says there were no core dumps, I can only
:provide this picture for now.
:
:It does not occur on every reboot (after the panic, the next time it booted -
:and after fsck-ing all partitions -, the machine booted up properly).
:
:How should I start debugging this?
:-- 
:Regards,
:Rumko

    It will usually only say there is no core dump if the kernel binary
    doesn't match the saved core or if it is checking for the core in the
    wrong place.

    When it happens again, try using 'savecore -f /var/crash' after
    rebooting to try to force it to generate a core.  If you are booting
    from a different kernel binary then /kernel, use the -N option (do a
    man savecore) to specify the location of the kernel binary.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>



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