Bug 1884574 Comment 6 Edit History

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

Crash report: https://crash-stats.mozilla.org/report/index/a03f10ba-8669-4720-b5a7-5c74d0240310

MOZ_CRASH Reason: ```MozPromise::ThenValue created from 'RecvRequestRegister' destroyed without being either disconnected, resolved, or rejected (dispatchRv: not dispatched)```

Top 10 frames of crashing thread:
```
0  XUL  MOZ_Crash  mfbt/Assertions.h:301
0  XUL  mozilla::MozPromise<RefPtr<nsIWebAuthnRegisterResult>, nsresult, true>::ThenValueBase::AssertIsDead  xpcom/threads/MozPromise.h:525
1  XUL  mozilla::MozPromise<RefPtr<nsIWebAuthnRegisterResult>, nsresult, true>::AssertIsDead  xpcom/threads/MozPromise.h:1117
2  XUL  mozilla::MozPromise<RefPtr<nsIWebAuthnRegisterResult>, nsresult, true>::~MozPromise  xpcom/threads/MozPromise.h:1160
3  XUL  mozilla::MozPromise<RefPtr<nsIWebAuthnRegisterResult>, nsresult, true>::Private::~Private  xpcom/threads/MozPromise.h:255
3  XUL  mozilla::MozPromise<RefPtr<nsIWebAuthnRegisterResult>, nsresult, true>::Private::~Private  xpcom/threads/MozPromise.h:255
3  XUL  mozilla::MozPromise<RefPtr<nsIWebAuthnRegisterResult>, nsresult, true>::Private::~Private  xpcom/threads/MozPromise.h:255
4  XUL  mozilla::MozPromiseRefcountable::Release  xpcom/threads/MozPromise.h:150
4  XUL  mozilla::RefPtrTraits<mozilla::MozPromise<RefPtr<nsIWebAuthnRegisterResult>, nsresult, true>::Private>::Release  mfbt/RefPtr.h:49
4  XUL  RefPtr<mozilla::MozPromise<RefPtr<nsIWebAuthnRegisterResult>, nsresult, true>::Private>::ConstRemovingRefPtrTraits<mozilla::MozPromise<RefPtr<nsIWebAuthnRegisterResult>, nsresult, true>::Private>::Release  mfbt/RefPtr.h:409
```
All the crashes to be in Nightly and Early Beta.
Crash report: https://crash-stats.mozilla.org/report/index/a03f10ba-8669-4720-b5a7-5c74d0240310

MOZ_CRASH Reason: ```MozPromise::ThenValue created from 'RecvRequestRegister' destroyed without being either disconnected, resolved, or rejected (dispatchRv: not dispatched)```

Top 10 frames of crashing thread:
```
0  XUL  MOZ_Crash  mfbt/Assertions.h:301
0  XUL  mozilla::MozPromise<RefPtr<nsIWebAuthnRegisterResult>, nsresult, true>::ThenValueBase::AssertIsDead  xpcom/threads/MozPromise.h:525
1  XUL  mozilla::MozPromise<RefPtr<nsIWebAuthnRegisterResult>, nsresult, true>::AssertIsDead  xpcom/threads/MozPromise.h:1117
2  XUL  mozilla::MozPromise<RefPtr<nsIWebAuthnRegisterResult>, nsresult, true>::~MozPromise  xpcom/threads/MozPromise.h:1160
3  XUL  mozilla::MozPromise<RefPtr<nsIWebAuthnRegisterResult>, nsresult, true>::Private::~Private  xpcom/threads/MozPromise.h:255
3  XUL  mozilla::MozPromise<RefPtr<nsIWebAuthnRegisterResult>, nsresult, true>::Private::~Private  xpcom/threads/MozPromise.h:255
3  XUL  mozilla::MozPromise<RefPtr<nsIWebAuthnRegisterResult>, nsresult, true>::Private::~Private  xpcom/threads/MozPromise.h:255
4  XUL  mozilla::MozPromiseRefcountable::Release  xpcom/threads/MozPromise.h:150
4  XUL  mozilla::RefPtrTraits<mozilla::MozPromise<RefPtr<nsIWebAuthnRegisterResult>, nsresult, true>::Private>::Release  mfbt/RefPtr.h:49
4  XUL  RefPtr<mozilla::MozPromise<RefPtr<nsIWebAuthnRegisterResult>, nsresult, true>::Private>::ConstRemovingRefPtrTraits<mozilla::MozPromise<RefPtr<nsIWebAuthnRegisterResult>, nsresult, true>::Private>::Release  mfbt/RefPtr.h:409
```
All the crashes appear to be in Nightly and Early Beta.

Back to Bug 1884574 Comment 6