GNOME Bugzilla – Bug 757953
SIGSEGV in gst_qtdemux_reset when visiting YoutTube with Epiphany
Last modified: 2016-02-11 09:54:22 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.
Again, please try with GStreamer 1.6, Andres :)
99% sure this is fixed by 673301ef4891e2f582ccc0f4f4bc25c2e1ae7eab.
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.