https://bugs.winehq.org/show_bug.cgi?id=56186
Bug ID: 56186 Summary: The 32-bit dmusic:dmusic fails in a 64-bit wineprefix Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: dmusic Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
The 32-bit dmusic:dmusic fails in a 64-bit wineprefix:
dmusic.c:1296: Test failed: got L"\0008"
See The 32-bit dmusic:dmusic fails in a 64-bit wineprefix
The invalid string is random. This started on 2023-11-21.
https://bugs.winehq.org/show_bug.cgi?id=56186
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mstefani@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=56186
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
http://bugs.winehq.org/show_bug.cgi?id=56186
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu@mailbox.org
--- Comment #1 from Bernhard Übelacker bernhardu@mailbox.org --- Submitted merge request: https://gitlab.winehq.org/wine/wine/-/merge_requests/8124
http://bugs.winehq.org/show_bug.cgi?id=56186
--- Comment #2 from Bernhard Übelacker bernhardu@mailbox.org --- Created attachment 78603 --> http://bugs.winehq.org/attachment.cgi?id=78603 ntdll: Add debug channel blockfillused to fill new allocations.
This patch should make the issue better reproducible. (Would this be something to consider for submission?)