RESOLVED DUPLICATE of bug 3302 3319
Acid2 Test crashes while loading (sometimes)
https://bugs.webkit.org/show_bug.cgi?id=3319
Summary Acid2 Test crashes while loading (sometimes)
Christopher Schmidt
Reported 2005-06-07 16:30:57 PDT
Occasionally, while loading, the Acid2 test (URL given) will crash Safari. Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x000000d0 Thread 0 Crashed: 0 com.apple.WebCore 0x011ca0c0 DOM::HTMLObjectElementImpl::renderFallbackContent() + 20 (icplusplus.c:28) 1 com.apple.WebCore 0x011592b4 KHTMLPart::handleFallbackContent() + 40 (icplusplus.c:28) 2 com.apple.WebKit 0x0034cb08 -[WebMainResourceClient continueAfterContentPolicy:response:] + 644 (WebMainResourceClient.m:272) 3 com.apple.WebKit 0x0034cc44 -[WebMainResourceClient continueAfterContentPolicy:] + 120 (WebMainResourceClient.m:291) 4 libobjc.A.dylib 0x909b1214 objc_msgSendv + 180 I saw this crash more commonly when the test was opened immediately in a new tab after opening Safari. It was reproduced by sullivan and othermaciej on IRC (#webkit). The crash appears to occur (at least in my case) during the rendering of the "eyes": before they display, at about 75% loaded, Safari will stop for several seconds, and a crash report will occur.
Attachments
Mark Rowe (bdash)
Comment 1 2005-06-07 17:29:47 PDT
*** This bug has been marked as a duplicate of 3302 ***
Note You need to log in before you can comment on or make changes to this bug.