GNOME Bugzilla – Bug 612004
rythmbox crashes when paused on a song deleted
Last modified: 2010-08-13 15:28:31 UTC
this report has been filed here: https://bugs.edge.launchpad.net/ubuntu/+source/rhythmbox/+bug/533326 "When I put rythmbox on pause and then delete the current song from my harddrive, rythmbox crashes every time." Rhythmbox version is: 0.12.5
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!
Hello, when the program was running, I get that:
+ Trace 220837
Thread 6 (Thread 0x7fdfa3f24910 (LWP 11283))
Regards, Lorenzo D. (alias BlackZ).
That isn't a very useful stack trace. You may need to install debug symbols for rhythmbox, glib, gstreamer, and gtk to get a useful one.
This is the stack trace of gdb:
+ Trace 220844
Inferior 1 [process 2464] will be detached. Quit anyway? (y or n) [answered Y; input not from terminal] ----------- .xsession-errors (313 sec old) --------------------- ** (evolution:2234): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed ** (evolution:2234): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed ** (evolution:2234): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed ** (evolution:2234): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed (nautilus:2581): Eel-CRITICAL **: eel_preferences_get_boolean: assertion `preferences_is_initialized ()' failed Nautilus-Share-Message: Called "net usershare info" but it failed: «net usershare» ha restituito l'errore 255: net usershare: cannot open usershare directory /var/lib/samba/usershares. Error Nessun Please ask your system administrator to enable user sharing. (rhythmbox:2464): Rhythmbox-WARNING **: Unhandled error: Impossibile avviare la pipeline di riproduzione --------------------------------------------------
I'm not sure what happened there, but the stack trace doesn't show anything crashing.
These are the steps for reproduce the crash: 1. select a song and play it; 2. put the current song in pause; 3. delete the current song in pause; 4. re-play the song deleted; 5. select another song; 6. re-select the song deleted.
It doesn't crash for me when I do that.
Doesn't crash for me either. Closing as NOTABUG. Please reopen if you have instructions as to how to reproduce.