I am running kernel 2.6.28-11.42 generic amd64. I'm still able to crash my system with large files on ext4.
I used the following script to reproduce this: while true; do dd if=/dev/zero of=zero bs=1M count=102400; dd if=zero of=/dev/null bs=1M; rm zero; done The underlying device is an LVM on a VG that spans two disks. ** Changed in: linux (Ubuntu Jaunty) Status: Fix Released => New -- ext4: panic working with large files https://bugs.launchpad.net/bugs/348836 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs