Hi all, I am getting a recurrent locking bug with reiser4 on a dual core 64 bits machine, running debian unstable amd64 (MB : ASUS A8V, SATA drive) whenever I apt-get update, the process locks up when apt-get tries to msync on the /var/lib/dpkg/status file (according to strace) The machine is still usable for some minutes, then everything slowly starts to get frozen. After rebooting the FS is corrupted and needs a --build-fs to get corrected (btw, there is still this old bug where when you --build-fs the filesystem is still marked as corrupted and you need to rerun a fsck.reiser4 to unmark it and be able to mount it read-write ...) well, this is fully and always reproducible on mm2 and mm1, I also tried a 2.6.14-rc1 with just reiser4 patches and 2.6.13 with reiser4 patch (the one posted yesterday by Hans iirc), and it's also reproducible there. I tried to get more infos but it does not look much helpful : Sep 30 21:10:35 alhya kernel: bash S 0000002733277f96 0 5488 5432 5495 (NOTLB) Sep 30 21:10:35 alhya kernel: ffff810053a29eb8 0000000000000082 ffff810053a29f58 ffffffff804e6df3 Sep 30 21:10:35 alhya kernel: 0000000000002569 ffff81005efb2540 ffff81005efb2320 ffffffff8058cb40 Sep 30 21:10:35 alhya kernel: ffff810053a29ea8 00000000ffffffff Sep 30 21:10:35 alhya kernel: Call Trace:{_spin_unlock_irqrestore+19} {do_wait+2767} Sep 30 21:10:35 alhya kernel: {default_wake_function+0} {sys_ioctl+73} Sep 30 21:10:35 alhya kernel: {system_call+126} Sep 30 21:10:35 alhya kernel: apt-get R running task 0 5495 5488 (NOTLB) Sep 30 21:10:35 alhya kernel: SysRq : Show State it just does not show anything for apt :/ tell me if I can give more infos, Cheers, Mik