[Webkit-unassigned] [Bug 13044] Drag CSS image prints "Uncaught exception - Can't cache image" in Shell

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 12 15:41:13 PDT 2007


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





------- Comment #6 from ddkilzer at webkit.org  2007-03-12 15:41 PDT -------
With a local debug build of WebKit r20112, I get a crash.  Console message:

ASSERTION FAILED: Uncaught exception - Can't cache image
0
(/path/to/WebKit/WebCore/platform/mac/BlockExceptions.mm:36
ReportBlockedObjCException)
Segmentation fault

Stack trace:

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_INVALID_ADDRESS (0x0001) at 0xbbadbeef

Thread 0 Crashed:
0   com.apple.WebCore                   0x01053390
ReportBlockedObjCException(NSException*) + 88 (BlockExceptions.mm:36)
1   com.apple.WebCore                   0x014c6de0
WebCore::EventHandler::mouseDragged(NSEvent*) + 264 (EventHandlerMac.mm:494)
2   com.apple.WebKit                    0x0035147c -[WebHTMLView mouseDragged:]
+ 336 (WebHTMLView.mm:2996)
3   com.apple.AppKit                    0x93768fa0 -[NSWindow sendEvent:] +
6424
4   com.apple.Safari                    0x00021734 0x1000 + 132916
5   com.apple.AppKit                    0x937118d4 -[NSApplication sendEvent:]
+ 4172
6   com.apple.Safari                    0x00021238 0x1000 + 131640
7   com.apple.AppKit                    0x93708d10 -[NSApplication run] + 508
8   com.apple.AppKit                    0x937f987c NSApplicationMain + 452
9   com.apple.Safari                    0x0005c77c 0x1000 + 374652
10  com.apple.Safari                    0x0005c624 0x1000 + 374308


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