[Webkit-unassigned] [Bug 11010] New: REGRESSION: Repro crash in <script> onload event dispatch

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Sep 24 13:29:11 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=11010

           Summary: REGRESSION: Repro crash in <script> onload event
                    dispatch
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: http://apartmentcities.com/Apartments/map.asp?apt=12606
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: NeedsReduction, Regression
          Severity: normal
          Priority: P1
         Component: New Bugs
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: opendarwin.org at mitzpettel.com


This is what I get going to the above URL with TOT:

EXC_BAD_ACCESS (0x0001)
KERN_PROTECTION_FAILURE (0x0002) at 0x003a0033

Thread 0 Crashed:
0    WebCore::TreeShared<WebCore::Node>::ref() + 32 (Shared.h:51)
1   
WebCore::EventTargetNode::dispatchGenericEvent(WTF::PassRefPtr<WebCore::Event>,
int&, bool) + 304 (EventTargetNode.cpp:179)
2    WebCore::EventTargetNode::dispatchEvent(WTF::PassRefPtr<WebCore::Event>,
int&, bool) + 348 (EventTargetNode.cpp:292)
3    WebCore::EventTargetNode::dispatchHTMLEvent(WebCore::AtomicString const&,
bool, bool) + 172 (EventTargetNode.cpp:481)
4    WebCore::HTMLScriptElement::notifyFinished(WebCore::CachedResource*) + 244
(HTMLScriptElement.cpp:155)
5    WebCore::CachedScript::checkNotify() + 112 (CachedScript.cpp:108)
6    WebCore::CachedScript::data(WTF::Vector<char, (unsigned long)0>&, bool) +
184 (CachedScript.cpp:100)
7    WebCore::Loader::receivedAllData(WebCore::ResourceLoader*, NSData*) + 464
(loader.cpp:138)
8    -[WebCoreResourceLoaderImp finishJobAndHandle:] + 180
(WebCoreResourceLoaderImp.mm:98)
9    -[WebCoreResourceLoaderImp finishWithData:] + 196
(WebCoreResourceLoaderImp.mm:130)
...


-- 
Configure bugmail: http://bugzilla.opendarwin.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