[Webkit-unassigned] [Bug 99607] New: editing/pasteboard/paste-noscript-xhtml.xhtml crashes in chromium's content_shell

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 17 10:10:48 PDT 2012


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

           Summary: editing/pasteboard/paste-noscript-xhtml.xhtml crashes
                    in chromium's content_shell
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jochen at chromium.org
                CC: ojan at chromium.org, rniwa at webkit.org,
                    leviw at chromium.org


When running

new_run_webkit_tests --chromium --debug --driver-name=content_shell --additional-drt-flag=--dump-render-tree --additional-drt-flag=--no-sandbox --clobber-old-results --no-show-results editing/pasteboard/paste-noscript-xhtml.xhtml

I get the following crash:

STDERR: [20611:20611:1017/190312:32571343945:ERROR:process_util_posix.cc(144)] Received signal 11
STDERR:     base::debug::StackTrace::StackTrace() [0x4e505e]
STDERR:     base::(anonymous namespace)::StackDumpSignalHandler() [0x4fe814]
STDERR:     0x7fc9502a84c0
STDERR:     WebCore::Node::getFlag() [0xc5084e]
STDERR:     WebCore::Node::isContainerNode() [0x1e02c0a]
STDERR:     WebCore::Node::firstChild() [0x1e292a9]
STDERR:     WebCore::getChildNodes() [0x2c2ce43]
STDERR:     WebCore::ContainerNode::takeAllChildrenFrom() [0x309d9aa]
STDERR:     WebCore::createFragmentFromMarkupWithContext() [0x27e112a]
STDERR:     WebCore::Pasteboard::documentFragment() [0x39f3efa]
STDERR:     WebCore::Editor::pasteWithPasteboard() [0x2779bfd]
STDERR:     WebCore::Editor::paste() [0x277d47e]
STDERR:     WebCore::executePaste() [0x278fca1]
STDERR:     WebCore::Editor::Command::execute() [0x278c1d5]
STDERR:     WebCore::Document::execCommand() [0x30c6c0e]
STDERR:     WebCore::DocumentV8Internal::execCommandCallback() [0x36826b3]
STDERR:     v8::internal::HandleApiCallHelper<>() [0x1699b95]
STDERR:     v8::internal::Builtin_Impl_HandleApiCall() [0x1699773]
STDERR:     v8::internal::Builtin_HandleApiCall() [0x16932fc]
STDERR:     0x24143650618e

Tracked also in http://code.google.com/p/chromium/issues/detail?id=156376

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list