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

From: Soeren Sonnenburg (kernel_at_nn7.de)
Date: 12/16/03

  • Next message: Soeren Sonnenburg: "essid any -> orinoco_lock() called with hw_unavailable -test11"
    To: akpm@osdl.org
    Date:	Tue, 16 Dec 2003 11:30:49 +0100
    
    

    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

    -
    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: Soeren Sonnenburg: "essid any -> orinoco_lock() called with hw_unavailable -test11"

    Relevant Pages

    • Re: Linux v2.6.8 - Oops on NFSv3
      ... Only patches that are in later head kernels (maybe lightly touched to ... Only patches that fix something critical/important ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] various IDE patches/cleanups
      ... > I've been doing some hacking on the IDE layer, just to fix a few issues I ... Due to the complex nature of the code I'm ... > patches are appearing here for the first time. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.6.0-test7-mm1
      ... >> patches were not so great and need to be reverted. ... > introduced by WLI when doing forward porting: ... the fix for fs/inode.c solved the DEBUG_PAGEALLOC oops. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.6.12?
      ... >> patches to the previous rev didn't fix it. ... > Filed bug 4709 to track it. ... 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/ ...
      (Linux-Kernel)
    • Re: [linux-usb-devel] 2.6.10-rc1-mm4: USB storage not working on AMD64
      ... On Wednesday 10 November 2004 15:42, Rafael J. Wysocki wrote: ... These patches evidently fix the problem described in this ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)

    Loading