Closed
Bug 1426921
Opened 8 years ago
Closed 8 years ago
Crash in nsPlainTextSerializer::ForgetElementForPreformat
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1425520
People
(Reporter: Sylvestre, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-905d1c70-cbb7-43b7-a0d1-13c130171222
or bp-93686d3d-b6c4-4b40-bd30-2aa030171222
=============================================================
Top 10 frames of crashing thread:
0 xul.dll nsPlainTextSerializer::ForgetElementForPreformat dom/base/nsPlainTextSerializer.cpp:390
1 xul.dll nsDocumentEncoder::SerializeNodeEnd dom/base/nsDocumentEncoder.cpp:450
2 xul.dll nsDocumentEncoder::SerializeToStringRecursive dom/base/nsDocumentEncoder.cpp:523
3 xul.dll nsDocumentEncoder::SerializeToStringRecursive dom/base/nsDocumentEncoder.cpp:518
4 xul.dll nsDocumentEncoder::EncodeToStringWithMaxLength dom/base/nsDocumentEncoder.cpp:1160
5 xul.dll nsDocumentEncoder::EncodeToStream dom/base/nsDocumentEncoder.cpp:1216
6 xul.dll mozilla::WebBrowserPersistLocalDocument::WriteContent dom/webbrowserpersist/WebBrowserPersistLocalDocument.cpp:1360
7 xul.dll mozilla::WebBrowserPersistDocumentChild::RecvPWebBrowserPersistSerializeConstructor dom/webbrowserpersist/WebBrowserPersistDocumentChild.cpp:137
8 xul.dll mozilla::PWebBrowserPersistDocumentChild::OnMessageReceived ipc/ipdl/PWebBrowserPersistDocumentChild.cpp:309
9 xul.dll mozilla::dom::PContentChild::OnMessageReceived ipc/ipdl/PContentChild.cpp:4967
=============================================================
| Reporter | ||
Comment 2•8 years ago
|
||
Crash-stop tells me that 58 is also impacted.
Starting from 58b10
status-firefox58:
--- → affected
| Reporter | ||
Comment 3•8 years ago
|
||
Gerry, I guess we took a patch on beta which caused that?
Flags: needinfo?(gchang)
Comment 4•8 years ago
|
||
This looks like a dub of bug 1425520. Sorry, haven't had time to look at that yet
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Updated•8 years ago
|
Flags: needinfo?(gchang)
| Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•