Michael Gernoth wrote:
On Wed, Mar 16, 2005 at 10:52:38PM +0000, [EMAIL PROTECTED] wrote:

... I have to guess that the root of the problem is that
the master wdm process has a file descriptor leak that is
being inherited by all of its children.  It's opening and
initialising auth-cookie files that will eventually be used
by the X server but it's never closing those files.  What
does /proc/<pid>/fd look like for the master wdm process?


You are fully correct with this.
wdm uses mkstemp to generate the auth-files, which hands back
a file-descriptor, but wdm ignored it.
I have now rebuilt our special FAU version [1] to include a fix,
and will send the fix to the Debian BTS ASAP.

Regards,
  Michael

[1] http://wwwcip.informatik.uni-erlangen.de/debian/wdm_1.27-6_i386.deb

Would you suggest to install your FAU version instead of the wdm-package provided by Debian?


Yours,
Guido

P.S. What means FAU version anyway?
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to