Hi there! 

It seems i'm also in pain because of this bug, as you can see the uid / gid 
of many users get mapped to 4294967294 

tor@host:~$ ll -a $HOME|head -6
drwxr-xr-x 16 tor        root        752 Sep 24 13:00 .
drwxr-xr-x 25 nobody     nogroup     632 Jul 23 18:21 ..
drwx------  3 4294967294 4294967294   80 Dec 25  2012 .adobe
-rw-------  1 4294967294 4294967294 2.0K Sep 24 13:00 .bash_history
-rw-r--r--  1 4294967294 root       3.1K Sep 20  2013 .bashrc

After a few minutes the issue is gone: 

tor@host:~$ ll -a $HOME|head -6
drwxr-xr-x 16 tor    root     752 Sep 24 13:00 .
drwxr-xr-x 25 nobody nogroup  632 Jul 23 18:21 ..
drwx------  3 tor    kassa     80 Dec 25  2012 .adobe
-rw-------  1 tor    kassa   2.0K Sep 24 13:00 .bash_history
-rw-r--r--  1 tor    root    3.1K Sep 20  2013 .bashrc

Unfortunately i have no idea how to debug this further :/ 

Cheers,
Simgund

Reply via email to