GNOME Bugzilla – Bug 630815
Banshee freezes on startup
Last modified: 2010-09-28 18:25:37 UTC
Created attachment 171259 [details] Output Banshee will freeze when starting up and I can only get it to work with the command kill -s QUIT $(pidof banshee-1) I think it has something to do with it starting with options like --play-enqued, etc. I've attached the output.
Hi Jeremy. Your log didn't include the thread stack trace, unfortunately. You mention 'kill -s QUIT' which should have done it -- did you run it while Banshee was running and frozen? I think your issue has already been reported and fixed though -- can you test Banshee from git master, or the upcoming 1.8.0 release?
It may already be fixed, I'm using 1.7.6-0ubuntu1~hyper1+lucid and apparently that's old so I'll try those out.
I tried the latest version and I am still having the bug. I'll attach this log.
Created attachment 171287 [details] Most recent
And that most recent one is it freezing, and then me running the command to make it responsive again (the kill -s)
The log indicates you're using git revision b93d986, which is too old. That log was better though, indicating you're seeing the same issue as bug #627441 *** This bug has been marked as a duplicate of bug 627441 ***