On 12/20/2012 09:06 AM, Thoralf Schulze wrote: > hi gabriel, > > Am 20.12.2012 12:27 schrieb Gabriel Gomiz: > > Anyone has an idea of how can I continue debugging this problem? > > maybe try to strace the process? that way, you should at least be able > to see the files sogod is accessing. Thoralf:
Thanks, I've followed your suggestion. Executing this command:
# strace /usr/sbin/sogod -WOWorkersCount 5 -WOPidFile /var/run/sogo/sogo.pid
-WOLogFile
/var/log/sogo/sogo.log -WONoDetach YES
... Lots of output ...
stat("/boot/bundle-info.plist", 0x7fff50b0b940) = -1 ENOENT (No such file or
directory)
stat("/net/bundle-info.plist",
And then hangs in that last system call. BTW, /net directory is empty. What is
sogod searching in there?
>
> with kind regards,
> t.
signature.asc
Description: OpenPGP digital signature
