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 757886 - SIGABRT in gst_hls_demux_change_playlist when visiting http://www.hogarmania.com/cocina/recetas/postres/201011/castanas-asadas-3211.html with Epiphany
SIGABRT in gst_hls_demux_change_playlist when visiting http://www.hogarmania....
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
1.2.1
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-11-10 14:10 UTC by Andres Gomez
Modified: 2015-11-13 09:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
BT from gdb (26.32 KB, text/plain)
2015-11-10 14:10 UTC, Andres Gomez
Details

Description Andres Gomez 2015-11-10 14:10:29 UTC
Created attachment 315190 [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 http://www.hogarmania.com/cocina/recetas/postres/201011/castanas-asadas-3211.html , WebKitWebProcess receives a SIGABRT.
Comment 1 Andres Gomez 2015-11-10 14:12:14 UTC
Maybe DUPLICATED from bug 736919 ?
Comment 2 Philippe Normand 2015-11-10 14:20:32 UTC
Andres please install GStreamer 1.6 and try again.
Comment 3 Sebastian Dröge (slomo) 2015-11-10 14:21:37 UTC
There's probably less than 5% of the code left from hlsdemux 1.2 nowadays ;)
Comment 4 Andres Gomez 2015-11-13 09:56:18 UTC
This is working with 1.4.4