Closed
Bug 752419
Opened 14 years ago
Closed 14 years ago
crash in nsHTMLEditor::IsOnlyAttribute
Categories
(Core :: DOM: Editor, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 752304
People
(Reporter: scoobidiver, Unassigned)
Details
(Keywords: crash)
Crash Data
It first appeared in 15.0a1/20120506. The regression range is:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=0a48e6561534&tochange=94ce5f33a9ea
Signature nsHTMLEditor::IsOnlyAttribute(nsIContent const*, nsAString_internal const&) More Reports Search
UUID 33f2237d-104e-40fc-9e1f-2ba9c2120507
Date Processed 2012-05-07 05:30:49
Uptime 52
Last Crash 57 seconds before submission
Install Age 10.1 hours since version was first installed.
Install Time 2012-05-06 19:22:05
Product Firefox
Version 15.0a1
Build ID 20120506030520
Release Channel nightly
OS Windows NT
OS Version 6.1.7600
Build Architecture x86
Build Architecture Info GenuineIntel family 6 model 15 stepping 13
Crash Reason EXCEPTION_ACCESS_VIOLATION_READ
Crash Address 0x0
App Notes
AdapterVendorID: 0x10de, AdapterDeviceID: 0x0428, AdapterSubsysID: 3fe91462, AdapterDriverVersion: 8.17.12.9610
D2D? D2D+ DWrite? DWrite+ D3D10 Layers? D3D10 Layers+
EMCheckCompatibility True
Total Virtual Memory 4294836224
Available Virtual Memory 3924393984
System Memory Use Percentage 30
Available Page File 5270278144
Available Physical Memory 2237894656
Frame Module Signature Source
0 xul.dll nsHTMLEditor::IsOnlyAttribute editor/libeditor/html/nsHTMLEditorStyle.cpp:781
1 xul.dll nsHTMLEditor::SetInlinePropertyOnNodeImpl editor/libeditor/html/nsHTMLEditorStyle.cpp:460
2 xul.dll nsHTMLEditor::SetInlinePropertyOnNode editor/libeditor/html/nsHTMLEditorStyle.cpp:512
3 xul.dll nsHTMLEditor::SetInlinePropertyOnNode editor/libeditor/html/nsHTMLEditorStyle.cpp:489
4 xul.dll nsHTMLEditor::SetInlineProperty editor/libeditor/html/nsHTMLEditorStyle.cpp:241
5 xul.dll SetTextProperty editor/composer/src/nsComposerCommands.cpp:1570
6 xul.dll nsStyleUpdatingCommand::ToggleState editor/composer/src/nsComposerCommands.cpp:285
7 xul.dll nsBaseStateUpdatingCommand::DoCommand editor/composer/src/nsComposerCommands.cpp:121
8 xul.dll nsControllerCommandTable::DoCommand embedding/components/commandhandler/src/nsControllerCommandTable.cpp:191
9 xul.dll nsBaseCommandController::DoCommand embedding/components/commandhandler/src/nsBaseCommandController.cpp:169
10 xul.dll nsCommandManager::DoCommand embedding/components/commandhandler/src/nsCommandManager.cpp:273
11 xul.dll nsHTMLDocument::ExecCommand content/html/document/src/nsHTMLDocument.cpp:3126
12 xul.dll NS_InvokeByIndex_P xpcom/reflect/xptcall/src/md/win32/xptcinvoke.cpp:102
13 xul.dll XPCWrappedNative::CallMethod js/xpconnect/src/XPCWrappedNative.cpp:2399
14 xul.dll XPC_WN_CallMethod js/xpconnect/src/XPCWrappedNativeJSOps.cpp:1553
15 mozjs.dll js::InvokeKernel js/src/jsinterp.cpp:524
16 mozjs.dll js::Invoke js/src/jsinterp.cpp:572
...
More reports at:
https://crash-stats.mozilla.com/report/list?signature=nsHTMLEditor%3A%3AIsOnlyAttribute%28nsIContent+const*%2C+nsAString_internal+const%26%29
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•