[Bug 49837] New: Just Grandma and Me (win16) softlock. Win16Mutex wait timed out
https://bugs.winehq.org/show_bug.cgi?id=49837 Bug ID: 49837 Summary: Just Grandma and Me (win16) softlock. Win16Mutex wait timed out Product: Wine Version: 5.16 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs(a)winehq.org Reporter: besentv(a)gmail.com Distribution: --- Created attachment 68176 --> https://bugs.winehq.org/attachment.cgi?id=68176 Console output when running the game. I try to run the game JustGrandmaAndMe from 1997 (Version 2.0) in Wine Staging 5.16-1. Using a clean Wineprefix set to Winearch=win32 and Windows-Version 98 I ran the game's "jgmd.exe" with (put into a bashscript): WINEARCH="win32" WINEPREFIX="/home/nutzer1/Dokumente/JGM/" WINEDEBUG=warn+all wine "/home/nutzer1/Dokumente/LIVING_BOOKS/jgmd.exe" (it doesn't work in a clean ~/.wine as well) This gave me the error: err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, please report Looking it up I found you can circumvent this error by doing: sudo sysctl -w vm.mmap_min_addr=0 But now I'm getting the error: 00b8:err:ntdll:RtlpWaitForCriticalSection section 6BB42940 "../../../wine/dlls/krnl386.exe16/syslevel.c: Win16Mutex" wait timed out in thread 00b8, blocked by 00bc, retrying (60 sec) The retries are infinite, thus causing a softlock. There are multiple bug reports with the same issue already. Overall it seems to me that the issue was fixed before but somehow reappeared. If you need the game files I will send them to you in private. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=49837 Jonas <winehq(a)jonass.user.lysator.liu.se> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winehq(a)jonass.user.lysator. | |liu.se --- Comment #1 from Jonas <winehq(a)jonass.user.lysator.liu.se> --- Is this a duplicate of BugĀ 52511 ? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=49837 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4(a)web.de Ever confirmed|0 |1 Status|UNCONFIRMED |NEW --- Comment #2 from Fabian Maurer <dark.shadow4(a)web.de> --- Nope, completely unrelated. I found a download here: https://archive.org/details/JustGrandmaAndMeV2 Seems to be the same thing, just a different name for the exe -- 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.
https://bugs.winehq.org/show_bug.cgi?id=49837 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|ntdll |-unknown Keywords| |download, win16 URL| |https://archive.org/details | |/JustGrandmaAndMeV2 --- Comment #3 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Still occurs with Wine 9.16. -- 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.
participants (1)
-
WineHQ Bugzilla