GNOME Bugzilla – Bug 735083
Rhythmbox crash when adding songs to a playlist
Last modified: 2016-08-15 08:27:26 UTC
I was creating a Playlist, I only add 3 songs when suddenly Rhythmbox crash. This is the error in terminal : *** Error in `rhythmbox': free(): invalid pointer: 0x00007f4dc2369c7e *** Unable to open ~/.mtpz-data for reading, MTPZ disabled.Aborted (core dumped)
Without a stack trace from the crash it's hard to determine what caused the crash. Can you get us a stack trace? Please see http://live.gnome.org/GettingTraces for more information on how to get a trace.
I've never report a bug before. I hope this is what you need (stacktrace using gdb) :
+ Trace 233975
Thread 1 (Thread 0x7ffff7fa3a40 (LWP 7552))
No issues Yoann F. I can reproduce this issue. Below is the complete trace. [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `./rhythmbox'. Program terminated with signal SIGABRT, Aborted.
+ Trace 233976
Thread 1 (Thread 0x7f87dbfc9a40 (LWP 5924))
how exactly do you reproduce this?
Steps to reproduce: 1. Select a song in Music and do "Add to playlist" -> "Add to new playlist" ( say, crash-playlist ) 2. Keep adding 1 song at a time to the crash-playlist. 3. At one point 'crash-playlist' will become blank in the 'Add to playlist' menu ( Guess this might be the bug source ) 4. Now click 'crash-playlist' in the sidebar. 5. Rhythmbox crashes.
That's it. I forgot to mention the blank 'playlist_name'.
ugh. fixed in commit 4d088ae.