All of lore.kernel.org
 help / color / mirror / Atom feed
From: davidsen@tmr.com (bill davidsen)
To: linux-kernel@vger.kernel.org
Subject: Re: crypto-loop + highmen -> random crashes in -test11
Date: 16 Dec 2003 22:45:55 GMT	[thread overview]
Message-ID: <bro1v3$21d$1@gatekeeper.tmr.com> (raw)
In-Reply-To: 1071570648.3528.50.camel@localhost

In article <1071570648.3528.50.camel@localhost>,
Soeren Sonnenburg  <kernel@nn7.de> wrote:

| 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)

Thank you for identifying this. I have been having perfect results iwth
the systems I have running cryptoloop, but they are both small. Now I
not only know why I don't have problems, I have a way to prevent
problems.

Hopefully this will get into 2.6.0-final, since it fixes a hard fail case.
| 
| 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
| 
| -
| To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
| the body of a message to majordomo@vger.kernel.org
| More majordomo info at  http://vger.kernel.org/majordomo-info.html
| Please read the FAQ at  http://www.tux.org/lkml/
| 


-- 
bill davidsen <davidsen@tmr.com>
  CTO, TMR Associates, Inc
Doing interesting things with little computers since 1979.

  parent reply	other threads:[~2003-12-16 22:57 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   ` crypto-loop + highmen -> random crashes in -test11 Soeren Sonnenburg
2003-12-16 11:40     ` Andrew Morton
2003-12-18  8:30       ` Soeren Sonnenburg
2003-12-16 22:45     ` bill davidsen [this message]
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='bro1v3$21d$1@gatekeeper.tmr.com' \
    --to=davidsen@tmr.com \
    --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.