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 115944 - NULL-Pointer by clicking on a link
NULL-Pointer by clicking on a link
Status: VERIFIED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-editor
0.6.2
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-06-25 15:18 UTC by Alex H.
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alex H. 2003-06-25 15:18:26 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
Comment 1 David Schleef 2004-03-06 01:46:34 UTC
I can't reproduce this with HEAD.
Comment 2 David Schleef 2004-03-18 02:48:55 UTC
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.
Comment 3 Christian Fredrik Kalager Schaller 2004-11-25 18:02:18 UTC
Closing this bug as fixed.