> Am 20.11.2018 um 20:54 schrieb Ludovic Marcotte ([email protected]) > <[email protected]>: > > On 2018-11-20 5:10 AM, Götz Reinicke ([email protected] > <mailto:[email protected]>) wrote: >> >> Checking the sogo log I can currently only see the old friend „No child >> available to handle incoming request!“ … but no other clues. > When you see this, try to attach to the process using gdb (so "gdb -p > PID_OF_THE_PROCESS") and produce a stacktrace (by typing "bt"). Quit gdb > after and send us the stacktrace. It'll tell us where it's stuck. Install > SOPE/SOGo/GNUstep debugging symbols before doing that. See > https://sogo.nu/support/faq/how-do-i-debug-sogo.html > <https://sogo.nu/support/faq/how-do-i-debug-sogo.html> for all nice details.
<…> #0 0x00007f21b3284ef0 in __poll_nocancel () from /lib64/libc.so.6 #1 0x00007f21b7bb7e36 in poll (__timeout=499, __nfds=<optimized out>, __fds=<optimized out>) at /usr/include/bits/poll2.h:46 #2 -[GSRunLoopCtxt pollUntil:within:] (self=<optimized out>, _cmd=0x7f21b7f95540 <_OBJC_SELECTOR_TABLE+1216>, milliseconds=499, contexts=<optimized out>) at GSRunLoopCtxt.m:430 #3 0x00007f21b7af7030 in -[NSRunLoop acceptInputForMode:beforeDate:] (self=0x559d2e9ddc10, _cmd=0x7f21b7f95580 <_OBJC_SELECTOR_TABLE+1280>, mode=0x7f21b7f96350 <_OBJC_INSTANCE_2>, limit_date=<optimized out>) at NSRunLoop.m:1214 #4 0x00007f21b7af74a9 in -[NSRunLoop runMode:beforeDate:] (self=0x559d2e9ddc10, _cmd=0x7f21b9655100 <_OBJC_SELECTOR_TABLE+1472>, mode=0x7f21b7f96350 <_OBJC_INSTANCE_2>, date=0x559d2e8c76f0) at NSRunLoop.m:1275 #5 0x00007f21b931da8b in -[WOWatchDog run:argc:argv:] (self=0x559d2ea51c00, _cmd=0x7f21b96551f0 <_OBJC_SELECTOR_TABLE+1712>, newAppName=0x559d2d3bc160 <_OBJC_INSTANCE_0>, newArgC=7, newArgV=0x7ffcefa4e2d8) at WOWatchDogApplicationMain.m:945 #6 0x00007f21b931e149 in WOWatchDogApplicationMain (appName=0x559d2d3bc160 <_OBJC_INSTANCE_0>, argc=7, argv=0x7ffcefa4e2d8) at WOWatchDogApplicationMain.m:1051 #7 0x0000559d2d1b3ce1 in main (argc=7, argv=0x7ffcefa4e2d8, env=0x7ffcefa4e318) at sogod.m:51 Regards . Götz
smime.p7s
Description: S/MIME cryptographic signature
