[Bug 44269] New: SlingPlayer 2.0 crashes when starting to stream (dsound)
https://bugs.winehq.org/show_bug.cgi?id=44269 Bug ID: 44269 Summary: SlingPlayer 2.0 crashes when starting to stream (dsound) Product: Wine Version: 3.0-rc3 Hardware: x86 URL: http://download.slingmedia.com/player/pc/SlingPlayer_2 .0.4522_Setup-Global.exe OS: Linux Status: NEW Keywords: download, regression Severity: minor Priority: P2 Component: ntdll Assignee: wine-bugs(a)winehq.org Reporter: imwellcushtymelike(a)gmail.com CC: julliard(a)winehq.org Regression SHA1: 9e093936e27a29993979f36c18d6c627e36bd737 Distribution: Ubuntu Created attachment 60080 --> https://bugs.winehq.org/attachment.cgi?id=60080 Wine 3.0-rc4 console output Working around Bug 44204, SlingPlayer 2.0.4 crashes again with a very similar (if not identical) trace. This never used to occur. 9e093936e27a29993979f36c18d6c627e36bd737 is the first bad commit commit 9e093936e27a29993979f36c18d6c627e36bd737 Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Nov 21 13:50:43 2017 +0100 ntdll: Use a separate stack when starting new threads. Based on a patch by Sebastian Lackner. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> :040000 040000 83bc8da7933520fab32843cb311cfa17c3547465 5fcc59ec383bc25a754287bc21c0de0613762e64 M dlls Which appears in wine-2.21-89-g9e09393. https://source.winehq.org/git/wine.git/commit/9e093936e27a29993979f36c18d6c6... This commit cannot be automatically reverted in Wine 3.0-rc4. The workaround is a native dsound. To get this far, the following overrides are needed: Compile Wine with -O2 - Bug 44204 WINEARCH=win32 - Bug 35268 / Bug 35276 quartz - Bug 18556 wmp9 - Bug 28669 (wmp10 + dsound = another crash) Ignore the installer crash - Bug 17289 -- 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=44269 --- Comment #1 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Created attachment 60081 --> https://bugs.winehq.org/attachment.cgi?id=60081 Wine 3.0-rc4 +dsound +ntdll +thread -- 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=44269 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=44204 -- 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=44269 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- Looks like the same bug. There's some sort of stack smashing going on which probably comes and goes depending on the exact stack layout, so bisects are not very meaningful I'm afraid. *** This bug has been marked as a duplicate of bug 44204 *** -- 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=44269 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |nerv(a)dawncrow.de --- Comment #3 from André H. <nerv(a)dawncrow.de> --- closing dup -- 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