Erik, I am sorry. I am stupid. There were two lines in the code that computed the display address: one that computed it for the call to XOpenDisplay, and the other that recomputed it for a call to ErrorF (which just prints it to the log file). I modified the one that prints to the log file, but I did not modify the one used in the call to XOpenDisplay. Thus, there was no functional change in the XWin-Test72-DEBUG.exe binary. I have just now made the address computed one time, and I made sure that the modification is in place.
A new debug executable is available: http://www.msu.edu/~huntharo/xwin/shadow/XWin-Test72-DEBUG-2.exe.bz2 (2.8 MiB) Thanks so much for testing this, Harold -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Erik Frisk Sent: Saturday, January 18, 2003 4:08 PM To: [EMAIL PROTECTED] Subject: Re: [ANNOUNCEMENT] Server Test 71 [DEBUG BUILD] Hi Harold, I tried your DEBUG build just now and unfortunately no change. The end of XWinrl.log is included at the end of this mail. I do not know if this is of any help to you experts, but before it crashes the harddisk becomes very busy for a few seconds and stops when the XWin-binary core-dumps. Regards, /E InitQueue - Calling pthread_cond_init InitQueue - pthread_cond_init returned winScreenInit - returning (EE) No primary keyboard configured (==) Using compiletime defaults for keyboard Rules = "xfree86" Model = "pc101" Layout = "us" Variant = "(null)" Options = "(null)" winInitMultiWindowWM - DISPLAY=127.0.0.1:0.0 Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/, removing from list! Could not init font path element /usr/X11R6/lib/X11/fonts/Type1/, removing from list! Could not init font path element /usr/X11R6/lib/X11/fonts/100dpi/, removing from list! --------------------------------------------------------------------- Erik Frisk email: [EMAIL PROTECTED] Dept. of Electrical Engineering tel: +46 13 285714 Link�ping University fax: +46 13 282035 S-581 83 Link�ping SWEDEN www.fs.isy.liu.se/~frisk ---------------------------------------------------------------------
