Bug 1682881 Comment 7 Edit History

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

Thanks. I'm inclined to believe that the Fx85 issues are unrelated: 

1) We've now both reproduced similar problems on other versions of Firefox.
2) From the data on crash-stats, a high volume of the Fx84 reports show NSS waiting as in Thread 7 in [1]. There are only few reports from Fx85, but none show NSS waiting on any locks.

In [1], NSS is waiting on exactly the same lock that is addressed by the patch in [2], and apparently this has all happened before [3]...

@RyanVM, I can cut a point release of NSS 3.59 if/when requested.

[1] https://crash-stats.mozilla.org/report/index/6d464f19-d0f7-43cc-9f52-b3ee00201216#allthreads
[2] https://hg.mozilla.org/projects/nss/rev/19585ccc7a1f0f4e9a8d2b9c5ceeb408ea90acb9
[3] https://bugzilla.mozilla.org/show_bug.cgi?id=1381784
Thanks. I'm inclined to believe that the Fx85 issues are unrelated: 

1) We've now both reproduced similar problems on other versions of Firefox.
2) From the data on crash-stats, a high volume of the Fx84 reports show NSS waiting as in Thread 7 in [1]. There are only few reports from Fx85, but none show NSS waiting on any locks.

In [1], NSS is waiting on exactly the same lock that is addressed by the patch in [2].

@RyanVM, I can cut a point release of NSS 3.59 if/when requested.

[1] https://crash-stats.mozilla.org/report/index/6d464f19-d0f7-43cc-9f52-b3ee00201216#allthreads
[2] https://hg.mozilla.org/projects/nss/rev/19585ccc7a1f0f4e9a8d2b9c5ceeb408ea90acb9

Back to Bug 1682881 Comment 7