Deleting them seems to have worked:
vadi@gooseberry:~$ find . -type f -exec cat {} \; > /dev/null cat: ./.config/google-chrome/.com.google.Chrome.ok97wK: Input/output error cat: ./.config/google-chrome/.com.google.Chrome.vQ5Sr2: Input/output error cat: ./.config/google-chrome/.com.google.Chrome.wVBbQ2: Input/output error cat: ./.config/google-chrome/Default/Cookies-journal: Input/output error find: `./.gvfs': Transport endpoint is not connected cat: ./.Skype/shared.xml: Input/output error vadi@gooseberry:~$ rm ./.Skype/shared.xml vadi@gooseberry:~$ rm ./.config/google-chrome/.com.google.Chrome.ok97wK vadi@gooseberry:~$ rm ./.config/google-chrome/.com.google.Chrome.vQ5Sr2 vadi@gooseberry:~$ rm ./.config/google-chrome/.com.google.Chrome.wVBbQ2 vadi@gooseberry:~$ rm ./.config/google-chrome/Default/Cookies-journal vadi@gooseberry:~$ find . -type f -exec cat {} \; > /dev/null find: `./.gvfs': Transport endpoint is not connected vadi@gooseberry:~$ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/509180 Title: ecryptfs sometimes seems to add trailing garbage to encrypted files To manage notifications about this bug go to: https://bugs.launchpad.net/ecryptfs/+bug/509180/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs