GNOME Bugzilla – Bug 115944
NULL-Pointer by clicking on a link
Last modified: 2009-08-15 18:40:50 UTC
Wenn I put a filesrc and a mpegdemux in gst-editor, make link between them and then click on the link the application, I'll get a memory access error. Terminal window: (gst- editor:3442): GLib-GObject-Warning **: invalid (NULL) pointer instance (gst- editor:3442): GLib-GObject-Critical **: file gsignal.c: line 2300 (g_signal_handlers_disconnect_matched): assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed (gst-editor:3442): GLib-GObject-Warning **: invalid (NULL) pointer instance (gst-editor:3442): GLib-GObject-Critical **: file gsignal.c: line 2300 (g_signal_handlers_disconnect_matched): assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
I can't reproduce this with HEAD.
Please try to reproduce this with the current stable version of GStreamer (0.8.0). If you can reproduce it, reopen this bug. Otherwise, it appears to be fixed.
Closing this bug as fixed.