[Webkit-unassigned] [Bug 31148] New: Reproducible crash below EventTarget::fireEventListeners during load

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 4 19:00:05 PST 2009


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

           Summary: Reproducible crash below
                    EventTarget::fireEventListeners during load
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://soundcloud.com/annlee/dj-annlee-dez-2008
        OS/Version: Mac OS X 10.6
            Status: NEW
          Keywords: NeedsRadar, NeedsReduction, ReviewedForRadar
          Severity: Normal
          Priority: P1
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrowe at apple.com


This happens when <loading http://soundcloud.com/annlee/dj-annlee-dez-2008>. 
I’m not sure whether it is a regression.

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: 0x000000000000000d, 0x0000000000000000
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   com.apple.WebCore                 0x0000000100dd66b6
WebCore::EventTarget::fireEventListeners(WebCore::Event*) + 278 (RefPtr.h:63)
1   com.apple.WebCore                 0x00000001007bd468
WebCore::Node::dispatchGenericEvent(WTF::PassRefPtr<WebCore::Event>) + 1224
(Node.cpp:2524)
2   com.apple.WebCore                 0x0000000100fa498e
WebCore::Node::dispatchEvent(WTF::PassRefPtr<WebCore::Event>) + 238
(Node.cpp:2446)
3   com.apple.WebCore                 0x00000001007bcdb9
WebCore::Document::finishedParsing() + 105 (PassRefPtr.h:56)
4   com.apple.WebCore                 0x00000001007e8bc9
WebCore::HTMLTokenizer::write(WebCore::SegmentedString const&, bool) + 2073
(HTMLTokenizer.cpp:1807)
5   com.apple.WebCore                 0x000000010089bcac
WebCore::HTMLTokenizer::notifyFinished(WebCore::CachedResource*) + 1932
(Deque.h:343)
6   com.apple.WebCore                 0x000000010089b4cc
WebCore::CachedScript::checkNotify() + 76 (CachedScript.cpp:104)
7   com.apple.WebCore                 0x0000000100821706
WebCore::Loader::Host::didFinishLoading(WebCore::SubresourceLoader*) + 422
(PassRefPtr.h:56)

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