Bug 116143 - kdm: Unknown session exit code 0 (sig 11) from manager process
Summary: kdm: Unknown session exit code 0 (sig 11) from manager process
Status: RESOLVED DUPLICATE of bug 114385
Alias: None
Product: kdm
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: kdm bugs tracker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-11 20:00 UTC by Wilbert Berendsen
Modified: 2008-05-19 17:30 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wilbert Berendsen 2005-11-11 20:00:22 UTC
Version:           onbekend (using KDE 3.4.92 (beta2, >= 20051010), Gentoo)
Compiler:          gcc version 3.3.5-20050130 (Gentoo Linux 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1)
OS:                Linux (i686) release 2.6.14-gentoo

Since I installed 3.5 beta (via Gentoo Linux) KDM does not handle remote logins anymore (while I enabled Xdmcp and configured Xaccess correcly).

In daemon.log it says:
kdm[9662]: Unknown session exit code 0 (sig 11) from manager process
Nov 11 18:59:48 obelix last message repeated 3 times
Nov 11 19:00:59 obelix last message repeated 18 times
etc.

In kdm.log sometimes the message "XDMCP socket creation failed, errno 97" occurs.

I try to run kdm in gdb, but I get a SIGUSR1 as soon as kdm starts, and don't know how to handle that :(

I enabled (and updated) PAM since last build, but I don't think that is the problem.
Comment 1 Oswald Buddenhagen 2005-11-11 20:04:41 UTC
> In kdm.log sometimes the message "XDMCP socket creation failed,
> errno 97" occurs. 
>
that's unrelated; kdm is pretty stubborn in trying to open an ipv6 socket.

for a few hints on debugging, see the README. ;)


*** This bug has been marked as a duplicate of 114385 ***