https://bugs.winehq.org/show_bug.cgi?id=46511
Bug ID: 46511 Summary: Magic: The Gathering Online crashes in gstreamer at startup Product: Wine Version: 4.0 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winegstreamer Assignee: wine-bugs@winehq.org Reporter: theli.ua@gmail.com Distribution: ---
Happens only at startup. Happens ~50% (anecodtally) times
https://bugs.winehq.org/show_bug.cgi?id=46511
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #1 from Zebediah Figura z.figura12@gmail.com --- An (anecdotal) log with +quartz,+gstreamer,+strmbase,+seh would be appreciated.
https://bugs.winehq.org/show_bug.cgi?id=46511
--- Comment #2 from Anton Romanov theli.ua@gmail.com --- Created attachment 63367 --> https://bugs.winehq.org/attachment.cgi?id=63367 +quartz,+gstreamer,+strmbase,+seh,+wmp log
Sorry, was planning to upload the log but was distracted by daytime job stuff
https://bugs.winehq.org/show_bug.cgi?id=46511
--- Comment #3 from Anton Romanov theli.ua@gmail.com --- Its not a particular plugin. Its different ones. This time its libav. Just now I got when loading gstcoreelements, the other time it was a completely different one.
There are also reports of other people having same crash with the same app which leads me to believe there is something funky going on specifically with this app (and WMP) and wine
https://bugs.winehq.org/show_bug.cgi?id=46511
Tom LaPorta tlaporta@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tlaporta@gmail.com
--- Comment #4 from Tom LaPorta tlaporta@gmail.com --- I routinely get this bug when launching this game. Each time I launch, the launch fails and the logs indicate a different gstreamer library caused the segmentation fault. When I temporarily rename the libraries, the logs now say that a different gstreamer library is the problem (every one I've seen so far has been in the folder /usr/lib/i386-linux-gnu/gstreamer-1.0/). When I move the entire folder, the program fails completely.
Please let me know what I can do to help.
https://bugs.winehq.org/show_bug.cgi?id=46511
--- Comment #5 from Zebediah Figura z.figura12@gmail.com --- Sorry I forgot about this for several months.
My intuition is that if GStreamer plugins are crashing during load, that's a gstreamer (plugin) problem. I guess it might be useful to see a log with GST_DEBUG=6 (or GST_DEBUG=5 if that's too big), but probably you'll want to report this upstream to GStreamer.
https://bugs.winehq.org/show_bug.cgi?id=46511
--- Comment #6 from Anton Romanov theli.ua@gmail.com --- Created attachment 65033 --> https://bugs.winehq.org/attachment.cgi?id=65033 GST_DEBUG=6 log
https://bugs.winehq.org/show_bug.cgi?id=46511
--- Comment #7 from Zebediah Figura z.figura12@gmail.com --- Sorry about the late reply, but... unfortunately the log from comment 6 doesn't show a crash, and it also seems to be truncated.
What distribution is this with?
https://bugs.winehq.org/show_bug.cgi?id=46511
--- Comment #8 from Zebediah Figura z.figura12@gmail.com --- Does this still happen?
One way to potentially rule out or confirm Wine as a culprit, incidentally, is to use `gst-play-1.0` to try to play the relevant video files.
https://bugs.winehq.org/show_bug.cgi?id=46511
--- Comment #9 from Anton Romanov theli.ua@gmail.com --- Its been a while since I used the app. However I did test files separately back then and they were 100% crash free with gst-play. With wine it wasn't 100% crash, looked like a race
https://bugs.winehq.org/show_bug.cgi?id=46511
--- Comment #10 from Zebediah Figura z.figura12@gmail.com --- This might have to do with a corrupted plugin cache. The default cache should exist at ~/.cache/gstreamer-1.0/; does removing that directory help?
https://bugs.winehq.org/show_bug.cgi?id=46511
Panard panard@inzenet.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |panard@inzenet.org
https://bugs.winehq.org/show_bug.cgi?id=46511
--- Comment #11 from Panard panard@inzenet.org --- I've had this issue quite consistently, until recent releases of wine devel: I no longer experiment this crash (wine 7.19).