isdexecd on OS/2 is presently confused.
Though it's first call to accept() works,
the subsequent fork()/exec() does not and
somehow messes up the following accept(),
returning an error: Invalid Parameter,
and crashing.
fixed - but the child process of
isdexecd is still able to terminated
its parent which shouldn't happen.