Closed
Bug 1428280
Opened 7 years ago
Closed 7 years ago
Intermittent application crashed [@ FullscreenTransitionTask::Observer::AddRef] Assertion failure: int32_t(mRefCnt) >= 0 (illegal refcnt), at nsGlobalWindowOuter.cpp:4196
Categories
(Core :: Layout, defect, P5)
Core
Layout
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: crash, intermittent-failure)
Crash Data
Filed by: ncsoregi [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=154278336&repo=mozilla-inbound
https://queue.taskcluster.net/v1/task/DeNNgQdzRieznnHqCgMi3Q/runs/0/artifacts/public/logs/live_backing.log
https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=https://queue.taskcluster.net/v1/task/DeNNgQdzRieznnHqCgMi3Q/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1
[task 2018-01-05T02:55:16.068Z] 02:55:16 INFO - REFTEST INFO | Saved app info as /builds/worker/workspace/build/blobber_upload_dir/1f18a9fd-030a-b10c-3518-205c7d16336e.extra
11874
[task 2018-01-05T02:55:16.108Z] 02:55:16 INFO - REFTEST PROCESS-CRASH | file:///builds/worker/workspace/build/tests/reftest/tests/layout/reftests/margin-collapsing/block-negative-4b-dyn2.html | application crashed [@ FullscreenTransitionTask::Observer::AddRef]
11875
[task 2018-01-05T02:55:16.108Z] 02:55:16 INFO - Crash dump filename: /tmp/tmpTFBQON.mozrunner/minidumps/1f18a9fd-030a-b10c-3518-205c7d16336e.dmp
11876
[task 2018-01-05T02:55:16.109Z] 02:55:16 INFO - Operating system: Linux
![]() |
||
Updated•7 years ago
|
Summary: Intermittent margin-collapsing/block-negative-4b-dyn2.html | application crashed [@ FullscreenTransitionTask::Observer::AddRef] → Intermittent margin-collapsing/block-negative-4b-dyn2.html | application crashed [@ FullscreenTransitionTask::Observer::AddRef] after Assertion failure: int32_t(mRefCnt) >= 0 (illegal refcnt), at nsGlobalWindowOuter.cpp:4196
![]() |
||
Updated•7 years ago
|
Summary: Intermittent margin-collapsing/block-negative-4b-dyn2.html | application crashed [@ FullscreenTransitionTask::Observer::AddRef] after Assertion failure: int32_t(mRefCnt) >= 0 (illegal refcnt), at nsGlobalWindowOuter.cpp:4196 → Intermittent Assertion failure: int32_t(mRefCnt) >= 0 (illegal refcnt), at nsGlobalWindowOuter.cpp:4196
![]() |
||
Updated•7 years ago
|
Summary: Intermittent Assertion failure: int32_t(mRefCnt) >= 0 (illegal refcnt), at nsGlobalWindowOuter.cpp:4196 → Intermittent application crashed [@ FullscreenTransitionTask::Observer::AddRef] Assertion failure: int32_t(mRefCnt) >= 0 (illegal refcnt), at nsGlobalWindowOuter.cpp:4196
![]() |
||
Comment 1•7 years ago
|
||
This also shows up as failures in dom/url/ as timeouts: https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-resultStatus=pending&filter-resultStatus=running&filter-resultStatus=success&filter-searchStr=Linux%20x64%20debug%20Mochitests%20executed%20by%20TaskCluster%20with%20e10s%20test-linux64%2Fdebug-mochitest-plain-headless-e10s-10%20tc-M-e10s%28h10%29&fromchange=eaf8243e6e3346ea7bbb4305aee4d44da0d0c8e3&group_state=expanded&tochange=2a21215c2f64ac640f5cd4aee719e8d9aa5836e7&selectedJob=154326557
The log https://treeherder.mozilla.org/logviewer.html#?job_id=154326523&repo=mozilla-inbound&lineNumber=6048 contains
> Hit MOZ_CRASH(FullscreenTransitionTask::Observer not thread-safe) at /builds/worker/workspace/build/src/xpcom/base/nsISupportsImpl.cpp:46
a few lines up from the timeout.
![]() |
||
Comment 3•7 years ago
|
||
First push with failures: https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-resultStatus=pending&filter-resultStatus=running&filter-resultStatus=success&filter-searchStr=Linux%20x64%20debug%20Mochitests%20executed%20by%20TaskCluster%20with%20e10s%20test-linux64%2Fdebug-mochitest-plain-headless-e10s-10%20tc-M-e10s%28h10%29&fromchange=eaf8243e6e3346ea7bbb4305aee4d44da0d0c8e3&group_state=expanded&tochange=2a21215c2f64ac640f5cd4aee719e8d9aa5836e7&selectedJob=154326557
But that patch doesn't change behavior on trunk.
Maybe bug 1347731?
Updated•7 years ago
|
Component: Build Config → Layout
Comment hidden (Intermittent Failures Robot) |
Comment 5•7 years ago
|
||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•