On 3/15/07, Andrew Conkling <andrew conkling gmail com> wrote:
Fairly often, Banshee seems to be freezing with either the CPU churning away or the memory going out of control, or both. Other than turning off all plugins to narrow down the culprit, what else can I do to figure out the problem and help it get fixed? I've tried running `banshee --debug`, but it never spits out anything useful when it goes crazy. Would it be useful to run banshee in valgrind?
You can get a possibly better stack trace by running banshee in the console, then hitting ctrl-\. This should at least tell you where the vm is hung. -Bob