https://bugs.winehq.org/show_bug.cgi?id=57145
Bug ID: 57145 Summary: Quicktime 3.02 (16-bit) setup hangs Product: Wine Version: 9.16 Hardware: x86-64 URL: http://www.oldversion.com/download/quicktime302.exe OS: Linux Status: NEW Keywords: download, Installer, regression, win16 Severity: normal Priority: P2 Component: user16 Assignee: wine-bugs@winehq.org Reporter: imwellcushtymelike@gmail.com CC: rbernon@codeweavers.com Blocks: 18288 Regression SHA1: 52865b330777481aa7e3581a6a11c7bda75e291e Distribution: Ubuntu
Created attachment 77054 --> https://bugs.winehq.org/attachment.cgi?id=77054 Wine 9.16 console output
Since 52865b330777481aa7e3581a6a11c7bda75e291e the Quicktime 3.02 16-bit installer hangs and never continues.
52865b330777481aa7e3581a6a11c7bda75e291e is the first bad commit commit 52865b330777481aa7e3581a6a11c7bda75e291e Author: Rémi Bernon rbernon@codeweavers.com Date: Fri Aug 23 09:42:42 2024 +0200
user16: Use NtUserDispatchCallback instead of User16ThunkLock.
011c:err:sync:RtlpWaitForCriticalSection section 790239E0 "dlls/krnl386.exe16/syslevel.c: Win16Mutex" wait timed out in thread 011c, blocked by 0120, retrying (60 sec)
Checking out the commit before this stops the hang, though the error above prints once, before setup continues.
90dcd2eaa6b6a2afaf298f1e457938350b0becfc seems to be the start of the message appearing at all.
commit 90dcd2eaa6b6a2afaf298f1e457938350b0becfc Author: Rémi Bernon rbernon@codeweavers.com Date: Wed Jun 26 12:18:17 2024 +0200
win32u: Use the thread message queue shared memory in peek_message.
Neither commit can be reverted cleanly in current git.
139a3fe735e4a3fa6f37f4452d43f73c8ca0ef31 quicktime302.exe
https://bugs.winehq.org/show_bug.cgi?id=57145
Rémi Bernon rbernon@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |f45f1d931d2feb061cefb6e4eb3 | |376018679804a Resolution|--- |FIXED
--- Comment #1 from Rémi Bernon rbernon@codeweavers.com --- Should be fixed with f45f1d931d2feb061cefb6e4eb3376018679804a.
https://bugs.winehq.org/show_bug.cgi?id=57145
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.17.