Bug 197267

Summary: Crash in StyledMarkupAccumulator::traverseNodesForSerialization
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: mcatanzaro
Priority: P2    
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Backtrace none

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.