Most recent kernel where this bug did not occur: 2.6.19/20 Distribution: Debian sidux (sid) Hardware Environment: AMD64 X2, nForce4 cs, 2GB RAM. also on AMD Athlon XP, VIA Kx400 cs, 1GB RAM. used HDD at USB-IDE adapter (external 3.5" drive) Software Environment: Debian sid, mount + umount command Problem Description: umounting of an affs partition crashes the kernel instandly. only hardreset is left. Steps to reproduce: just mount an affs partition, read or write something and umount the mountpoint or device. the kernel will freez instandly. please do a sync bevore to avoid other filesystem damage.
Can you provide traces, dmesg if it is produced during crash? And also you can try git bisect since you know last working version of kernel. Thanks.