https://bugs.winehq.org/show_bug.cgi?id=38555
Bug ID: 38555 Summary: Thread lock while installing Win16 application: "syslevel.c: Win16Mutex" wait timed out Product: Wine Version: 1.7.42 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: z.figura12@gmail.com Distribution: ---
Created attachment 51431 --> https://bugs.winehq.org/attachment.cgi?id=51431 Last 1000 lines of the +relay trace
While trying to install "The Magic School Bus Explores the Solar System" I encountered a thread lock:
002b:err:ntdll:RtlpWaitForCriticalSection section 0x7ea40780 "syslevel.c: Win16Mutex" wait timed out in thread 002b, blocked by 0027, retrying (60 sec)
A search of the Internet and other wine resources led me to try a +all,-relay trace to determine what was causing the problem, but it yielded no error, and the program still froze.