Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Apr 2005 14:44:51 -0500
From:      Gary Mu1der <gmulder@infotechfl.com>
To:        freebsd-amd64@freebsd.org
Subject:   Re: Tyan k8sr lockups
Message-ID:  <424DA4B3.3070703@infotechfl.com>
In-Reply-To: <cab069d57aee4d9ba99d5ed9ef6b94c1@khera.org>
References:  <f0111a98c01333b3c306c81d10294de4@khera.org> <Pine.SOC.4.61.0503300229560.3181@tea.blinkenlights.nl> <3f9aa5aef19c41837cce1563e2c97a21@khera.org> <424C215E.5080201@infotechfl.com> <b6c7cfb181756fdfa3593f64223cb08a@khera.org> <424C4EED.5070601@infotechfl.com> <1112312243.6323.10.camel@lanshark.dmv.com> <424D58F7.1010005@infotechfl.com> <cab069d57aee4d9ba99d5ed9ef6b94c1@khera.org>

next in thread | previous in thread | raw e-mail | index | archive | help
All,

I have isolated the crash to the following dd command:

	dd if=/dev/mem of=/dev/null bs=1024k skip=4040 count=1

I'm trying to think of a way to obtain more diagnostics. It looks like 
truss is broken due to the the lack of /proc in 5.3. I'll compile a 
kernel with procfs and see if I can obtain more detail trussing the dd.

I really need guidance from the list on how to proceed and obtain more 
debugging info.

Thanks,
Gary



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?424DA4B3.3070703>