GNOME Bugzilla – Bug 627678
Internal GStreamer error when changing Genre on a batch of marked tunes from Rhythmbox
Last modified: 2011-01-25 13:07:12 UTC
Notification is Internal GStreamer problem, file a bug
Thanks for taking the time to report this bug. Without a stack trace from the crash it's very hard to determine what caused it. Can you get us a stack trace? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
There is no crash here, just a (bad) error message. Despite the error message, it's not clear that this is a bug in GStreamer and not in rhythmbox. Could you create a debug log like this: $ GST_DEBUG=*:5 rhythmbox 2>dbg.log ... reproduce the problem / error, then quit rhythmbox, or Control-C .. $ bzip2 dbg.log and then attach the dbg.log.bz2 file to this bug? Also, what version of rhythmbox are you using? And what version of GStreamer core/base/good? gst-inspect-0.10 fakesink | grep Version gst-inspect-0.10 playbin2 | grep Version gst-inspect-0.10 autoaudiosink | grep Version
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!
I get this error too, so I followed your steps to log the problem. After executing/closing multiple song properties, RB will stall - or at least the GUI will become unresponsive, occasionally resulting in this error. I noticed it is more likely to trigger if RB is playing audio and the status graphic is animating. RB v0.13.1 gst-inspect-0.10 fakesink | grep Version Version: 0.10.30 gst-inspect-0.10 playbin2 | grep Version Version: 0.10.30 gst-inspect-0.10 autoaudiosink | grep Version Version: 0.10.25 The compressed log is 201mb. Can this bug tracking system accept that attachment size?