This issue is not fixed in rhythmbox v2.99.1 (ubuntu 13.10 64bit, 3.11.0-13-generic )
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to rhythmbox in Ubuntu. https://bugs.launchpad.net/bugs/20622 Title: Rhythmbox Segfault on reading rhythmdb.xml file Status in “rhythmbox” package in Ubuntu: Fix Released Bug description: Rythmbox crashes on startup when reading database of music files, giving the following backtrace. #0 0x0000002a9a705902 in strcmp () from /lib/libc.so.6 #1 0x0000000000444281 in g_sequence_get_ptr_at_pos () #2 0x00000000004443f1 in g_sequence_insert_sorted () #3 0x000000000044c803 in rhythmdb_query_model_get_duration () #4 0x000000000044ccdb in rhythmdb_query_model_get_duration () #5 0x0000002a9a1c93c0 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #6 0x0000002a9a1d7f2c in g_signal_stop_emission () from /usr/lib/libgobject-2.0.so.0 #7 0x0000002a9a1d93ec in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #8 0x0000002a9a1d97a3 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #9 0x0000000000448319 in rhythmdb_entry_song_get_type () #10 0x000000000044f849 in rhythmdb_tree_new () #11 0x0000002a977f5472 in xmlSkipBlankChars () from /usr/lib/libxml2.so.2 #12 0x0000002a978000e8 in xmlParseElement () from /usr/lib/libxml2.so.2 #13 0x0000002a977fe8c7 in xmlParseContent () from /usr/lib/libxml2.so.2 #14 0x0000002a978000a9 in xmlParseElement () from /usr/lib/libxml2.so.2 #15 0x0000002a9780074a in xmlParseDocument () from /usr/lib/libxml2.so.2 #16 0x000000000044e4c0 in rhythmdb_tree_get_type () #17 0x0000000000446448 in rhythmdb_load () #18 0x000000000042431f in rb_shell_construct () #19 0x00000000004205b1 in main () It crashes when a particular entry is present: <entry type="song"> <title>Never</title> <genre>Unknown</genre> <artist>Coil</artist> <album>Unnatural History (Compilation Tracks Compiled)</album> <track-number>10</track-number> <duration>276</duration> <file-size>5353854</file-size> <location>file:///home/ian/music/Coil/Unnatural%20History%20(Compilation%20Tracks%20Compiled)/10%20-%20Never.ogg</location> <mountpoint>file:///home</mountpoint> <mtime>1121962688</mtime> <first-seen>1125081600</first-seen> <last-seen>1125334930</last-seen> <rating>2.640000</rating> <auto-rate>1</auto-rate> <play-count>1</play-count> <last-played>1124215108</last-played> <bitrate>160</bitrate> <mimetype>application/ogg</mimetype> </entry> but works if the above is the only entry. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/20622/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp