Date: Fri, 15 Aug 1997 22:55:51 -0700 (PDT) From: Simon Shapiro <Shimon@i-Connect.Net> To: freebsd-hackers@freebsd.org Subject: panic: malloc: lost data... Message-ID: <XFMail.970815225551.Shimon@i-Connect.Net>
next in thread | raw e-mail | index | archive | help
Hi Y'all!
What is that?
Why is that?
Got it on RELENG_2_2 as of last week when doing this simple script:
for a in 1 2 3 4
do
for b in 1 2 3 4
do
dd if=/dev/rsd16s1a of=/dev/sd16s1b bs=1024k&
done
done
There was no other explanation, nor ddb, which is unusual because ddb is
enabled.
Simon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.970815225551.Shimon>
