https://bugs.winehq.org/show_bug.cgi?id=44204
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=44269 Component|directx-dsound |-unknown Summary|Slingplayer 2.0 crashes on |Slingplayer 2.0 crashes on |connect (dsound) |connect when wine is | |compiled with -O0
--- Comment #3 from Ken Sharp imwellcushtymelike@gmail.com --- This crash only occurs when Wine is compiled with -O0. I tried -O1 and -O2 and there is no crash. When it does crash the workaround is a native dsound.
$ gcc --version gcc (Ubuntu 5.4.0-6ubuntu1~16.04.5) 5.4.0 20160609
However, the application goes on to crash with Bug 44269, for which a native dsound is also a workaround and the backtrace looks suspiciously similar.