On 19/12/11 16:29, Patrick Ben Koetter wrote:
Are you suggesting it is something else that causes sogod to segfault?
Install the debug packages for SOPE/SOGo and GNUstep and run it inside gdb.

su - sogo
gdb --args /usr/sbin/sogod -WOUseWatchDog NO -WONoDetach YES -WOPort 20000 -WOWorkersCount 1 -WOLogFile - -WOPidFile /tmp/sogo.pid
(gdb) r
...
[CONTROL-C]
(gdb) b raise
Breakpoint 1 at 0xf147dfc: file NSException.m, line 956.
(gdb) c
Continuing.
[CRASH OR EXCEPTION RAISED]
(gdb) bt


--
Ludovic Marcotte
[email protected]  ::  +1.514.755.3630  ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to