GNOME Bugzilla – Bug 755969
gtkglsink: Assertion in gst-inspect-1.0
Last modified: 2015-10-19 00:57:44 UTC
+++ This bug was initially created as a clone of Bug #755249 +++ See https://bugzilla.gnome.org/show_bug.cgi?id=755249#c11 doing a "gst-inspect-1.0 gtksink" will cause a segfault because it enters the g_assert_no_reached() code
commit cfff5d819e861e22ee44b31a1252156de3043715 Author: Matthew Waters <matthew@centricular.com> Date: Sat Oct 17 02:40:50 2015 +1100 gtk: separate out the widget/window destroy callbacks Fixes assertion due to the sink_finalize() being run before the widget destroy callback. https://bugzilla.gnome.org/show_bug.cgi?id=755969 and 1.6 903691f3888526f240915fa124845a528e85c1b7