[Bug 14351] New: RtlpWaitForCriticalSection times out towards end of tests

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jul 8 04:06:34 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=14351

           Summary: RtlpWaitForCriticalSection times out towards end of
                    tests
           Product: Wine
           Version: CVS/GIT
          Platform: PC-x86-64
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: testcases
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: austin.lund at gmail.com


I've been getting a crash all the time in winetest since 1.0.  Seems there is
not
a problem with any of the tests themselves (i.e. running make test works).

The last few lines of output from winetest is:

fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 8
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to
16
err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found
1440x900x24 @0! (XRandR)
err:ntdll:RtlpWaitForCriticalSection section 0x7bc91824 "loader.c:
loader_section" wait timed out in thread 0039, blocked by 0036, retrying (60
sec)
wine: Critical section 7bc91824 wait failed at address 0x7bc3ab60 (thread
0039), starting debugger...
err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr
0x7bc3ab60

I did a bisection and I got it to occur first at this commit:

commit 3434935f44eadecae1e8aa11d08142a40b671978
Author: Hans Leidekker <hans at it.vu.nl>
Date:   Mon Jun 23 20:57:46 2008 +0200

   wininet: Clear last error upon successful return from HttpSendRequest.

But when reverting this commit, it still happens.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list