Closed Bug 1485985 Opened 6 years ago Closed 6 years ago

Permafailing [tier2] Assertion failure: m_refCount == 1, at z:/build/build/src/js/src/jit/ExecutableAllocator.cpp:51

Categories

(Core :: JavaScript Engine: JIT, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1486101

People

(Reporter: tiberius_oros, Unassigned)

References

Details

(Keywords: regression)

      No description provided.
Flags: needinfo?(mcastelluccio)
Treeherder link: https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&revision=190b827aaa2b5e6fb9af7a0defb238ccc35f8b9e&selectedJob=195717166

Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=195717166&repo=mozilla-central&lineNumber=57570

11:52:50     INFO -  ERROR: GC found live SharedScriptData 0000022847DD9400 with ref count 2 at shutdown
11:52:50     INFO -  ERROR: GC found live SharedScriptData 000002284B705C00 with ref count 2 at shutdown
11:52:50     INFO -  ERROR: GC found live SharedScriptData 00000228484E0370 with ref count 2 at shutdown
11:52:50     INFO -  Assertion failure: m_refCount == 1, at z:/build/build/src/js/src/jit/ExecutableAllocator.cpp:51
11:52:50     INFO -  [Child 2348, Main Thread] WARNING: '!mMainThread', file z:/build/build/src/xpcom/threads/nsThreadManager.cpp, line 564
11:52:50     INFO -  [Child 2348, Main Thread] WARNING: '!mMainThread', file z:/build/build/src/xpcom/threads/nsThreadManager.cpp, line 564
Could someone please backfill on mozilla-inbound so we can see when this failure exactly started?
Flags: needinfo?(apavel)
Let's see what the backfill says.
Flags: needinfo?(mcastelluccio)
The assertion for `pages_.empty()` is bug 1485983.
Summary: Permafailing [tier2] Assertion failure: m_refCount == 1, at z:/build/build/src/js/src/jit/ExecutableAllocator.cpp:51 and Assertion failure: pages_.empty(), at z:/build/build/src/js/src/jit/ProcessExecutableMemory.cpp:498 → Permafailing [tier2] Assertion failure: m_refCount == 1, at z:/build/build/src/js/src/jit/ExecutableAllocator.cpp:51
Component: Code Coverage → JavaScript Engine: JIT
Product: Testing → Core
Version: Version 3 → unspecified
Hi Henrik. I'll look into this and see what i can find out. 
Will keep you posted.
Flags: needinfo?(apavel)
See bug 1486101 comment 3. We seem to be leaking GC things at shutdown, hopefully retriggers will help narrow it down.
See Also: → 1486101
Retriggers ended up here: https://tinyurl.com/y9lwqfy3
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(kmaglione+bmo)
Resolution: --- → WORKSFORME
The problem is that we have two identical bugs here. Bug 1486101 got filed right after this one, and all failures are getting classified against it.
Resolution: WORKSFORME → DUPLICATE
You need to log in before you can comment on or make changes to this bug.