Closed Bug 1337253 Opened 8 years ago Closed 2 years ago

Intermittent application crashed [@ PLDHashTable::Iterator::Iterator(PLDHashTable*)] after Assertion failure: IsIdle(oldState) || IsRead(oldState)

Categories

(Core :: General, defect, P5)

defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: intermittent-bug-filer, Unassigned)

References

()

Details

(Keywords: intermittent-failure)

Assertion failure: IsIdle(oldState) is reproducible in bughunter on Windows.
We have 19 urls where this has appeared in the last two months. Updating url with one of them.
Priority: -- → P5
See Also: → 1519038
Summary: Intermittent dom/html/test/browser_bug1108547.js | application crashed [@ PLDHashTable::Iterator::Iterator(PLDHashTable*)] after Assertion failure: IsIdle(oldState) || IsRead(oldState) → Intermittent application crashed [@ PLDHashTable::Iterator::Iterator(PLDHashTable*)] after Assertion failure: IsIdle(oldState) || IsRead(oldState)
Component: DOM → DOM: Core & HTML

Looks like this has become a generic bug for those assertions.
The latest assertion is something about APZ.
Perhaps kats you could take a quick look?

Component: DOM: Core & HTML → General
Flags: needinfo?(kats)

(In reply to Olli Pettay [:smaug] from comment #41)

The latest assertion is something about APZ.
Perhaps kats you could take a quick look?

The patch which added the asserting codepath (bug 1600793) has been backed out for now (for causing similar assertions in and around hash table access code).

Flags: needinfo?(kats)

This is a very old intermittent failure. The last occurrence was over a year ago.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.