Bug 168588 - [GStreamer][GTK] GStreamer-CRITICAL: gst_bin_get_by_name: assertion 'GST_IS_BIN (bin)' failed
Summary: [GStreamer][GTK] GStreamer-CRITICAL: gst_bin_get_by_name: assertion 'GST_IS_B...
Status: RESOLVED DUPLICATE of bug 167016
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-20 00:47 PST by Andres Gomez Garcia
Modified: 2017-02-20 08:48 PST (History)
2 users (show)

See Also:


Attachments
BT from gdb for the WebProcess (335.06 KB, text/plain)
2017-02-20 00:47 PST, Andres Gomez Garcia
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andres Gomez Garcia 2017-02-20 00:47:05 PST
Created attachment 302121 [details]
BT from gdb for the WebProcess

Epiphany 3.22.5 and WebKit 2.15.4.

I'm running Epiphany with the env variable:

"export G_DEBUG=fatal-criticals"

The compilation was done with CMake args:

'-DPORT=GTK -DCMAKE_BUILD_TYPE=Release -DENABLE_MINIBROWSER=ON -DCMAKE_C_FLAGS_RELEASE="-O0 -g -DNDEBUG  -DG_DISABLE_CAST_CHECKS" -DCMAKE_CXX_FLAGS_RELEASE="-O0 -g -DNDEBUG -DG_DISABLE_CAST_CHECKS"'

When visiting:
https://www.spreaker.com/user/radiocable

The WebProcess hits a Critical.
Comment 1 Andres Gomez Garcia 2017-02-20 01:00:00 PST
BTW, gstreamer-1.8.0
Comment 2 Michael Catanzaro 2017-02-20 08:48:04 PST
By the way, this is causing stderr output in dozens of layout tests.

*** This bug has been marked as a duplicate of bug 167016 ***