https://bugs.winehq.org/show_bug.cgi?id=42235
--- Comment #3 from Louis Lenders xerox_xerox2000@yahoo.co.uk --- Hi Ivan: this is probably the problem: fixme:gstreamer:watch_bus decodebin0: Sua instalação do GStreamer está com um plug-in faltando.
I got exactly the same crash as you; I had just before the crash:
fixme:gstreamer:watch_bus decodebin0: Your GStreamer installation is missing a plug-in. (English message)
The problem here is fixed here by installing gstreamer1.0-plugins-ugly:i386 (thanks DarkPlayer for the tip)
(For me (on Ububtu) this also installed the following additional packages: gstreamer1.0-plugins-ugly-amr libopencore-amrnb0 libopencore-amrwb0 libsidplay1v5)
Could you try if that helps?