GNOME Bugzilla – Bug 311723
crash when selecting iPod
Last modified: 2006-02-04 00:56:14 UTC
Distribution: Ubuntu 5.10 (breezy) Package: rhythmbox Severity: Normal Version: GNOME2.11.90 unspecified Gnome-Distributor: Ubuntu Synopsis: crash when selecting iPod Bugzilla-Product: rhythmbox Bugzilla-Component: General Bugzilla-Version: unspecified BugBuddy-GnomeVersion: 2.0 (2.11.1) Description: I tried to connect my iPod shuffle to my Ubuntu Linux system for the first time today. I mounted the device as a vfat partition on /media/ipod, ensured HAL was running, then started Rhythmbox. I clicked on the iPod item in the library and Rhythmbox crashed. Debugging Information: 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) `system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols. (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1224533632 (LWP 5029)] [New Thread -1234367568 (LWP 5040)] [New Thread -1225974864 (LWP 5039)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) 0xffffe410 in __kernel_vsyscall ()
+ Trace 62017
Thread 1 (Thread -1224533632 (LWP 5029))
------- Bug moved to this database by unknown@gnome.bugs 2005-07-27 13:03 UTC -------
*** Bug 312733 has been marked as a duplicate of this bug. ***
Can you run Rhythmbox from a terminal, and copy any messages that it prints out before it crashes? If it doesn't print any messages, can you run "rhythmbox -d" from a terminal and copy the last 15 or so lines from it's output
After an upgrade to latest Breezy and a reboot, I can browse the contents of the iPod playlist, but double clicking on an item in the list causes a crash. This now looks like a different issue. The console output is: (rhythmbox:9658): GStreamer-CRITICAL **: gst_element_make_from_uri: assertion `gst_uri_is_valid (uri)' failed (rhythmbox:9658): GLib-CRITICAL **: g_error_new_literal: assertion `domain != 0' failed zsh: segmentation fault rhythmbox
Here's the backtrace for what it's worth. I'll try searching for related bugs etc tomorrow.
+ Trace 62291
I don't suppose you could run rhythmbox under gdb, using --g-fatal-warnings, and get a backtrace of where it stops? (on the gst_element_make_from_uri error) If you know how, going up a coupel of levels and finding out the uri that it's dying on would be very helpful too.
I am experiencing the same problem... i've been playing a bit the sources (ubuntu breezy) and it seems the uri is malformed: it lacks the file:// protocol
Ah, if "file://" being missing is the problem, then it will probably be fixed in the latest patch on bug 156783.
With the latest version of Rhythmbox in Ubuntu Breezy rhythmbox doesn't crash anymore but can't play files. The error is "No URI handler implemented for /media/ipod/...." (I can't copy&paste the error). Btw, bug 156783 doesn't have patches...
Erm, that was the wrong bug number - the patches on bug 310017 should fix that probem.
yes, it fixed it! Ubuntu packages now works fine for me! Should we close the bug?
*** Bug 328131 has been marked as a duplicate of this bug. ***
*** Bug 329843 has been marked as a duplicate of this bug. ***