https://bugs.winehq.org/show_bug.cgi?id=51083
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #11 from Zebediah Figura z.figura12@gmail.com --- (In reply to Damjan Jovanovic from comment #10)
(In reply to Vladimir Koković from comment #9)
0118 and 0114 do not exist !
Yes, because those are thread IDs, not process IDs. Try "info thread".
Please run this: winedbg --command "bt all" during the deadlock, and post the output, as well as wine's console output.
The sample binary is attached; can you do this yourself?