Closed Bug 801382 Opened 12 years ago Closed 12 years ago

crash in nsParser::ResumeParse

Categories

(Core :: DOM: HTML Parser, defect)

18 Branch
x86
Windows 7
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 798275

People

(Reporter: scoobidiver, Unassigned)

Details

(Keywords: crash, regression)

Crash Data

With that stack trace, it first appeared in 18.0a1/20121006. The regression range is:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=fd724f194a1f&tochange=2da1f2bde40e

Signature 	nsParser::ResumeParse(bool, bool, bool) More Reports Search
UUID	689dcf5b-4cd0-4aaa-bde7-7ad532121013
Date Processed	2012-10-13 14:28:25
Uptime	1445
Last Crash	24.2 minutes before submission
Install Age	6.6 hours since version was first installed.
Install Time	2012-10-13 07:51:47
Product	Firefox
Version	19.0a1
Build ID	20121012114524
Release Channel	nightly
OS	Windows NT
OS Version	6.1.7600
Build Architecture	x86
Build Architecture Info	AuthenticAMD family 20 model 1 stepping 0
Crash Reason	EXCEPTION_ACCESS_VIOLATION_EXEC
Crash Address	0x8490f00
App Notes 	
AdapterVendorID: 0x1002, AdapterDeviceID: 0x9802, AdapterSubsysID: 052d1025, AdapterDriverVersion: 8.792.0.0
D2D? D2D+ DWrite? DWrite+ D3D10 Layers? D3D10 Layers+ 
EMCheckCompatibility	True
Adapter Vendor ID	0x1002
Adapter Device ID	0x9802
Total Virtual Memory	2147352576
Available Virtual Memory	1618919424
System Memory Use Percentage	83
Available Page File	770334720
Available Physical Memory	127201280

Frame 	Module 	Signature 	Source
0 		@0x8490f00 	
1 	xul.dll 	nsParser::ResumeParse 	parser/htmlparser/src/nsParser.cpp:1509
2 	xul.dll 	nsHTMLDocument::WriteCommon 	content/html/document/src/nsHTMLDocument.cpp:1729
3 	xul.dll 	nsHTMLDocument::Write 	content/html/document/src/nsHTMLDocument.cpp:1742
4 	xul.dll 	XPCCallContext::XPCCallContext 	js/xpconnect/src/XPCCallContext.cpp:32
5 	xul.dll 	xul.dll@0x18e86f 	
6 	mozjs.dll 	proxy_GetGeneric 	js/src/jsproxy.cpp:2655
7 	mozjs.dll 	js::gc::Chunk::findDecommittedArenaOffset 	js/src/jsgc.cpp:740
8 	nspr4.dll 	PR_Unlock 	nsprpub/pr/src/threads/combined/prulock.c:315
9 	mozjs.dll 	js::InvokeKernel 	js/src/jsinterp.cpp:367
10 	xul.dll 	XPC_WN_JSOp_ThisObject 	js/xpconnect/src/XPCWrappedNativeJSOps.cpp:1294
11 	mozjs.dll 	js::CrossCompartmentWrapper::call 	js/src/jswrapper.cpp:722
12 	mozjs.dll 	proxy_Call 	js/src/jsproxy.cpp:3010
13 	mozjs.dll 	js::types::TypeMonitorResult 	js/src/jsinfer.cpp:5403
14 	mozjs.dll 	js::Interpret 	js/src/jsinterp.cpp:2370
15 	mozjs.dll 	js::RunScript 	js/src/jsinterp.cpp:316
16 	mozjs.dll 	js::InvokeKernel 	js/src/jsinterp.cpp:378
17 	mozjs.dll 	js::Invoke 	js/src/jsinterp.cpp:411
18 	mozjs.dll 	JS_CallFunctionValue 	js/src/jsapi.cpp:5866
19 	xul.dll 	nsJSContext::CallEventHandler 	dom/base/nsJSEnvironment.cpp:1921
...

More reports at:
https://crash-stats.mozilla.com/report/list?signature=nsParser%3A%3AResumeParse%28bool%2C+bool%2C+bool%29
Almost certainly a duplicate of bug 798275.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.