Need advice on which native dlls to try

Andreas Mohr aqi46g09cu001 at sneakemail.com
Mon Feb 5 18:58:15 CST 2001


Olaf Delgado Friedrichs <delgado at okeeffe-pc3.la.asu.edu> wrote:
> On 4 Feb 2001 22:11:51 GMT, Andreas Mohr <aqi46g09cu001 at sneakemail.com> wrote:
>>Olaf Delgado Friedrichs <delgado at okeeffe-pc3.la.asu.edu> wrote:
>>> On 4 Feb 2001 01:02:05 GMT, Andreas Mohr <aqi46g09cu001 at sneakemail.com> wrote:
>>>>> Would that give any hint on what to try next?
>>>>Load up winedbg and do a disas 0x40ad2dfc to find out which crst
>>>>is the problem.
>>
>>> I was afraid you would say that. That means reading assembler code,
>>> right? Well, at least that way I can pretend I am 20 again. :)
>>Nope, not assembler.
>>Just the crst name at that address.

> I see! Okay, here's what I get (this is wine-20010112 now, built from
> sources):

> 0x400f5aac (X11DRV_CritSection [sysdeps.c]): addb	%al,0x0(%eax)

Hmm, so it's X11DRV_CritSection which timeouts.
Not that this helps us too much :-\

You could maybe try to identify which wine process hangs.
Debugging this is not too easy, at least not via email/news.

Andreas Mohr



More information about the wine-users mailing list