Closed
Bug 1364662
Opened 8 years ago
Closed 5 years ago
Crash in mozilla::MozPromise<T>::MozPromise<T>
Categories
(Core :: XPCOM, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: calixte, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash, regression, Whiteboard: [clouseau])
Crash Data
This bug was filed from the Socorro interface and is
report bp-9a7061d9-f8a1-4bfc-9108-c5fe30170513.
=============================================================
There is 1 crash in nightly 55 with buildid 20170512030203. In analyzing the backtrace, the regression may have been introduced by patch [1] to fix bug 1362912.
[1] https://hg.mozilla.org/mozilla-central/rev?node=f3590d95b1a6716f342cc778d3f1c6a8b18c3ce0
Flags: needinfo?(jwwang)
Comment 1•8 years ago
|
||
I don't think this is a regression from bug 1362912 or bug 1362910.
We have bp-67b0a71d-ad1f-4dfb-87ca-6eb1b0170423 which also crashed in mozilla::MozPromise<T>::CreateAndResolve<T>. In fact, we have several MozPromise crashes which look like memory corruption.
Flags: needinfo?(jwwang)
Updated•8 years ago
|
Updated•7 years ago
|
Severity: critical → normal
Priority: -- → P3
Comment 2•6 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Reporter | ||
Comment 3•6 years ago
|
||
There are still some crashes so reopen it.
Comment 4•5 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: REOPENED → RESOLVED
Closed: 6 years ago → 5 years ago
Resolution: --- → WORKSFORME
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•