Bug 168302 - [Gstreamer] Crash/desktop freeze when playing a video
Summary: [Gstreamer] Crash/desktop freeze when playing a video
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-14 04:17 PST by Jacobo Aragunde Pérez
Modified: 2020-05-15 07:10 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jacobo Aragunde Pérez 2017-02-14 04:17:36 PST
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
Comment 1 Philippe Normand 2018-02-08 05:22:16 PST
Is this issue still happening for you?

If so please provide a log file:

GST_DEBUG="3,webkit*:6" epiphany 2> gst.log
Comment 2 Philippe Normand 2018-02-08 05:25:07 PST
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.
Comment 3 Philippe Normand 2020-05-15 04:28:02 PDT
Plays fine here in Ephy 3.36.1. Please reopen if the issue happens again :)
Comment 4 Jacobo Aragunde Pérez 2020-05-15 07:10:00 PDT
Good to hear. Thanks!