GNOME Bugzilla – Bug 133466
crash on state change to NULL (0.7.3.2 prerelease)
Last modified: 2004-12-22 21:47:04 UTC
** (rhythmbox:27436): WARNING **: opt: unlink elements in same group: implement me ERROR GST_PADS(27436) gstpad.c(2720):gst_real_pad_dispose: <'':serial_74818393> still explicit caps audio/x-vorbis set (rhythmbox:27436): GStreamer-WARNING **: pad 0x83374d4 has still explicit caps set Program received signal SIGSEGV, Segmentation fault.
+ Trace 43828
Thread 1076527552 (LWP 27436)
Oh, and this doesn't happen with my day-old CVS checkout; perhaps it's caused by one of those memleak fixes that went in today?
I fixed this last night. 2004-02-04 David Schleef <ds@schleef.org> * gst/gstelement.c: (gst_element_clear_pad_caps): Make sure we have a GstRealPad before accessing its structure members.