RESOLVED DUPLICATE of bug 199224 Bug 197267
Crash in StyledMarkupAccumulator::traverseNodesForSerialization
https://bugs.webkit.org/show_bug.cgi?id=197267
Summary Crash in StyledMarkupAccumulator::traverseNodesForSerialization
Michael Catanzaro
Reported 2019-04-24 18:25:07 PDT
Created attachment 368206 [details] Backtrace Another random crash: Program terminated with signal SIGSEGV, Segmentation fault. #0 WebCore::Node::firstChild (this=0x0) at ../Source/WebCore/dom/Node.h:595 595 bool getFlag(NodeFlags mask) const { return m_nodeFlags & mask; } Full backtrace attached.
Attachments
Backtrace (79.28 KB, text/plain)
2019-04-24 18:25 PDT, Michael Catanzaro
no flags
Michael Catanzaro
Comment 1 2019-10-09 08:52:11 PDT
*** This bug has been marked as a duplicate of bug 199224 ***
Note You need to log in before you can comment on or make changes to this bug.