[Webkit-unassigned] [Bug 90640] New: Reproducible crasher when pasting a 0x0 image into Mail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 5 15:59:04 PDT 2012


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

           Summary: Reproducible crasher when pasting a 0x0 image into
                    Mail
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alice_cheng at apple.com


This bug seems to be reproducible when pasting a 0x0 image into Mail

>  1 com.apple.WebCore              0x7fff8a050a0e WebCore::KURL::createCFURL() const + 0xe
   2 com.apple.WebCore              0x7fff8a0509cb WebCore::KURL::operator NSURL*() const + 0xb
   3 com.apple.WebCore              0x7fff8aa80416 WebCore::documentFragmentWithImageResource(WebCore::Frame*, WTF::PassRefPtr<WebCore::ArchiveResource>) + 0xe6
   4 com.apple.WebCore              0x7fff8a34e212 WebCore::Pasteboard::documentFragment(WebCore::Frame*, WTF::PassRefPtr<WebCore::Range>, bool, bool&) + 0x1b62
   5 com.apple.WebCore              0x7fff8a34c22e WebCore::Editor::pasteWithPasteboard(WebCore::Pasteboard*, bool) + 0xce
   6 com.apple.WebCore              0x7fff8a34c12a WebCore::Editor::paste() + 0x9a
   7 com.apple.WebCore              0x7fff8a34c060 WebCore::executePaste(WebCore::Frame*, WebCore::Event*, WebCore::EditorCommandSource, WTF::String const&) + 0x30
   8 com.apple.WebCore              0x7fff8a2e4ac4 WebCore::Editor::Command::execute(WTF::String const&, WebCore::Event*) const + 0xc4
   9 com.apple.WebKit               0x7fff9341a01f -[WebHTMLView executeCoreCommandBySelector:] + 0x6f
  10 com.apple.AppKit               0x7fff8fa3bb39 -[NSApplication sendAction:to:from:] + 0xd6
  11 com.apple.AppKit               0x7fff8fb27ef8 -[NSMenuItem _corePerformAction] + 0x196
  12 com.apple.AppKit               0x7fff8fb27bea -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 0x85
  13 com.apple.AppKit               0x7fff8faa736f -[NSMenu performKeyEquivalent:] + 0x10f
  14 com.apple.AppKit               0x7fff8faa61ba -[NSApplication _handleKeyEquivalent:] + 0x33d
  15 com.apple.AppKit               0x7fff8f99a5d9 -[NSApplication sendEvent:] + 0x117e
  16 com.apple.mail                 0x104980d43 -[MailApp sendEvent:] + 0x0 (/SourceCache/Mail/Mail-1445/Mail/Application/MailApp.m:429)
  17 com.apple.AppKit               0x7fff8f9389ba -[NSApplication run] + 0x27c
  18 com.apple.AppKit               0x7fff8fba850b NSApplicationMain + 0x365
  19 libdyld.dylib                  0x7fff94d4c7e1 start + 0x1

-- 
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