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 629567 - Rescan Music Library sometimes causes user interface to freeze
Rescan Music Library sometimes causes user interface to freeze
Status: RESOLVED DUPLICATE of bug 630249
Product: banshee
Classification: Other
Component: User Interface
1.7.5
Other Linux
: High normal
: 1.8
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-09-13 19:35 UTC by win2lin
Modified: 2010-09-27 22:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Rescan Music Library freezes the entire application (6.84 KB, text/plain)
2010-09-13 19:35 UTC, win2lin
Details
kill -s QUIT during the GUI freeze (20.35 KB, text/plain)
2010-09-26 17:36 UTC, win2lin
Details
Two sets of stack traces, one while UI has hung, but song still playing, and after the song has stopped playing (29.23 KB, text/plain)
2010-09-26 18:02 UTC, Chow Loong Jin
Details

Description win2lin 2010-09-13 19:35:35 UTC
Created attachment 170185 [details]
Rescan Music Library freezes the entire application

When going to Tools > Rescan Music Library, the graphical user interface of Banshee will freeze and no longer respond to anything. Even the tray icon is unresponsive. This only happens sometimes, so it is not always reproducible.

I attached a --debug log of when it does freeze when I try to rescan my library. I noticed that the progress meter will pop up in the bottom right corner, but as it begins to disappear, it freezes half-way. This is when the entire interface freezes with it.

If it means anything, I notice the same behavior on openSUSE 11.3 64-bit and Ubuntu 10.04 32-bit.
Comment 1 Gabriel Burt 2010-09-23 19:23:38 UTC
Can you run `kill -s QUIT $(pidof banshee-1)` while Banshee is running and frozen?  Then attach the log again.
Comment 2 Gabriel Burt 2010-09-23 19:23:57 UTC
This is probably the same as bug #630249
Comment 3 win2lin 2010-09-26 17:36:55 UTC
Created attachment 171134 [details]
kill -s QUIT during the GUI freeze
Comment 4 Alan McGovern 2010-09-26 17:43:12 UTC
Just increasing the importance of this and target it for 1.8.
Comment 5 Chow Loong Jin 2010-09-26 18:02:13 UTC
Created attachment 171135 [details]
Two sets of stack traces, one while UI has hung, but song still playing, and after the song has stopped playing

This happens when I double click on a particular song just after starting Banshee. This seems to reproduce the bug consistently.
Comment 6 Gabriel Burt 2010-09-27 22:15:14 UTC
Both of your logs show basically the same freeze/lock issue fixed in bug #630249 I believe.  Please re-open if you still see this issue with git master.

*** This bug has been marked as a duplicate of bug 630249 ***