After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 757953 - SIGSEGV in gst_qtdemux_reset when visiting YoutTube with Epiphany
SIGSEGV in gst_qtdemux_reset when visiting YoutTube with Epiphany
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
1.2.1
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-11-11 15:33 UTC by Andres Gomez
Modified: 2016-02-11 09:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
BT from gdb (38.54 KB, text/plain)
2015-11-11 15:33 UTC, Andres Gomez
Details

Description Andres Gomez 2015-11-11 15:33:02 UTC
Created attachment 315277 [details]
BT from gdb

I'm using WebKitGtk+ with my own JHBuild setting:
https://github.com/tanty/jhbuild-epiphany/tree/master

Epiphany 3.18.0, WebKit 2.10.3, gst-libav-1.2.1, gst-plugins-bad-1.2.1, gst-plugins-base-1.2.1, gst-plugins-good-1.2.1 and gstreamer-1.2.1

I'm running Epiphany with the dconf key:

"process-model" = "shared-secondary-process"

The compilation was done with CMake args:

'-DPORT=GTK -DCMAKE_BUILD_TYPE=Release -DDEVELOPER_MODE=ON -DCMAKE_C_FLAGS_DEBUG="-O0 -g1" -DCMAKE_CXX_FLAGS_DEBUG="-O0 -g1"'

When visiting YouTube, eventually, the WebKitWebProcess SIGSEVs.

This bug is not reproducible in a predictable way.
Comment 1 Philippe Normand 2015-11-11 15:37:38 UTC
Again, please try with GStreamer 1.6, Andres :)
Comment 2 Vincent Penquerc'h 2016-02-11 09:47:50 UTC
99% sure this is fixed by 673301ef4891e2f582ccc0f4f4bc25c2e1ae7eab.
Comment 3 Tim-Philipp Müller 2016-02-11 09:54:22 UTC
No follow-up in months, let's close it.

Andres, please re-open if you still have this problem with an up-to-date GStreamer version.