Re: Server Failure

2007-04-25 Thread Alexandre Julliard
Robert Lunnon <[EMAIL PROTECTED]> writes: > I'm having the wineserver sparodically return a failure > STATUS_NO_SUCH_FILE I think this is possibly because wineserver didn't > get compiled with a threadsafe errno but I'd welcome other ideas No, the wineserver doesn't use threads. The bug is that t

Server Failure

2007-04-25 Thread Robert Lunnon
I'm having the wineserver sparodically return a failure STATUS_NO_SUCH_FILE I think this is possibly because wineserver didn't get compiled with a threadsafe errno but I'd welcome other ideas Heres the context (WINEDEBUG=+server) 0014: new_thread() = 0 { tid=003a, handle=12c } 003b: terminate_t