Bug 1342309 Comment 3 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to Dana Keeler [:keeler] (use needinfo?) from comment #2)
> Couple of things to try:
> * `thread apply all bt` in gdb to get a backtrace for all threads

Sure. All but two threads are waiting or polling. I'll attach a stack trace of the other one; it's doing some storage stuff which is creating a new thread.

> * can you reproduce in a new profile?

Yes.

> * can you reproduce using the original profile but using an official build
> of Firefox? (i.e. not the Fedora repackaged version)

Ah, official builds work fine

> * what add-ons do you have installed?

A fair few.

> * do you have any pkcs#11 modules?

Nope.

Back to Bug 1342309 Comment 3