[Webkit-unassigned] [Bug 197267] New: Crash in StyledMarkupAccumulator::traverseNodesForSerialization

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 24 18:25:07 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=197267

            Bug ID: 197267
           Summary: Crash in
                    StyledMarkupAccumulator::traverseNodesForSerialization
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com

Created attachment 368206

  --> https://bugs.webkit.org/attachment.cgi?id=368206&action=review

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190425/abf507ee/attachment.html>


More information about the webkit-unassigned mailing list