http://bugs.winehq.org/show_bug.cgi?id=35562
Bug ID: 35562 Summary: Slingplayer 2 crashes when starting stream Product: Wine Version: 1.7.10 Hardware: x86-64 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@winehq.org Reporter: imwellcushtymelike@gmail.com CC: julliard@winehq.org Classification: Unclassified Regression SHA1: e54503f7085a5b62dfc373aaa6b98116bde784d4
Created attachment 47489 --> http://bugs.winehq.org/attachment.cgi?id=47489 Wine 1.7.12 console output
Slingplayer 2 crashes when starting to stream. This is a recent regression.
e54503f7085a5b62dfc373aaa6b98116bde784d4 is the first bad commit commit e54503f7085a5b62dfc373aaa6b98116bde784d4 Author: Alexandre Julliard julliard@winehq.org Date: Mon Dec 23 18:16:51 2013 +0100
ntdll: Allocate TLS data in all running threads on module load.
:040000 040000 05e070154bacf55eb493a1aa46f61be3e89fa5e9 b23a82c25dcd2cd8ef325a53ac24adb8380d0ae0 M dlls
This commit can be reverted in latest git (Wine 1.7.12) and the crash goes away.
However, native qcap also works around the crash.
Workarounds:
1. Ignore crash from Bug 17289 during install. 2. Native quartz (Bug 18556) 3. Native gdiplus (Bug 30899) 4. WMP10 (Bug 28669)
Slingbox required to test (AFAIK).
This is not Bug 34765 as that bug is too old.