Closed
Bug 1387702
Opened 8 years ago
Closed 8 years ago
Crash in mozilla::AbstractThread::DispatchDirectTask
Categories
(Core :: XPCOM, defect, P1)
Tracking
()
RESOLVED
FIXED
mozilla57
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox55 | --- | unaffected |
firefox56 | --- | unaffected |
firefox57 | --- | fixed |
People
(Reporter: calixte, Assigned: jwwang)
References
(Blocks 1 open bug)
Details
(Keywords: crash, regression, topcrash, Whiteboard: [clouseau])
Crash Data
Attachments
(1 file)
This bug was filed from the Socorro interface and is
report bp-63c050d3-12cc-41df-b810-401990170804.
=============================================================
There are 149 crashes in nightly 57 with buildids 20170804193801 and 20170804180018. In analyzing the backtrace, the regression may have been introduced by patch [1] to fix bug 1364821.
This signature is ranked #4 in top-crashers.
[1] https://hg.mozilla.org/mozilla-central/rev?node=4e19186dac46084035078ab79b636b4f172d411d
Flags: needinfo?(jwwang)
![]() |
||
Comment 1•8 years ago
|
||
This has occurred 911 times on Fennec across 651 installations in the past 7 days. These are off-the-charts number for Fennec Nightly, making it probably 10 or 20 times more crashy than normal.
billm, please address this ASAP! Backing out is probably the best immediate option, unless the problem is obvious.
Flags: needinfo?(wmccloskey)
Comment hidden (mozreview-request) |
Assignee | ||
Updated•8 years ago
|
Attachment #8894389 -
Flags: review?(wmccloskey)
Comment 5•8 years ago
|
||
mozreview-review |
Comment on attachment 8894389 [details]
Bug 1387702 - be sure to enter the AbstractThread context for state-mirroring to be usable.
https://reviewboard.mozilla.org/r/165578/#review170802
Attachment #8894389 -
Flags: review?(wmccloskey) → review+
Pushed by wmccloskey@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c2deb51eca9b
be sure to enter the AbstractThread context for state-mirroring to be usable. r=billm
I think it would be good to add a test here. Could you put one together, JW?
Flags: needinfo?(wmccloskey)
Assignee | ||
Comment 8•8 years ago
|
||
We have dom/media/test/test_playback_hls.html which however is not run by Try by default. We have bug 1375389 to enable the tests on AutoPhone.
Assignee: nobody → jwwang
Flags: needinfo?(jwwang)
Priority: -- → P1
Comment 9•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in
before you can comment on or make changes to this bug.
Description
•