[Webkit-unassigned] [Bug 14493] New: ASSERTION FAILED: !containsImage || MimeTypeRegistry::isSupportedImageResourceMIMEType([resource MIMEType])

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 1 17:46:26 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14493

           Summary: ASSERTION FAILED: !containsImage ||
                    MimeTypeRegistry::isSupportedImageResourceMIMEType([reso
                    urce MIMEType])
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pewtermoose at gmail.com


Open the inspector and drag one of the source view/DOM view buttons (it'll drag
the icon).  Make sure it's highlighted then quit Safari -> *boom*  This doesn't
seem to do anything bad in a release build.

ASSERTION FAILED: !containsImage ||
MimeTypeRegistry::isSupportedImageResourceMIMEType([resource MIMEType])
(/WebKit/WebKit/Misc/WebNSPasteboardExtras.mm:242 -[NSPasteboard(WebExtras)
_web_writePromisedRTFDFromArchive:containsImage:])

Thread 0 Crashed:
0   com.apple.WebKit            0x0031284c -[NSPasteboard(WebExtras)
_web_writePromisedRTFDFromArchive:containsImage:] + 744
(WebNSPasteboardExtras.mm:242)
1   com.apple.WebKit            0x003498f8 -[WebHTMLView(WebPrivate)
pasteboard:provideDataForType:] + 464 (WebHTMLView.mm:1317)
2   com.apple.AppKit            0x938edeec __NSPasteboardProvideData + 172
3   com.apple.CoreFoundation    0x90833ff0
__CFPasteboardResolvePromiseForItemLocal + 244
4   com.apple.CoreFoundation    0x9082307c CFPasteboardResolveAllPromisedData +
400
5   com.apple.AppKit            0x93840f7c -[NSApplication terminate:] + 464
6   com.apple.AppKit            0x9383ec4c -[NSApplication sendAction:to:from:]
+ 108
7   com.apple.Safari            0x0001a020 0x1000 + 102432
8   com.apple.AppKit            0x938994b8 -[NSMenu
performActionForItemAtIndex:] + 392
9   com.apple.AppKit            0x9389923c -[NSCarbonMenuImpl
performActionWithHighlightingForItemAtIndex:] + 104
10  com.apple.AppKit            0x93898ce4 -[NSMenu performKeyEquivalent:] +
272
11  com.apple.AppKit            0x93898930 -[NSApplication
_handleKeyEquivalent:] + 328
12  com.apple.AppKit            0x937a2408 -[NSApplication sendEvent:] + 2944
13  com.apple.Safari            0x00016444 0x1000 + 87108
14  com.apple.AppKit            0x93799d10 -[NSApplication run] + 508
15  com.apple.AppKit            0x9388a87c NSApplicationMain + 452
16  com.apple.Safari            0x0000246c 0x1000 + 5228
17  com.apple.Safari            0x0004f1b0 0x1000 + 319920


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



More information about the webkit-unassigned mailing list