Now also occurs here, on karmic, uname -a
Linux xxxxxxxxxx 2.6.31-20-generic-pae #58-Ubuntu SMP Fri Mar 12 06:25:51 UTC 
2010 i686 GNU/Linux

There is no apparent performance or data loss.

I am monitoring the situation using this command to find which 0-size
files were recently modified (assuming /home/yyyyyyyyy/ is the encrypted
directory, find out with mount | grep crypt):

find /home/yyyyyyyyy/ -xdev -size 0c -printf '%TY%Tm%Td.%TH:%Tm %p\n' |
sort > z.txt

then I test one by one for being in use, (fuser -v filename), delete,
clear the kernel ring buffer (sudo dmesg -c) and see if they come back.
Will report any news.

-- 
errors in dmesg
https://bugs.launchpad.net/bugs/372014
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

Reply via email to