https://bugs.winehq.org/show_bug.cgi?id=50668
--- Comment #2 from Béla Gyebrószki gyebro69@gmail.com --- (In reply to Zebediah Figura from comment #1)
I seem to be getting the same stack overflow, with the demo, even with winegstreamer checked out to f0a0b9404ec (i.e. one before the offending commit).
I can tell why the stack overflow is happening, but I can't tell where the bug is. Can you please attach logs of the good and bad commits with WINEDEBUG=+gstreamer,+quartz,+strmbase GST_DEBUG=6?
When WINEDEBUG is set the game throws an 'Internal error' with commit f0a0b9404ec too. Without WINEDEBUG set the video plays properly for me with f0a0b9404ec. Maybe I was wrong here and there's another commit to blame. Sorry about the confusion, then.