Re: deadlock on some X environments

2004-01-08 Thread Ferenc Wagner
Khm. Now I've got X Error of failed request: BadWindow (invalid Window parameter) Major opcode of failed request: 15 (X_QueryTree) Resource id in failed request: 0x4003ac Serial number of failed request: 258 Current serial number in output stream: 258 err:ntdll:RtlpWaitForCriticalSec

Re: deadlock on some X environments

2004-01-08 Thread Ferenc Wagner
Alexandre Julliard <[EMAIL PROTECTED]> writes: > OK, there's a known locking problem in Xrender in Xfree > 4.2, so that's why (in fact there are many Xrender bugs in > that version, you may want to upgrade). The terminals aren't mine, and as you may already know I'm using 4.1, which is flawless,

Re: deadlock on some X environments

2004-01-08 Thread Uwe Bonnes
> "Ferenc" == Ferenc Wagner <[EMAIL PROTECTED]> writes: Ferenc> Ferenc Wagner <[EMAIL PROTECTED]> writes: >> Alexandre Julliard <[EMAIL PROTECTED]> writes: >> >>> What X version are you running? >> XFree86 4.2.0. Ferenc> This is the server version on the terminal. W

Re: deadlock on some X environments

2004-01-08 Thread Ferenc Wagner
Ferenc Wagner <[EMAIL PROTECTED]> writes: > Alexandre Julliard <[EMAIL PROTECTED]> writes: > >> What X version are you running? > > XFree86 4.2.0. This is the server version on the terminal. Wine is linked with xlibs_4.1.0-16woody1.

Re: deadlock on some X environments

2004-01-08 Thread Alexandre Julliard
Ferenc Wagner <[EMAIL PROTECTED]> writes: > XFree86 4.2.0. Tell me if you are interested in further > logs or whatever. OK, there's a known locking problem in Xrender in Xfree 4.2, so that's why (in fact there are many Xrender bugs in that version, you may want to upgrade). Anyway, we'll probab

Re: deadlock on some X environments

2004-01-08 Thread Ferenc Wagner
Alexandre Julliard <[EMAIL PROTECTED]> writes: > Ferenc Wagner <[EMAIL PROTECTED]> writes: > >> Making progress. The thing does not depend on time or >> weather, but instead on the terminal I'm using. Different X >> extensions, color depth, whatever. On --debugmsg +all logs > > Probably yet ano

Re: deadlock on some X environments (was: reading relay log)

2004-01-08 Thread Alexandre Julliard
Ferenc Wagner <[EMAIL PROTECTED]> writes: > Making progress. The thing does not depend on time or > weather, but instead on the terminal I'm using. Different X > extensions, color depth, whatever. On --debugmsg +all logs Probably yet another Xlib locking bug, try commenting out the XInitThread

Re: deadlock on some X environments (was: reading relay log)

2004-01-08 Thread Ferenc Wagner
Ferenc Wagner <[EMAIL PROTECTED]> writes: > For me it seems XCreateDC does not return (the one I quoted > from the Wine source). I mean, sometimes. Because the same > program works now... I did not even recompile it, honest. > I am going mad. Yesterday night it was 100% reproducible. Making p