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 520487 - Pidgin crash - "Trying to dispose element play, but it is not in the NULL state."
Pidgin crash - "Trying to dispose element play, but it is not in the NULL sta...
Status: RESOLVED DUPLICATE of bug 477086
Product: GStreamer
Classification: Platform
Component: dont know
0.10.15
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-03-05 10:32 UTC by James Gregory
Modified: 2008-03-09 21:44 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description James Gregory 2008-03-05 10:32:37 UTC
Pidgin crashed (while I was receiving messages from users) with the following debug output:

(13:14:01) gstreamer: Internal GStreamer error: state change failed.  Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer.

(pidgin:4043): GStreamer-CRITICAL **: 
Trying to dispose element play, but it is not in the NULL state.
You need to explicitly set elements to the NULL state before
dropping the final reference, to allow them to clean up.

(13:14:01) gstreamer: Internal GStreamer error: state change failed.  Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer.

(pidgin:4043): GStreamer-CRITICAL **: gst_element_set_state: assertion `GST_IS_ELEMENT (element)' failed
(13:14:01) GLib-GObject: invalid unclassed pointer in cast to `GstObject'

(pidgin:4043): GStreamer-CRITICAL **: gst_object_unref: assertion `((GObject *) object)->ref_count > 0' failed
(13:14:01) GLib-GObject: invalid unclassed pointer in cast to `GstPlayBaseBin'
Comment 1 Tim-Philipp Müller 2008-03-09 21:44:08 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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