DCOP -- dcopserver.strace file....

Chris January kde-cygwin@mail.kde.org
Thu, 26 Sep 2002 10:38:33 +0100


> Sorry about the multiple posts.... but here is the dcopserver.strace file,
> which has a whole bunch of  information, which I cannot seem to
> decifer.....
>
> It basically seems, that the dcop server does not even start at all....the
> executable is there, so it must either be some sort of configuration file
> or missing library files....
> any clues????
>
1. The normal name for the superuser is 'root' not 'Root'.
2. One of the forked dcopserver processes is segfaulting:
   96  363595 [main] dcopserver 1844 handle_exceptions: In
cygwin_except_handler exc 0xC0000005 at 0x7136498F sp 0x22FC78
   34  363629 [main] dcopserver 1844 handle_exceptions: In
cygwin_except_handler sig = 11 at 0x7136498F
   32  363661 [main] dcopserver 1844 handle_exceptions: In
cygwin_except_handler calling 0x0
3. From the information you supplied I got as far as working out that the
process segfaulted after the call to SetAuthentication in
DCOPServer::DCOPServer. Posting the dcopserver.strace file would help
further.

Chris