| 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: |
|
||||||
*** This bug has been marked as a duplicate of bug 199224 *** |
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.