> Am 21.11.2018 um 14:30 schrieb Ludovic Marcotte ([email protected]) > <[email protected]>: > > On 2018-11-21 8:28 AM, Götz Reinicke ([email protected] > <mailto:[email protected]>) wrote: >> I don’t get it … >> >> In the logs I have „sogod [9256]: [ERROR] <0x0x559d2ea51c00[WOWatchDog]> No >> child available to handle incoming request!“ >> >> I did use the PID 9256 of process gdb -p 9256 and hit „bt“. The output are >> the lines above. >> >> What am I missing? > Look for messages like "process has been hanging for X minutes.." and grab > the pid. Use that pid for gd. > >
Got one - hopefully the right one :)
#0 0x00007f3fc0ceef0d in poll () from /lib64/libc.so.6
#1 0x00007f3fc5621e36 in poll (__timeout=6536, __nfds=<optimized out>,
__fds=<optimized out>) at /usr/include/bits/poll2.h:46
#2 -[GSRunLoopCtxt pollUntil:within:] (self=<optimized out>,
_cmd=0x7f3fc59ff540 <_OBJC_SELECTOR_TABLE+1216>, milliseconds=6536,
contexts=<optimized out>) at GSRunLoopCtxt.m:430
#3 0x00007f3fc5561030 in -[NSRunLoop acceptInputForMode:beforeDate:]
(self=0x555fc8220c10, _cmd=0x7f3fc59ff580 <_OBJC_SELECTOR_TABLE+1280>,
mode=0x7f3fc5a00350 <_OBJC_INSTANCE_2>,
limit_date=<optimized out>) at NSRunLoop.m:1214
#4 0x00007f3fc55614a9 in -[NSRunLoop runMode:beforeDate:]
(self=0x555fc8220c10, _cmd=0x7f3fc7080ce0 <_OBJC_SELECTOR_TABLE+1344>,
mode=0x7f3fc5a00350 <_OBJC_INSTANCE_2>, date=0x555fd5c51910)
at NSRunLoop.m:1275
#5 0x00007f3fc6d3d954 in -[WOCoreApplication run] (self=0x555fc8152390,
_cmd=0x555fc7b63200 <_OBJC_SELECTOR_TABLE+992>) at WOCoreApplication.m:584
#6 0x0000555fc795a0d4 in -[SOGo run] (self=0x555fc8152390, _cmd=0x7f3fc70bedb0
<_OBJC_SELECTOR_TABLE+624>) at SOGo.m:337
#7 0x00007f3fc6d85e4d in -[WOWatchDog _runChildWithControlSocket:]
(self=0x555fc8294c10, _cmd=0x7f3fc70bee50 <_OBJC_SELECTOR_TABLE+784>,
controlSocket=0x555fc80fd5b0)
at WOWatchDogApplicationMain.m:523
#8 0x00007f3fc6d862e0 in -[WOWatchDog _spawnChild:] (self=0x555fc8294c10,
_cmd=0x7f3fc70bef20 <_OBJC_SELECTOR_TABLE+992>, child=0x555fc81da5a0) at
WOWatchDogApplicationMain.m:600
#9 0x00007f3fc6d869d6 in -[WOWatchDog _ensureChildren] (self=0x555fc8294c10,
_cmd=0x7f3fc70bf0e0 <_OBJC_SELECTOR_TABLE+1440>) at
WOWatchDogApplicationMain.m:690
#10 0x00007f3fc6d87a1e in -[WOWatchDog run:argc:argv:] (self=0x555fc8294c10,
_cmd=0x7f3fc70bf1f0 <_OBJC_SELECTOR_TABLE+1712>, newAppName=0x555fc7b61160
<_OBJC_INSTANCE_0>, newArgC=7,
newArgV=0x7ffecf17a308) at WOWatchDogApplicationMain.m:942
#11 0x00007f3fc6d88149 in WOWatchDogApplicationMain (appName=0x555fc7b61160
<_OBJC_INSTANCE_0>, argc=7, argv=0x7ffecf17a308) at
WOWatchDogApplicationMain.m:1051
#12 0x0000555fc7958ce1 in main (argc=7, argv=0x7ffecf17a308,
env=0x7ffecf17a348) at sogod.m:51
thx. Regards . Götz
smime.p7s
Description: S/MIME cryptographic signature
