Closed
Bug 845722
Opened 12 years ago
Closed 12 years ago
64-bit crash in nsPresContext::GetToplevelContentDocumentPresContext
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
mozilla22
Tracking | Status | |
---|---|---|
firefox21 | --- | unaffected |
firefox22 | --- | fixed |
People
(Reporter: scoobidiver, Unassigned)
References
Details
(Keywords: 64bit, crash, regression)
Crash Data
It first showed up in 22.0a1/20130226 and is #1 top browser crasher on today's 64-bit build.
The regression range is:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=c233837cce08&tochange=73f0c5b00572
It may be a regression from bug 689623.
Signature nsPresContext::GetToplevelContentDocumentPresContext() More Reports Search
UUID 81a46c2f-e848-4c4a-b480-95b2f2130227
Date Processed 2013-02-27 07:25:04
Uptime 202
Install Age 14.3 hours since version was first installed.
Install Time 2013-02-26 17:08:37
Product Firefox
Version 22.0a1
Build ID 20130226031002
Release Channel nightly
OS Windows NT
OS Version 6.2.9200
Build Architecture amd64
Build Architecture Info family 6 model 58 stepping 9
Crash Reason EXCEPTION_STACK_OVERFLOW
Crash Address 0x7f9e123acb5
App Notes
AdapterVendorID: 0x8086, AdapterDeviceID: 0x0166, AdapterSubsysID: 21021043, AdapterDriverVersion: 9.17.10.2828
D2D? D2D+ DWrite? DWrite+ D3D10 Layers? D3D10 Layers+
Processor Notes sp-processor09.phx1.mozilla.com_9484:2008
EMCheckCompatibility True
Adapter Vendor ID 0x8086
Adapter Device ID 0x0166
Total Virtual Memory 8796092891136
Available Virtual Memory 8795490410496
System Memory Use Percentage 23
Available Page File 5661822976
Available Physical Memory 4845727744
Frame Module Signature Source
0 xul.dll nsPresContext::GetToplevelContentDocumentPresContext layout/base/nsPresContext.cpp:1168
More reports at:
https://crash-stats.mozilla.com/report/list?signature=nsPresContext%3A%3AGetToplevelContentDocumentPresContext%28%29
Comment 1•12 years ago
|
||
I think the patch in bug 845337 will fix this.
Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla22
You need to log in
before you can comment on or make changes to this bug.
Description
•