GNOME Bugzilla – Bug 355409
rhythmbox crashing/freezing on song import
Last modified: 2006-11-03 01:06:33 UTC
That bug has been opened on https://launchpad.net/distros/ubuntu/+source/rhythmbox/+bug/59394 "as soon as "open" is clicked on either File or Folder Import, the entire gui freezes, and eventually a "Force Quit" window will appear ... i just did a drag and drop of all of my music folders into rhythmbox and everything worked fine. nothing has changed, other than I did the D&D instead of importing using the gui. To me this says the importing in rhythmbox is working, but there is some issue/bug somewhere in either in open dialog, or in rhythmbox when it talks to/listens to it. ... I get this too with CVS build of RB on Edgy, and the same version works fine on Dapper. Looks like something is causing a deadlock.. ... the gdb output follows:
+ Trace 72097
Can't see a crash in rhythmbox itself. The backtrace also seems incomplete. Can you post the full backtrace and make sure that rhythmbox has debugging symbols?
It's likely to be a fileselector issue right. Do you use GTK 2.10? Have you tried to get the issue before marking as NEEDINFO?
Created attachment 72556 [details] backtrace attaching my backtrace. i have the dubugging symbols installed etc.
Looks like more fun with the gdk lock. Can you install the libgnomeui debug symbols and get another stack trace? The interesting part of this is in the gnome-vfs file selector backend, which lives in libgnomeui. I'm pretty sure I know where this is happening, but I'd like some confirmation.
Created attachment 72577 [details] backtrace with debug symbols Here is a backtrace with debug symbols in libgnomeui
*** Bug 355404 has been marked as a duplicate of this bug. ***
It blocks me for switching to edgy - what I want since knot release ;)
This is fixed in libgnomeui CVS by this change: 2006-08-11 Matthias Clasen <mclasen@redhat.com> * file-chooser/gtkfilesystemgnomevfs.c (gtk_file_system_gnome_vfs_dispose): Don't call the locking idle from dispose, to avoid deadlock. (RH #206058)
*** Bug 355316 has been marked as a duplicate of this bug. ***
*** Bug 357361 has been marked as a duplicate of this bug. ***
*** Bug 369301 has been marked as a duplicate of this bug. ***