https://bugs.winehq.org/show_bug.cgi?id=43004
Bug ID: 43004 Summary: qedit/tests/mediadet.c intermittent crash Product: Wine Version: 2.7 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winegstreamer Assignee: wine-bugs@winehq.org Reporter: z.figura12@gmail.com Distribution: ---
Created attachment 58144 --> https://bugs.winehq.org/attachment.cgi?id=58144 backtrace/log from crash
Intermittently crashes trying to execute IMediaDet_put_Filename (line 294). Also sometimes shows a third behaviour in which the program will gracefully crash, showing a message box saying "Internal errors - invalid parameters received". Attaching logs for each case.
The crash itself is in push_data() in winegstreamer.
https://bugs.winehq.org/show_bug.cgi?id=43004
--- Comment #1 from Zebediah Figura z.figura12@gmail.com --- Created attachment 58145 --> https://bugs.winehq.org/attachment.cgi?id=58145 log from successful case
https://bugs.winehq.org/show_bug.cgi?id=43004
--- Comment #2 from Zebediah Figura z.figura12@gmail.com --- Created attachment 58146 --> https://bugs.winehq.org/attachment.cgi?id=58146 log from graceful crash
https://bugs.winehq.org/show_bug.cgi?id=43004
Aaron Franke arnfranke@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |arnfranke@yahoo.com
--- Comment #3 from Aaron Franke arnfranke@yahoo.com --- Does the application work fine if winegstreamer is set to disabled?
https://bugs.winehq.org/show_bug.cgi?id=43004
--- Comment #4 from Zebediah Figura z.figura12@gmail.com --- (In reply to Aaron Franke from comment #3)
Does the application work fine if winegstreamer is set to disabled?
This isn't quite the right question, since not all crashes in winegstreamer are necessarily due to the same bug (and also, in this case, since the bug report is not on an application but on Wine's test suite). It's possible this is the same bug as bug #43659, although the lack of debug symbols in the crash there makes it hard to tell.
https://bugs.winehq.org/show_bug.cgi?id=43004
--- Comment #5 from Aaron Franke arnfranke@yahoo.com --- The thing is, regardless of whether they are the same internal issue, the major issue for a lot of people is that gstreamer plugins aren't configured right or aren't available. Ideally, we shouldn't rely on gstreamer plugins existing and crashing the program when they're not available, and instead disable winegstreamer if gstreamer plugins are absent.
I am looking at a lot of bugs to see if they have correlation, but I'm indeed not marking anything as "depends on 43659" because they may not have the same issue.
https://bugs.winehq.org/show_bug.cgi?id=43004
--- Comment #6 from Zebediah Figura z.figura12@gmail.com --- I don't think this issue is related to missing plugins. In any case we have a clear warning if a plugin is missing:
0033:fixme:gstreamer:unknown_type Could not find a filter for caps: video/mpeg, systemstream=(boolean)true, mpegversion=(int)1 0039:fixme:gstreamer:watch_bus decodebin1: Your GStreamer installation is missing a plug-in.
https://bugs.winehq.org/show_bug.cgi?id=43004
--- Comment #7 from Aaron Franke arnfranke@yahoo.com --- Then please disregard my comments.
https://bugs.winehq.org/show_bug.cgi?id=43004
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |38586dcf48bf38c136ea315fd9d | |83a1be56483b1 Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED Keywords| |regression Fixed by SHA1| |079d63e66c9f00030c94a5cc5e8 | |21ea898e83c98
--- Comment #8 from Zebediah Figura z.figura12@gmail.com --- Should be fixed by 079d63e66c9f00030c94a5cc5e821ea898e83c98.
https://bugs.winehq.org/show_bug.cgi?id=43004
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.0-rc3.
https://bugs.winehq.org/show_bug.cgi?id=43004
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.0.x
https://bugs.winehq.org/show_bug.cgi?id=43004
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|2.0.x |---
--- Comment #10 from Michael Stefaniuc mstefani@winehq.org --- Removing the 2.0.x milestone from bugs included in 2.0.5.
https://bugs.winehq.org/show_bug.cgi?id=43004
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xenus@blueyonder.co.uk
--- Comment #11 from Zebediah Figura z.figura12@gmail.com --- *** Bug 42801 has been marked as a duplicate of this bug. ***