Comment 68 for bug 236853

Revision history for this message
In , Honzab-moz (honzab-moz) wrote :

(In reply to comment #60)
> So does this mean that we can mitigate this crash by using a different SHA
> algorithm until we fix this bug?

Absolutely not :) I was just trying to find out if the code I suspect is the
one that really crashes. You say you are using sha512, isn't it really a sha256? If not, comes to your mind anything that could be using sha256?

One more interesting stack:
http://crash-stats.mozilla.com/report/index/929cf9da-0e8b-4dfb-9421-6196e2090621
It confirms comment 61.

(In reply to comment #62)
> Honza: so does that mean that you also think this is happening on shutdown
> only?

I certainly do.