[Bug 44180] New: TMIDI Player: Crash on startup with a stack overflow
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(a)winehq.org Reporter: kakurasan(a)gmail.com CC: julliard(a)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 -- 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=44180 kakurasan(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression -- 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=44180 --- Comment #1 from Alexandre Julliard <julliard(a)winehq.org> --- Does it crash only when running with WINEDEBUG=relay? Otherwise I don't think it's caused by that commit. -- 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=44180 --- Comment #2 from Alexandre Julliard <julliard(a)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. -- 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=44180 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1|01676c5dd6f9fb61b9c4e52595f | |6e75e21050009 | Keywords|regression | -- 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=44180 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4(a)web.de -- 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=44180 kakurasan(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Component|user32 |-unknown --- Comment #3 from kakurasan(a)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. -- 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=44180 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |749e280df7f0c121ed48740341f | |125a903099bb4 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- Fixed by 749e280df7f0c121ed48740341f125a903099bb4. -- 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=44180 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |directx-d3d -- 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=44180 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 3.0-rc3. -- 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=44180 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.0.x -- 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=44180 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|2.0.x |--- --- Comment #6 from Michael Stefaniuc <mstefani(a)winehq.org> --- Removing the 2.0.x milestone from bugs included in 2.0.5. -- 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)
-
wine-bugs@winehq.org