From: Soeren Sonnenburg <kernel@nn7.de>
To: akpm@osdl.org
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: crypto-loop + highmen -> random crashes in -test11
Date: Tue, 16 Dec 2003 11:30:49 +0100 [thread overview]
Message-ID: <1071570648.3528.50.camel@localhost> (raw)
In-Reply-To: 20031215223438.196295a8.akpm@osdl.org
Hi.
I get random crashes/corruption/ init kills when I use cryptoloop on
this highmem enabled ppc machine.
Applying the loop-* patches at
http://www.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.0-test10/2.6.0-test10-mm1/broken-out
seem to fix this problem (at least I did not get any crash due to
cryptoloop in the last 2 days)
Steps to reproduce:
dd if=/dev/zero of=/file bs=1M count=100
losetup -e blowfish /dev/loop0 /file
Password:
mkfs -t ext3 /dev/loop0
mount /dev/loop0 /mnt
cd /mnt
dd if=/dev/zero of=bla
gives you nice unpredictable crashes.
Soeren
next prev reply other threads:[~2003-12-16 10:31 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-15 20:06 2.6 kgdb without serial port Pavel Machek
2003-12-16 6:34 ` Andrew Morton
2003-12-16 10:30 ` Soeren Sonnenburg [this message]
2003-12-16 11:40 ` crypto-loop + highmen -> random crashes in -test11 Andrew Morton
2003-12-18 8:30 ` Soeren Sonnenburg
2003-12-16 22:45 ` bill davidsen
2003-12-26 18:27 ` 2.6 kgdb without serial port Pavel Machek
2003-12-26 19:08 ` Andrew Morton
2003-12-26 21:18 ` Martin J. Bligh
2003-12-27 10:30 ` Pavel Machek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1071570648.3528.50.camel@localhost \
--to=kernel@nn7.de \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.