GNOME Bugzilla – Bug 357921
RB crashes when I connect my iPod
Last modified: 2007-02-06 11:02:49 UTC
Steps to reproduce: iPod + rb = crash Stack trace: (07:21:27) [0x816ef08] [rb_removable_media_manager_mount_volume] rb-removable-media-manager.c:464: Unhandled media (07:21:27) [0x816ef08] [rb_removable_media_manager_mount_volume] rb-removable-media-manager.c:443: detecting new media - device type=14 (07:21:27) [0x816ef08] [rb_removable_media_manager_mount_volume] rb-removable-media-manager.c:444: detecting new media - volume type=0 (07:21:27) [0x816ef08] [rb_removable_media_manager_mount_volume] rb-removable-media-manager.c:445: detecting new media - fs type=vfat (07:21:27) [0x816ef08] [rb_removable_media_manager_mount_volume] rb-removable-media-manager.c:446: detecting new media - device path=/dev/sdc2 (07:21:27) [0x816ef08] [rb_removable_media_manager_mount_volume] rb-removable-media-manager.c:447: detecting new media - display name=ERNSTS IPOD (07:21:27) [0x816ef08] [rb_removable_media_manager_mount_volume] rb-removable-media-manager.c:448: detecting new media - hal udi=/org/freedesktop/Hal/devices/volume_uuid_11BB_B14A (07:21:27) [0x816ef08] [rb_removable_media_manager_mount_volume] rb-removable-media-manager.c:449: detecting new media - icon=gnome-dev-ipod sys:1: Warning: specified class size for type `RBiPodSource' is smaller than the parent type's `RBRemovableMediaSource' class size *** glibc detected *** malloc(): memory corruption: 0x08537418 *** Program received signal SIGABRT, Aborted.
+ Trace 73369
Thread NaN (LWP 23221)
Other information: RB is linked against libgpod 0.4. The iPod has been touched by iTunes 7 in it's life.
Adding to tracker.
If you installed rhythmbox from source in /usr/local, and have another installated rhythmbox in /usr/, are you sure /usr/local/bin/rhythmbox isn't mistakenly trying to use a plugin from /usr ? The « Warning: specified class size for type `RBiPodSource' is smaller than the parent type's `RBRemovableMediaSource' class size » looks like some kind of installation/local problem to me.
I had another computer with iTunes 6 and reset the iPod there. And now Rhythmbox doesn't crash with my iPod anymore. My Rhythmbox in /usr doesn't have an iPod plugin.
Hmm, so you can't reproduce this bug anymore? I'm afraid this bug will be hard to track down :-/
As it's not reproducable, marking INCOMPLETE.