[xorg-bugzilla-noise] [Bug 1505] New: Xorg server crash in
WaitForSomething
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Oct 1 08:58:32 UTC 2004
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://freedesktop.org/bugzilla/show_bug.cgi?id=1505
Summary: Xorg server crash in WaitForSomething
Product: xorg
Version: CVS_head
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Server/general
AssignedTo: xorg-bugzilla-noise at freedesktop.org
ReportedBy: fxkuehl at gmx.de
Yesterday the Xorg server crashed with Fatal Error:
WaitForSomething(): select: errno=22
This happened while I was running a remote Gnome session in an Xnest window
(using Xnest from DRI CVS if it matters). I added some more debug info in the
error message, so when it happens next time I'll have some more info:
FatalError("WaitForSomething(): select: errno=%d\n"
"\tMaxClients=%d, wt=%p, wt.tv_sec=%ld, wt.tv_usec=%ld\n",
selecterr, MaxClients, wt,
wt ? wt->tv_sec : 0, wt ? wt->tv_usec : 0);
--
Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the xorg-bugzilla-noise
mailing list