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 557354 - Crashes on switching to new song
Crashes on switching to new song
Status: RESOLVED DUPLICATE of bug 557438
Product: banshee
Classification: Other
Component: GStreamer
1.2.1
Other All
: Normal critical
: 1.x
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-10-22 06:21 UTC by klji
Modified: 2008-10-22 19:18 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description klji 2008-10-22 06:21:04 UTC
Steps to reproduce:
1. Play sufficient number of files to see the app randomly crash upon switching to a new song, whether by the user's intervention or automatically. It happens with multiple formats and with files that are fine and play normally when app is reloaded.

Stack trace:
[Info  22:54:43.654] Running Banshee 1.2.1
[Info  22:54:45.167] All services are started 1.334073s
[Info  22:54:45.995] nereid Client Started

(Nereid:4759): GStreamer-CRITICAL **: 
Trying to dispose element test, 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.


(Nereid:4759): GStreamer-CRITICAL **: gst_caps_is_fixed: assertion `GST_IS_CAPS (caps)' failed

(Nereid:4759): GStreamer-CRITICAL **: gst_caps_is_any: assertion `GST_IS_CAPS (caps)' failed

(Nereid:4759): GStreamer-CRITICAL **: gst_caps_is_empty: assertion `GST_IS_CAPS (caps)' failed

(Nereid:4759): GStreamer-CRITICAL **: gst_caps_is_any: assertion `GST_IS_CAPS (caps)' failed

(Nereid:4759): GStreamer-CRITICAL **: gst_caps_is_empty: assertion `GST_IS_CAPS (caps)' failed

** (Nereid:4759): WARNING **: Thread (nil) may have been prematurely finalized
Segmentation fault


Other information:
Comment 1 Bertrand Lorentz 2008-10-22 19:18:00 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.

The bug was in GStreamer itself.

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