GNOME Bugzilla – Bug 747864
Crash when going from NON shuffle mode to shuffle mode than clicking on Next track
Last modified: 2015-04-16 11:55:41 UTC
Steps to make it crash : 1) Disable Shuffle 2) Click on play 3) Click on shuffle 4) Click on Next track 5) Crash with message : Rhythmbox:ERROR:rb-play-order-shuffle.c:415:rb_shuffle_sync_history_with_query_model: assertion failed: (query_model_and_history_contents_match (sorder)) Here are the traces (unfortunately I was unable to recompile glibc to get the debugging symbols) :
+ Trace 234969
Thread 1 (Thread 0x7ffff7fa3940 (LWP 27810))
This looks to be duplicate of this - https://bugzilla.gnome.org/show_bug.cgi?id=747053 Suggest patch your version of RB with the above patch - or ask your maintainer to apply that patch.
*** This bug has been marked as a duplicate of bug 747053 ***
(In reply to foss.freedom from comment #1) > This looks to be duplicate of this - > https://bugzilla.gnome.org/show_bug.cgi?id=747053 > > Suggest patch your version of RB with the above patch - or ask your > maintainer to apply that patch. Hi, I'm curious to try the patch but I don't know how to do it, could you give a link to some howto ? thanks