GNOME Bugzilla – Bug 358855
crash in Rhythmbox Music Player: Connect the iPod shuffle
Last modified: 2008-04-26 18:20:26 UTC
What were you doing when the application crashed? Connect the iPod shuffle Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.16.0 2006-09-04 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 77611008 vsize: 0 resident: 77611008 share: 0 rss: 29601792 rss_rlim: 0 CPU usage: start_time: 1159736093 rtime: 0 utime: 330 stime: 0 cutime:298 cstime: 0 timeout: 32 it_real_value: 0 frequency: 6 Backtrace was generated from '/usr/bin/rhythmbox' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1228699984 (LWP 6644)] [New Thread -1258292320 (LWP 6657)] 0xffffe410 in __kernel_vsyscall ()
+ Trace 73959
Thread 1 (Thread -1228699984 (LWP 6644))
I don't really understand what rb is doing from the backtrace :-/ gnome_vfs_volume_monitor_emit_pre_unmount is called, which then triggers rb_removable_media_manager_queue_transfer through a signal emission, and then register_rb_plugin is called as a callback ?? By any chance, are there messages on the console?
rb_removable_media_manager_queue_transfer is really rb_removable_media_manager_mount_volume (emitting a create-source signal). register_rb_plugin is really create_source_cb (in rb-ipod-plugin.c), which creates a new ipod source object. I can't tell where it's crashing in rb_ipod_source_new.
I've discover that the iPod library was wrong, so I had to reset it using the Apple software. After that, works fine.
How do you know the iPod library was wrong? Which software did you use to write the library?
I try Songbird to add the songs, but it crashed. So the iPod library wasn't good :(
What version of rhythmbox are you running? Please set the "Version" field. If you think that it works for you now and isn't a problem in RB, feel free to close the bug.
*** Bug 361196 has been marked as a duplicate of this bug. ***
*** Bug 361749 has been marked as a duplicate of this bug. ***
*** Bug 362410 has been marked as a duplicate of this bug. ***
*** Bug 363077 has been marked as a duplicate of this bug. ***
*** Bug 363088 has been marked as a duplicate of this bug. ***
*** Bug 363915 has been marked as a duplicate of this bug. ***
last duplicate 0.9.6 consider comment #3 any of the reporters: Thanks for taking the time to report this bug. Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
*** Bug 363929 has been marked as a duplicate of this bug. ***
*** Bug 364611 has been marked as a duplicate of this bug. ***
Is this bug the same as bug #352972? i.e. is it fixed by the same update. I notice that a dupe search on the backtrace for the bug I just marked: http://bugzilla.gnome.org/dupfinder/simple-dup-finder.cgi?id=364611 finds both this bug and bug #352972 in the list of probable duplicates.
*** Bug 364712 has been marked as a duplicate of this bug. ***
Alex: the traces are different. Our simple duplicate finder also checks for matches somewhere within any trace. That must be why it suggests it as a duplicate.
*** Bug 364857 has been marked as a duplicate of this bug. ***
*** Bug 365105 has been marked as a duplicate of this bug. ***
*** Bug 365420 has been marked as a duplicate of this bug. ***
*** Bug 366369 has been marked as a duplicate of this bug. ***
*** Bug 366545 has been marked as a duplicate of this bug. ***
*** Bug 367088 has been marked as a duplicate of this bug. ***
*** Bug 367976 has been marked as a duplicate of this bug. ***
*** Bug 368340 has been marked as a duplicate of this bug. ***
I just installed package "rhythmbox-dbgsym" on an Edgy/Ubuntu box and plugged my ipod into the computer while rhythmbox was open to recreate the crash. The "bug buddy" popped up, but I am wonderinf if this had the additional Trace debugging information that you need, or if I need to find it somewhere else. I don't want to add additional duplicates of the same information
siplus, please attach the obtained trace as an attachment to this report. this won't clutter up.
This is... a little weird. I have not changed anything update wise since it was crashing, save restarting my computer (as it was a few days ago). It is not crashing, and I can access songs from my iPod. If it happens again, I will report the new tracer information
*** Bug 369467 has been marked as a duplicate of this bug. ***
*** Bug 369645 has been marked as a duplicate of this bug. ***
*** Bug 369789 has been marked as a duplicate of this bug. ***
*** Bug 369828 has been marked as a duplicate of this bug. ***
*** Bug 369931 has been marked as a duplicate of this bug. ***
*** Bug 370868 has been marked as a duplicate of this bug. ***
*** Bug 371411 has been marked as a duplicate of this bug. ***
*** Bug 371869 has been marked as a duplicate of this bug. ***
*** Bug 371942 has been marked as a duplicate of this bug. ***
*** Bug 372425 has been marked as a duplicate of this bug. ***
*** Bug 372458 has been marked as a duplicate of this bug. ***
*** Bug 372591 has been marked as a duplicate of this bug. ***
*** Bug 372740 has been marked as a duplicate of this bug. ***
*** Bug 372892 has been marked as a duplicate of this bug. ***
*** Bug 373594 has been marked as a duplicate of this bug. ***
*** Bug 373727 has been marked as a duplicate of this bug. ***
*** Bug 374296 has been marked as a duplicate of this bug. ***
*** Bug 374624 has been marked as a duplicate of this bug. ***
*** Bug 374626 has been marked as a duplicate of this bug. ***
*** Bug 374794 has been marked as a duplicate of this bug. ***
Among the people getting this crash and using an ubuntu system, is there anyone who can trigger that crash with an up to date edgy system ("up to date" means that 'dpkg -l libgpod0' shows 0.3.2-1.1ubuntu1 in the 'Version' column). Thanks in advance for any information you can provide ;)
*** Bug 375734 has been marked as a duplicate of this bug. ***
For me this happend after trying to add songs to my iPod video with Floola http://www.floola.com/ Seems like Floola destroyed my iTunes_db. (Really don't blame it beeing 7.1 version of the db) But it's unfortunatly that Rhythmbox crashes just because my iPod gets corrupted.
Thanks for the answer :) (In reply to comment #52) > For me this happend after trying to add songs to my iPod video with Floola > http://www.floola.com/ > Ok, this is a case similar to comment #5 then. > > But it's unfortunatly that Rhythmbox crashes just because my iPod gets > corrupted. Could you make your "corrupted" iPod_Control/iTunes/iTunesDB (and the corresponding ArtworkDB if you have artwork on your ipod) available?
*** Bug 376434 has been marked as a duplicate of this bug. ***
*** Bug 376453 has been marked as a duplicate of this bug. ***
Created attachment 76785 [details] [review] possible (untested) fix I think the crash is occurring in rb_ipod_source_set_ipod_name. A number of things could go wrong there, so this patch just adds some error checking.
*** Bug 376460 has been marked as a duplicate of this bug. ***
Looks fine if you are sure about the operator priority in + if (mpl->name != NULL && strcmp (mpl->name, name) == 0) { (I'm too lazy to remember the priority of the various operators so I always put parentheses everywhere)
*** Bug 376632 has been marked as a duplicate of this bug. ***
*** Bug 377272 has been marked as a duplicate of this bug. ***
*** Bug 377655 has been marked as a duplicate of this bug. ***
I may have some useful information about this bug: Rhythmbox crashed systematically with my iPod shuffle. Two days ago I connected my iPod to my iBook under MacOSX and the iPod sufware was updated to version 1.1.4 (previously 1.1.3). Now Rhythmbox under Ubuntu 6.10 runs perfectly fine. Hope this helps track down the bug. Simon
Simon, I assume when you connected your iPod to your iBook, iTunes automatically started? If so, it rewrote the iPod database, which would explain why the crash went away if the iTunesDB was corrupted in the first place.
Indeed, the whole music database was deleted by iTunes and I got the message that the software on the iPod was updated. So it's possible that the crash was cased to a corrupted database. One more information that may help: The database I had previously on my iPod was created with Banshee unter Ubuntu 6.04 and not with iTunes or Rhythmbox. However, the combination iPod shuffle/Banshee worked always fine. Simon
*** Bug 378159 has been marked as a duplicate of this bug. ***
*** Bug 378313 has been marked as a duplicate of this bug. ***
*** Bug 378374 has been marked as a duplicate of this bug. ***
*** Bug 378647 has been marked as a duplicate of this bug. ***
*** Bug 378683 has been marked as a duplicate of this bug. ***
*** Bug 379166 has been marked as a duplicate of this bug. ***
*** Bug 379173 has been marked as a duplicate of this bug. ***
*** Bug 379175 has been marked as a duplicate of this bug. ***
*** Bug 365098 has been marked as a duplicate of this bug. ***
*** Bug 379183 has been marked as a duplicate of this bug. ***
*** Bug 379320 has been marked as a duplicate of this bug. ***
*** Bug 379325 has been marked as a duplicate of this bug. ***
*** Bug 379409 has been marked as a duplicate of this bug. ***
*** Bug 379410 has been marked as a duplicate of this bug. ***
*** Bug 379434 has been marked as a duplicate of this bug. ***
*** Bug 379953 has been marked as a duplicate of this bug. ***
*** Bug 379966 has been marked as a duplicate of this bug. ***
*** Bug 380333 has been marked as a duplicate of this bug. ***
*** Bug 380358 has been marked as a duplicate of this bug. ***
*** Bug 380359 has been marked as a duplicate of this bug. ***
*** Bug 380501 has been marked as a duplicate of this bug. ***
*** Bug 380769 has been marked as a duplicate of this bug. ***
*** Bug 380773 has been marked as a duplicate of this bug. ***
*** Bug 380787 has been marked as a duplicate of this bug. ***
*** Bug 380785 has been marked as a duplicate of this bug. ***
*** Bug 380988 has been marked as a duplicate of this bug. ***
#380773, a duplicate of this bug, turned out to have a hardware fault in the USB controller. A fresh install of iTunes on WinXP reported a dead iPod, but in any other machine the iPod was fine.
*** Bug 381147 has been marked as a duplicate of this bug. ***
Created attachment 77469 [details] [review] more paranoia I'm not sure what happens if itdb_parse fails - priv->ipod_db will be NULL, so maybe things will break if the user tries to add tracks to the ipod?
*** Bug 381173 has been marked as a duplicate of this bug. ***
*** Bug 381307 has been marked as a duplicate of this bug. ***
*** Bug 381683 has been marked as a duplicate of this bug. ***
*** Bug 381763 has been marked as a duplicate of this bug. ***
*** Bug 381804 has been marked as a duplicate of this bug. ***
*** Bug 382053 has been marked as a duplicate of this bug. ***
*** Bug 382191 has been marked as a duplicate of this bug. ***
*** Bug 382373 has been marked as a duplicate of this bug. ***
*** Bug 382404 has been marked as a duplicate of this bug. ***
*** Bug 382625 has been marked as a duplicate of this bug. ***
*** Bug 382743 has been marked as a duplicate of this bug. ***
*** Bug 382744 has been marked as a duplicate of this bug. ***
*** Bug 382747 has been marked as a duplicate of this bug. ***
*** Bug 383589 has been marked as a duplicate of this bug. ***
*** Bug 383685 has been marked as a duplicate of this bug. ***
Ubuntu bug with a similar backtrace: https://launchpad.net/products/rhythmbox/+bug/73208 Debug backtrace: 127 rb_debug ("Renaming iPod from %s to %s", mpl->name, name); (gdb) bt
+ Trace 92562
I'm committed a change that will fix the problem causing the crash in comment 109. Whether it's the same as the other crashes, I don't know.
*** Bug 384280 has been marked as a duplicate of this bug. ***
*** Bug 384717 has been marked as a duplicate of this bug. ***
I think the comment above about Banshee corrupting the Artwork may prove out. I also use Banshee to make the Database, and among the error messages RB is spewing out, a few are about ArtworkDB or sth similar. I can post iTunesDB or ArtworkDB if it is useful. May add to the above that DISABLING THE IPOD-PLUGIN FIXES THE BUG. The Ipod still shows up, but with less information, and I can still play from it. So how useful the Ipod-plugin is, is beyond me...
If you could post your iTunesDB (and check that you can reproduce the crash with only the iTunesDB and no ArtworkDB on the iPod), that would be great. The iPod shows up without the plugin because rb is able to browse through it and find all the mp3 files. It's far less efficient than getting the song info directly from the ipod database, and you can't add files to the iPod that way.
Created attachment 78159 [details] iTunesDB In response to Christophe's request for my iTunesDB, I moved every file from "Artwork" (ArtworkDB and some *.ithmb files) to /tmp, enabled the iPod plugin, and restarted RB. It still crashes with this error: ** (rhythmbox:26092): CRITICAL **: itdb_playlist_mpl: assertion `itdb_playlist_is_mpl (pl)' failed Removing iTunesDB makes RB start without errors. Adding the trace in a subsequent attachment.
Created attachment 78160 [details] Trace from BugBuddy The trace that comes when starting RB with faulty iTunesDB.
*** Bug 384744 has been marked as a duplicate of this bug. ***
From the backtrace on bug 384744, the line in which it's segfaulting on is: rb_ipod_load_songs(): g_object_set (RB_SOURCE (source), "name", itdb_playlist_mpl (priv->ipod_db)->name, NULL);
Assuming that itdb_playlist_mpl is returning NULL (and not a bad pointer) this should be fixed in cvs. If anyone who is seeing this could check whether it has actually fixed it, with current cvs or the upcoming release, that would be great. Thanks.
Hrm, this iTunesDB is indeed quite crappy ;) Thanks for attaching it though ;) Is it supposed to contain 584 songs and no playlist? Using an hexa editor, I can see a playlist containing 584 songs, I guess it's supposed to be the so called "master playlist" (a playlist which is always present and contains the list of all ipod songs), but it's not marked as such. And the podcast list seems weird as well. You said you used banshee, which version was that? And which version of ipod-sharp? (libipod-cil on my ubuntu)
> Hrm, this iTunesDB is indeed quite crappy ;) Thanks for attaching it though ;) the metadata or the tunes it's referring to? i guess both :( > Is it supposed to contain 584 songs and no playlist? Yup > And the podcast list seems weird as well. never been able to get any content into the podcast-"thing"/section. Whenever I downloaded podcasts through iTunes they integrated into the album/artist section as any tunes, and didn't show up under the podcast-menu. Don't think this matters though... But probably no wonder it is screwed, since it has never been used. > You said you used banshee, which version was that? And which version of > ipod-sharp? (libipod-cil on my ubuntu) Latest update on both would be probable. I can check when I get home, but unless anything has come out in the last two days, I'm on the edge with edgy :) I use the multiverse + Automatix repositories. Will check in with new info in a few hours.
(In reply to comment #121) > > Hrm, this iTunesDB is indeed quite crappy ;) Thanks for attaching it though ;) > the metadata or the tunes it's referring to? i guess both :( Hehe, I didn't even pay attention to the tunes, so it's only the metadata format that sucks ;) > Will check in with new info in a few hours. Ok, great, thanks :)
> You said you used banshee, which version was that? And which version of > ipod-sharp? (libipod-cil on my ubuntu) dpkg -p banshee|grep Version Version: 0.11.1-0ubuntu2 dpkg -p libipod-cil|grep Version Version: 0.6.2-0ubuntu1
*** Bug 384716 has been marked as a duplicate of this bug. ***
*** Bug 385646 has been marked as a duplicate of this bug. ***
*** Bug 386236 has been marked as a duplicate of this bug. ***
*** Bug 386317 has been marked as a duplicate of this bug. ***
*** Bug 387398 has been marked as a duplicate of this bug. ***
*** Bug 388065 has been marked as a duplicate of this bug. ***
*** Bug 388066 has been marked as a duplicate of this bug. ***
*** Bug 388492 has been marked as a duplicate of this bug. ***
*** Bug 388493 has been marked as a duplicate of this bug. ***
*** Bug 389005 has been marked as a duplicate of this bug. ***
*** Bug 389006 has been marked as a duplicate of this bug. ***
*** Bug 389007 has been marked as a duplicate of this bug. ***
*** Bug 389335 has been marked as a duplicate of this bug. ***
*** Bug 389356 has been marked as a duplicate of this bug. ***
*** Bug 389462 has been marked as a duplicate of this bug. ***
*** Bug 389564 has been marked as a duplicate of this bug. ***
*** Bug 389594 has been marked as a duplicate of this bug. ***
*** Bug 389589 has been marked as a duplicate of this bug. ***
Remove fake e-mail address.
*** Bug 389761 has been marked as a duplicate of this bug. ***
*** Bug 389792 has been marked as a duplicate of this bug. ***
*** Bug 389795 has been marked as a duplicate of this bug. ***
*** Bug 390144 has been marked as a duplicate of this bug. ***
*** Bug 390224 has been marked as a duplicate of this bug. ***
*** Bug 390225 has been marked as a duplicate of this bug. ***
*** Bug 390228 has been marked as a duplicate of this bug. ***
*** Bug 390276 has been marked as a duplicate of this bug. ***
*** Bug 390278 has been marked as a duplicate of this bug. ***
I'm not sure what the status is of this bug. The only info I can provide is limited to my novice point of view. The crash seemed to be due to a file system error within the iPod shuffle. When I plugged the iPod in it auto-mounted as "/dev/sda" (default floppy??) as apposed to "sdb", and with root rw access via gnupod was denied (contradicting mtab/fstab). I replaced the firmware and everything is back to working order. Perhaps I corrupted something by not using 'mktunes' and/or not using 'eject sdb'...... gnupod 0.98.3 and Rhythmbox 0.9.6 on Ubuntu Edgy 6.10 EFT.
*** Bug 390366 has been marked as a duplicate of this bug. ***
*** Bug 390367 has been marked as a duplicate of this bug. ***
*** Bug 390591 has been marked as a duplicate of this bug. ***
*** Bug 390669 has been marked as a duplicate of this bug. ***
*** Bug 390883 has been marked as a duplicate of this bug. ***
*** Bug 391338 has been marked as a duplicate of this bug. ***
*** Bug 391339 has been marked as a duplicate of this bug. ***
*** Bug 391436 has been marked as a duplicate of this bug. ***
*** Bug 391586 has been marked as a duplicate of this bug. ***
*** Bug 391925 has been marked as a duplicate of this bug. ***
*** Bug 391927 has been marked as a duplicate of this bug. ***
*** Bug 392319 has been marked as a duplicate of this bug. ***
*** Bug 392476 has been marked as a duplicate of this bug. ***
*** Bug 392535 has been marked as a duplicate of this bug. ***
*** Bug 392686 has been marked as a duplicate of this bug. ***
*** Bug 392878 has been marked as a duplicate of this bug. ***
*** Bug 392883 has been marked as a duplicate of this bug. ***
*** Bug 393031 has been marked as a duplicate of this bug. ***
dear reporters of this crash, is anybody of you compiling from source (latest cvs/svn) and if so, has somebody still faced this crash after james' commit [1] on 2006-12-12 (see comment #119 in this bug report)? please report back so we can find out whether the commit has fixed this issue or if additional work is needed. thanks in advance for helping! [1] http://svn.gnome.org/viewcvs/rhythmbox/trunk/sources/rb-ipod-source.c?view=diff&r1=4668&r2=4667
Hello, I reported something similar the first time this happened to me ~2 days ago. It was on a maybe week old edgy install. My RythmBox autostarted when I plugged in my 4th gen ipod and crashed. However I could see the ipod when I had RB open and plugged it in. From the sound of it, it probably just needs to be pluged into itunes to get its song dp unfunkified. I'm still very new to linux and can't do much by myself through a command line interface. However, I could hop on IRC before I try plugging it into itunes if someone wants to test something.
*** Bug 393176 has been marked as a duplicate of this bug. ***
*** Bug 393180 has been marked as a duplicate of this bug. ***
*** Bug 393227 has been marked as a duplicate of this bug. ***
*** Bug 393228 has been marked as a duplicate of this bug. ***
*** Bug 393646 has been marked as a duplicate of this bug. ***
0.9.7 also has what should be the fix, if anyone sees this with 0.9.7 please let us know. Edgy has 0.9.6, which is known to suffer from this bug.
*** Bug 393949 has been marked as a duplicate of this bug. ***
*** Bug 393936 has been marked as a duplicate of this bug. ***
*** Bug 394449 has been marked as a duplicate of this bug. ***
*** Bug 394452 has been marked as a duplicate of this bug. ***
*** Bug 394463 has been marked as a duplicate of this bug. ***
*** Bug 394975 has been marked as a duplicate of this bug. ***
*** Bug 395240 has been marked as a duplicate of this bug. ***
*** Bug 395802 has been marked as a duplicate of this bug. ***
*** Bug 395819 has been marked as a duplicate of this bug. ***
*** Bug 396188 has been marked as a duplicate of this bug. ***
*** Bug 396511 has been marked as a duplicate of this bug. ***
*** Bug 396752 has been marked as a duplicate of this bug. ***
*** Bug 396798 has been marked as a duplicate of this bug. ***
*** Bug 396799 has been marked as a duplicate of this bug. ***
*** Bug 396939 has been marked as a duplicate of this bug. ***
*** Bug 397084 has been marked as a duplicate of this bug. ***
*** Bug 397114 has been marked as a duplicate of this bug. ***
*** Bug 397133 has been marked as a duplicate of this bug. ***
*** Bug 390401 has been marked as a duplicate of this bug. ***
*** Bug 397260 has been marked as a duplicate of this bug. ***
*** Bug 397270 has been marked as a duplicate of this bug. ***
*** Bug 397275 has been marked as a duplicate of this bug. ***
*** Bug 397521 has been marked as a duplicate of this bug. ***
*** Bug 397909 has been marked as a duplicate of this bug. ***
*** Bug 398978 has been marked as a duplicate of this bug. ***
*** Bug 398240 has been marked as a duplicate of this bug. ***
*** Bug 399308 has been marked as a duplicate of this bug. ***
*** Bug 400450 has been marked as a duplicate of this bug. ***
*** Bug 400246 has been marked as a duplicate of this bug. ***
*** Bug 400695 has been marked as a duplicate of this bug. ***
*** Bug 401144 has been marked as a duplicate of this bug. ***
*** Bug 401803 has been marked as a duplicate of this bug. ***
*** Bug 401804 has been marked as a duplicate of this bug. ***
*** Bug 401807 has been marked as a duplicate of this bug. ***
*** Bug 401369 has been marked as a duplicate of this bug. ***
*** Bug 401723 has been marked as a duplicate of this bug. ***
*** Bug 401777 has been marked as a duplicate of this bug. ***
*** Bug 401562 has been marked as a duplicate of this bug. ***
*** Bug 402146 has been marked as a duplicate of this bug. ***
*** Bug 402634 has been marked as a duplicate of this bug. ***
*** Bug 402742 has been marked as a duplicate of this bug. ***
*** Bug 402768 has been marked as a duplicate of this bug. ***
*** Bug 402769 has been marked as a duplicate of this bug. ***
*** Bug 402771 has been marked as a duplicate of this bug. ***
*** Bug 402894 has been marked as a duplicate of this bug. ***
*** Bug 402895 has been marked as a duplicate of this bug. ***
*** Bug 403088 has been marked as a duplicate of this bug. ***
*** Bug 403326 has been marked as a duplicate of this bug. ***
*** Bug 403329 has been marked as a duplicate of this bug. ***
*** Bug 403366 has been marked as a duplicate of this bug. ***
*** Bug 403367 has been marked as a duplicate of this bug. ***
*** Bug 403472 has been marked as a duplicate of this bug. ***
*** Bug 403774 has been marked as a duplicate of this bug. ***
*** Bug 403778 has been marked as a duplicate of this bug. ***
*** Bug 403779 has been marked as a duplicate of this bug. ***
*** Bug 403780 has been marked as a duplicate of this bug. ***
*** Bug 403787 has been marked as a duplicate of this bug. ***
*** Bug 403684 has been marked as a duplicate of this bug. ***
*** Bug 404048 has been marked as a duplicate of this bug. ***
*** Bug 404066 has been marked as a duplicate of this bug. ***
*** Bug 404108 has been marked as a duplicate of this bug. ***
*** Bug 404271 has been marked as a duplicate of this bug. ***
*** Bug 404440 has been marked as a duplicate of this bug. ***
*** Bug 404485 has been marked as a duplicate of this bug. ***
Bug #404485 reports the same problem with 0.9.7, on FC-6 which is built against libgpod 0.4.2, so this may be a different problem than was fixed in 0.9.7 with the requirement for the more recent libgpod.
*** Bug 404870 has been marked as a duplicate of this bug. ***
*** Bug 405012 has been marked as a duplicate of this bug. ***
*** Bug 405032 has been marked as a duplicate of this bug. ***
*** Bug 405432 has been marked as a duplicate of this bug. ***
*** Bug 405433 has been marked as a duplicate of this bug. ***
*** Bug 405485 has been marked as a duplicate of this bug. ***
*** Bug 405513 has been marked as a duplicate of this bug. ***
If /anyone/ who sees this with Rhythmbox 0.9.7 could reproduce it and get a stack trace with debug symbols (please see http://live.gnome.org/GettingTraces for information on how to do so) that would be *very* helpful. Unless someone can get a useful stack trace, there isn't a whole lot we can do to try to fix this.
*** Bug 405723 has been marked as a duplicate of this bug. ***
*** Bug 405724 has been marked as a duplicate of this bug. ***
*** Bug 405726 has been marked as a duplicate of this bug. ***
*** Bug 405828 has been marked as a duplicate of this bug. ***
*** Bug 405928 has been marked as a duplicate of this bug. ***
*** Bug 405936 has been marked as a duplicate of this bug. ***
*** Bug 405990 has been marked as a duplicate of this bug. ***
*** Bug 406003 has been marked as a duplicate of this bug. ***
bug 406052 had a decent stack trace, and we've fixed that problem in SVN. There are still other issues with corrupted iPods (like not doing anything useful) but it hopefully won't crash any more. Marking as FIXED unless someone reproduces it with SVN and gets a decent stack trace.
*** Bug 406300 has been marked as a duplicate of this bug. ***
*** Bug 406312 has been marked as a duplicate of this bug. ***
*** Bug 406623 has been marked as a duplicate of this bug. ***
*** Bug 406908 has been marked as a duplicate of this bug. ***
*** Bug 406974 has been marked as a duplicate of this bug. ***
*** Bug 407276 has been marked as a duplicate of this bug. ***
*** Bug 407277 has been marked as a duplicate of this bug. ***
*** Bug 407426 has been marked as a duplicate of this bug. ***
*** Bug 407469 has been marked as a duplicate of this bug. ***
*** Bug 407470 has been marked as a duplicate of this bug. ***
*** Bug 408065 has been marked as a duplicate of this bug. ***
*** Bug 408318 has been marked as a duplicate of this bug. ***
*** Bug 408752 has been marked as a duplicate of this bug. ***
*** Bug 408755 has been marked as a duplicate of this bug. ***
*** Bug 409073 has been marked as a duplicate of this bug. ***
*** Bug 409077 has been marked as a duplicate of this bug. ***
*** Bug 409071 has been marked as a duplicate of this bug. ***
*** Bug 409081 has been marked as a duplicate of this bug. ***
*** Bug 409082 has been marked as a duplicate of this bug. ***
*** Bug 409007 has been marked as a duplicate of this bug. ***
*** Bug 409128 has been marked as a duplicate of this bug. ***
*** Bug 414267 has been marked as a duplicate of this bug. ***
*** Bug 415903 has been marked as a duplicate of this bug. ***
*** Bug 417264 has been marked as a duplicate of this bug. ***
*** Bug 419982 has been marked as a duplicate of this bug. ***
*** Bug 423921 has been marked as a duplicate of this bug. ***
*** Bug 427576 has been marked as a duplicate of this bug. ***
*** Bug 428240 has been marked as a duplicate of this bug. ***
*** Bug 429883 has been marked as a duplicate of this bug. ***
*** Bug 449939 has been marked as a duplicate of this bug. ***
*** Bug 460051 has been marked as a duplicate of this bug. ***
*** Bug 471182 has been marked as a duplicate of this bug. ***
no new rejected reports for more than a month now (we reject reports from GNOME <=2.16). removing from the auto-reject list. 190 rejected reports.
*** Bug 530100 has been marked as a duplicate of this bug. ***