Re: crypto-loop + highmen -> random crashes in -test11

From: bill davidsen (davidsen_at_tmr.com)
Date: 12/16/03

  • Next message: Linda Xie: "PATCPATCH -- add unlimited name lengths support to sysfs"
    To: linux-kernel@vger.kernel.org
    Date:	16 Dec 2003 22:45:55 GMT
    
    

    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.
    -
    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/
    

  • Next message: Linda Xie: "PATCPATCH -- add unlimited name lengths support to sysfs"

    Relevant Pages

    • Re: xterm scrolling speed - scheduling weirdness in 2.6 ?!
      ... At 07:09 PM 4/01/2004, Soeren Sonnenburg wrote: ... >Looking at that how can it not be a scheduling problem ... send the line "unsubscribe linux-kernel" in ... Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • Cryptoloop (<2.4.22) to Cryptoloop (>2.5.x) Migration Guide
      ... Cryptoloop Migration Guide: ... send the line "unsubscribe linux-kernel" in ... Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • Re: 2.6.3-mm1
      ... >> bio remapping code from the loop driver. ... >> After that we should remove cryptoloop altogether. ... addresses crypto-loop's security weaknesses, and if so, how one should set ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.6.0-test2: cursor started to disappear
      ... > Bugzilla bug 1000: ... I thought you were referring to vanilla loop. ... Are you saying that the problems are only with cryptoloop, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: loopback device + crypto = crash on 2.6.0-test7 ?
      ... On Wed, 29 Oct 2003, Soeren Sonnenburg wrote: ... > loopback. ... Did you pre-create the file? ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)