Bug 168302
Summary: | [Gstreamer] Crash/desktop freeze when playing a video | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jacobo Aragunde Pérez <jaragunde> |
Component: | Media | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply, pnormand |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Jacobo Aragunde Pérez
I'm getting a crash when I open certain videos with Epiphany. In particular, I can reproduce it with the following twitter link: https://twitter.com/madtrick/status/831440822730162177
Sometimes it just crashes, but it often freezes my desktop and I have no other choice but restart the computer.
I had reported this through ABRT on Fedora before, these are the links:
* https://retrace.fedoraproject.org/faf/reports/1573423/
* https://bugzilla.redhat.com/show_bug.cgi?id=1366897#c67
Using:
* Epiphany 3.20.6
* WebKit 2.14.3
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Philippe Normand
Is this issue still happening for you?
If so please provide a log file:
GST_DEBUG="3,webkit*:6" epiphany 2> gst.log
Philippe Normand
Here with ephy 3.26.5 and wk2gtk 2.18.6 the video won't play at all.
With WebKit ToT, playback starts but the GL app context isn't requested.
Philippe Normand
Plays fine here in Ephy 3.36.1. Please reopen if the issue happens again :)
Jacobo Aragunde Pérez
Good to hear. Thanks!