Closed
Bug 1458911
Opened 7 years ago
Closed 7 years ago
Crash in PLDHashTable::SearchTable<T> | PLDHashTable::Search | nsBaseHashtable<T>::Get | mozilla::wr::RenderThread::TooManyPendingFrames
Categories
(Core :: Graphics: WebRender, defect, P2)
Tracking
()
RESOLVED
INVALID
| Tracking | Status | |
|---|---|---|
| firefox-esr52 | --- | unaffected |
| firefox-esr60 | --- | unaffected |
| firefox59 | --- | unaffected |
| firefox60 | --- | unaffected |
| firefox61 | --- | disabled |
People
(Reporter: jan, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash, nightly-community)
Crash Data
Seen on Socorro. The first of its kind.
bp-b868a058-5274-4419-ac7c-a3a090180503 build 2018-05-01_220047 Win10
> Crash Reason EXCEPTION_ILLEGAL_INSTRUCTION
> Crash Address 0x7ffe18b3ab00
> Total Virtual Memory 140,737,488,224,256 bytes (140.74 TB)
> Available Virtual Memory 138,537,150,746,624 bytes (138.54 TB)
> Available Page File 28,014,174,208 bytes (28.01 GB)
> Available Physical Memory 24,812,761,088 bytes (24.81 GB)
| Reporter | ||
Comment 1•7 years ago
|
||
> 140.74 TB
Where did this run, wtf?
Updated•7 years ago
|
Blocks: stage-wr-nightly
Priority: -- → P2
Comment 2•7 years ago
|
||
We do not use PLDHashTable for RenderThread::mWindowInfos anymore.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•