Bug 116143

Summary: kdm: Unknown session exit code 0 (sig 11) from manager process
Product: [Unmaintained] kdm Reporter: Wilbert Berendsen <wbsoft>
Component: generalAssignee: kdm bugs tracker <kdm-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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 ***