>I had the same problem with gutsy and pam_mount. I found that trackerd is 
>neither the only problem (gtk-window-decorator is too) nor the root cause.
>It seems that some processes (trackerd for example) are never even notified of 
>a logout by gdm until after pam_mount tries to do a umount.

Then this is a bug in GDM. It should terminate the processes with
SIGTERM before unwinding the PAM stack.

>One possible long-term solution is to manipulate the order of the code in gdm. 
>This seems the cleanest, but it may risk lots of instability and require lots 
>of testing.
                                       
It needs to do the logout operations in the exact reverse order as the login 
ones. Failure to do so asks for problems.

-- 
trackerd running under "user" after "user" logs out
https://bugs.launchpad.net/bugs/138331
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