Re: [WOLK-devel] crashing with dd
Brought to you by:
hight0wer
|
From: KORN A. <kor...@ch...> - 2003-06-18 08:05:34
|
On Wed, Jun 18, 2003 at 09:16:31AM +0200, Simone wrote:
> hi, i'm using wolk 4.2s
> if i do
> dd if=/dev/zero of=loopdisk bs=1G count=1
>
> my system hangs, if i do a 'ps x' in another terminal it stops (just before
> the dd command) and only an hard reboot will solve the problem
>
> anyone has the same problem?
I believe you hit a bug in slab.c that I already reported. Try with slab
debugging enabled, and you should get a BUG in slab.c:576.
The problem can also be reproduced with smaller block sizes.
Andrew
--
Andrew Korn (Korn Andras) <korn at chardonnay.math.bme.hu>
Finger korn at chardonnay.math.bme.hu for pgp key. QOTD:
YOU're the computer, YOU tell ME where the file is!
|