Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Sep 2010 13:15:47 +0100
From:      Alex Coulson <alex.coulson@charthouse.co.uk>
To:        freebsd-hackers@freebsd.org
Subject:   Nanobsd - Freebsd7.2 - Can't enable core dump
Message-ID:  <2E7772A2-D0C2-474F-9101-DC782F58BC4F@charthouse.co.uk>

next in thread | raw e-mail | index | archive | help

I have a soekris net4801 running nanobsd which is freezing randomly (between 10min->2hours), and does not create a crash dump file when it fails (and nothing interesting in the messages log).

The following kernel options are enabled:
> makeoptions	DEBUG=-g	
> options 	KDTRACE_HOOKS
> options 	KDB
> options 	DDB
> options	KDB_UNATTENDED
> options	KDB_TRACE


rc.conf
> dumpdev="/dev/da0s1b"
> savecore="YES"


swapinfo
> Device          1K-blocks     Used    Avail Capacity
> /dev/da0s1b        500720        0   500720     0%


db> call doadump
> Physical memory: 247 MB
> Dumping 35 MB:ucom0: ucomreadcb: TIMEOUT
> Aborting dump due to I/O error.
> status == 0x4, scsi status == 0x0
> 
> ** DUMP FAILED (ERROR 5) **
> = 0x1d


Any help would be appreciated!

Alex Coulson





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2E7772A2-D0C2-474F-9101-DC782F58BC4F>