[Bug 37007] Wine crashes when my program calls LoadLibrary function under valgrind

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jul 31 11:32:02 CDT 2014


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

Vincent Povirk <madewokherd at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|bugzilla-unknown            |-unknown
            Version|unspecified                 |1.7.22
            Product|WineHQ Bugzilla             |Wine

--- Comment #1 from Vincent Povirk <madewokherd at gmail.com> ---
[TID:9]LoadLibrary!!!!!!!!!
...
err:ntdll:RtlpWaitForCriticalSection section 0x4887ea4 "loader.c:
loader_section" wait timed out in thread 0022, blocked by 0009, retrying (60
sec)
err:ntdll:RtlpWaitForCriticalSection section 0x4887ea4 "loader.c:
loader_section" wait timed out in thread 0023, blocked by 0009, retrying (60
sec)

So, it's a hang that causes a crash later.

Does this only happen when run in valgrind?

Can you get a log with WINEDEBUG=module,tid ?

-- 
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