After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 355409 - rhythmbox crashing/freezing on song import
rhythmbox crashing/freezing on song import
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: general
0.9.5
Other Linux
: Normal major
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
: 355316 355404 357361 369301 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-09-11 10:05 UTC by Sebastien Bacher
Modified: 2006-11-03 01:06 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
backtrace (13.19 KB, text/plain)
2006-09-11 17:13 UTC, sjoeboo
Details
backtrace with debug symbols (25.48 KB, text/plain)
2006-09-12 01:37 UTC, Holger Bauer
Details

Description Sebastien Bacher 2006-09-11 10:05:27 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:


Comment 1 Alex Lancaster 2006-09-11 12:02:19 UTC
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?
Comment 2 Sebastien Bacher 2006-09-11 15:09:59 UTC
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?
Comment 3 sjoeboo 2006-09-11 17:13:57 UTC
Created attachment 72556 [details]
backtrace 

attaching my backtrace. i have the dubugging symbols installed etc.
Comment 4 Jonathan Matthew 2006-09-11 23:01:15 UTC
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.
Comment 5 Holger Bauer 2006-09-12 01:37:31 UTC
Created attachment 72577 [details]
backtrace with debug symbols

Here is a backtrace with debug symbols in libgnomeui
Comment 6 Jonathan Matthew 2006-09-12 03:31:25 UTC
*** Bug 355404 has been marked as a duplicate of this bug. ***
Comment 7 Frederic Bezies 2006-09-12 06:47:54 UTC
It blocks me for switching to edgy - what I want since knot release ;)
Comment 8 Jonathan Matthew 2006-09-12 11:02:42 UTC
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)
Comment 9 Jonathan Matthew 2006-09-13 21:09:22 UTC
*** Bug 355316 has been marked as a duplicate of this bug. ***
Comment 10 Alexandre Rostovtsev 2006-09-27 22:04:35 UTC
*** Bug 357361 has been marked as a duplicate of this bug. ***
Comment 11 Arthur Taylor 2006-11-03 01:06:33 UTC
*** Bug 369301 has been marked as a duplicate of this bug. ***