Comment 3 for bug 1047261

Revision history for this message
arty (me-arty) wrote :

I noticed that bug because my IntelliJ IDEA started freezing while opening the project. Thankfully it shows some information about background processes it runs, so I knew the problem was in indexing process. That process goes through the files in the project and creates indexes of those in IDEA's folder, so it uses filesystem quite intensively. First thing I tried to do was to delete indexes folder, and that didn't work: one of the subfolders was invulnerable. I couldn't delete it neither from command line nor from Nautilus. I could move it to trash, however. That's when I started to think something's wrong with the filesystem.

While I was reporting this bug I didn't have IDEA running, and still was seeing new errors in the log. I can't name all the processes at the moment, as this was happening on my working notebook. But besides normal Ubuntu 12.04 processes I had Opera, Chrome, Skype, Dropbox, Telepathy running.