https://bugs.winehq.org/show_bug.cgi?id=44180
Bug ID: 44180 Summary: TMIDI Player: Crash on startup with a stack overflow Product: Wine Version: 3.0-rc2 Hardware: x86-64 URL: https://www.vector.co.jp/soft/win95/art/se038910.html OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs@winehq.org Reporter: kakurasan@gmail.com CC: julliard@winehq.org Regression SHA1: 01676c5dd6f9fb61b9c4e52595f6e75e21050009 Distribution: ---
TMIDI Player (TMIDI.EXE) crashes on startup with a stack overflow since Wine 3.0-rc1. "git bisect" says 01676c5dd6f9fb61b9c4e52595f6e75e21050009 is the first bad commit.
$ sha1sum tmidi_3_7_3.exe b3e0d159b8e68dce899e1b325ac7087945a148e2 tmidi_3_7_3.exe
https://bugs.winehq.org/show_bug.cgi?id=44180
kakurasan@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression
https://bugs.winehq.org/show_bug.cgi?id=44180
--- Comment #1 from Alexandre Julliard julliard@winehq.org --- Does it crash only when running with WINEDEBUG=relay? Otherwise I don't think it's caused by that commit.
https://bugs.winehq.org/show_bug.cgi?id=44180
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Created attachment 59945 --> https://bugs.winehq.org/attachment.cgi?id=59945 Don't fill random size
The app is passing an uninitialized stack value, so it crashes randomly depending on the stack contents, it's not really a regression. This hack fixes it, but it would need some test cases.
https://bugs.winehq.org/show_bug.cgi?id=44180
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1|01676c5dd6f9fb61b9c4e52595f | |6e75e21050009 | Keywords|regression |
https://bugs.winehq.org/show_bug.cgi?id=44180
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
https://bugs.winehq.org/show_bug.cgi?id=44180
kakurasan@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|user32 |-unknown
--- Comment #3 from kakurasan@gmail.com --- (In reply to Alexandre Julliard from comment #1)
Does it crash only when running with WINEDEBUG=relay? Otherwise I don't think it's caused by that commit.
No. It crashes with no WINEDEBUG specified.
(In reply to Alexandre Julliard from comment #2)
Created attachment 59945 [details] Don't fill random size
This attachment works.
https://bugs.winehq.org/show_bug.cgi?id=44180
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |749e280df7f0c121ed48740341f | |125a903099bb4 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Fixed by 749e280df7f0c121ed48740341f125a903099bb4.
https://bugs.winehq.org/show_bug.cgi?id=44180
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |directx-d3d
https://bugs.winehq.org/show_bug.cgi?id=44180
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.0-rc3.
https://bugs.winehq.org/show_bug.cgi?id=44180
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.0.x
https://bugs.winehq.org/show_bug.cgi?id=44180
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|2.0.x |---
--- Comment #6 from Michael Stefaniuc mstefani@winehq.org --- Removing the 2.0.x milestone from bugs included in 2.0.5.