Comment 9 for bug 358573

Revision history for this message
Ulf Rompe (rompe) wrote :

I can now confirm that the unmounting only happens at times when two cronjobs are run as my user. None of the jobs is supposed to do anything in ~/Private. The bug doesn't happen every time, so this seems like a race condition.

Jamie, I don't know if it matters, but the Private dir is also getting unmounted when it is the cwd of several shells and I have files in there opened with an editor.

I will now try to reproduce the bug with more simple cronjobs like "ls ~ >/dev/null".