Comment 5 for bug 518689

Revision history for this message
Max Kanat-Alexander (mkanat) wrote : Re: thread spiral of doom on codebrowse

Hey lifeless. Codebrowse overrides the thread-killing logic in paste, so I don't think you can rely on this being a Paste problem. There are always a lot of threads during loggerhead hang problems, but upon analysis, the problem is usually that one thread is holding up the others, not simply that there are many threads.

In order to debug, I need to see a full log from loggerhead up to 30 minutes before the hang, and up until loggerhead is restarted to clear the hang. Ideally, I also need a python/gdb traceback of all threads during the time that the process is hung.