[Bug 44269] New: SlingPlayer 2.0 crashes when starting to stream (dsound)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Dec 31 20:37:45 CST 2017


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 at winehq.org
          Reporter: imwellcushtymelike at gmail.com
                CC: julliard at 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 at 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 at winehq.org>

:040000 040000 83bc8da7933520fab32843cb311cfa17c3547465
5fcc59ec383bc25a754287bc21c0de0613762e64 M    dlls

Which appears in wine-2.21-89-g9e09393.
https://source.winehq.org/git/wine.git/commit/9e093936e27a29993979f36c18d6c627e36bd737

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.



More information about the wine-bugs mailing list