https://bugs.winehq.org/show_bug.cgi?id=41120
Bug ID: 41120 Summary: Shadow Vault does not start a new game with EZeroDivide message box Product: Wine Version: 1.9.16 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: 00cpxxx@gmail.com Distribution: Debian
Created attachment 55327 --> https://bugs.winehq.org/attachment.cgi?id=55327 relay log
When attempting to start a new game there is a message box, dismissing it leads to a hang and this message in the console:
err:ntdll:RtlpWaitForCriticalSection section 0x7de64ac0 "../../../wine/dlls/wined3d/wined3d_main.c: wined3d_cs" wait timed out in thread 0043, blocked by 0037, retrying (60 sec)
Relay log attached with 198Mb uncompressed. The thread that displays the problem is 0028, a thread only trimmed version (around 1000 last lines) of the log is at http://pastebin.com/qXHmQkgv
https://bugs.winehq.org/show_bug.cgi?id=41120
--- Comment #1 from Bruno Jesus 00cpxxx@gmail.com --- Sorry, the critical section blocked problem I pasted was from a second run so the thread ID's do not match the relay log and since I closed the app as soon as the message box appears the relay log does not have that message, if it is relevant to know it I can get a new relay log.
https://bugs.winehq.org/show_bug.cgi?id=41120
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #2 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occur with wine-9.0-rc5?