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 505086 - Pidgin Crashes shortly after beginning a conversation
Pidgin Crashes shortly after beginning a conversation
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.10.14
Other All
: Normal critical
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-12-22 18:51 UTC by Steven Bradley
Modified: 2008-05-06 13:15 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Steven Bradley 2007-12-22 18:51:18 UTC
Steps to reproduce:
1. Start conversation using MSN protocol
2. Talk for a short period
3. Screen locks up


Stack trace:
(13:38:27) g_log: file ../../libpurple/dbus-server.c: line 725 (purple_dbus_message_append_purple_values): should not be reached
(13:38:27) dbus: The signal "conversation-timestamp" caused some dbus error. (If you are not a developer, please ignore this message.)
(13:38:27) gstreamer: Could not open resource for writing.
(13:38:27) gstreamer: Internal GStreamer error: state change failed.  Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer.
(13:38:27) GLib-GObject: invalid uninstantiatable type `<invalid>' in cast to `GstObject'
(13:38:27) gstreamer: Could not open resource for writing.
(13:38:27) GLib-GObject: invalid uninstantiatable type `<invalid>' in cast to `GstObject'
(13:38:27) gstreamer: Internal GStreamer error: state change failed.  Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer.
(13:38:27) GLib-GObject: invalid uninstantiatable type `<invalid>' in cast to `GstObject'
(13:38:27) GLib-GObject: invalid uninstantiatable type `<invalid>' in cast to `GstPlayBaseBin'
(13:38:35) msn: S: SB 001: MSG dorkusboy@hotmail.com mike 170
(13:38:35) g_log: file ../../libpurple/dbus-server.c: line 725 (purple_dbus_message_append_purple_values): should not be reached
(13:38:35) dbus: The signal "conversation-timestamp" caused some dbus error. (If you are not a developer, please ignore this message.)
(13:38:35) gstreamer: Could not open resource for writing.
(13:38:36) gstreamer: Internal GStreamer error: state change failed.  Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer.
(13:38:36) GLib-GObject: invalid uninstantiatable type `(null)' in cast to `GstObject'
(13:38:36) gstreamer: Could not open resource for writing.
(13:38:36) GLib-GObject: invalid uninstantiatable type `(null)' in cast to `GstObject'
(13:38:36) gstreamer: Internal GStreamer error: state change failed.  Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer.
(13:38:36) GLib-GObject: invalid uninstantiatable type `(null)' in cast to `GstObject'
(13:38:36) GLib-GObject: invalid uninstantiatable type `(null)' in cast to `GstPlayBaseBin'

Other information:
Comment 1 Steven Bradley 2007-12-22 18:54:46 UTC
grellin-igp@hotmail.com
Comment 2 Jan Schmidt 2008-01-10 13:57:10 UTC
Unfortunately, that's not actually a stack trace - it's debug output.

The errors point to a ref-counting bug somewhere, either inside GStreamer or in the pidgin code. Also, the 'Could not open resource for writing' toward the start probably means that the sound device was inaccesible. Perhaps pidgin doesn't handle this case correctly.

With the provided information, it's not possible to identify the bug further.
Comment 3 Sebastian Dröge (slomo) 2008-05-06 13:15:08 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!