[Webkit-unassigned] [Bug 51064] New: Reproducible crash inside WebCore::MediaPlayerPrivateQTKit::createQTMovie when loading <video>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 14 15:34:08 PST 2010


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

           Summary: Reproducible crash inside
                    WebCore::MediaPlayerPrivateQTKit::createQTMovie when
                    loading <video>
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.6
            Status: NEW
          Keywords: InRadar, ReviewedForRadar
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrowe at apple.com


I’m seeing a reproducible crash below WebCore::MediaPlayerPrivateQTKit::createQTMovie:

   1 com.apple.CoreFoundation       0x7fff8376fb9a CFURLCopyScheme + 0x2a
   2 com.apple.CFNetwork            0x7fff89a45685 CFNetworkCopyProxiesForURL + 0xb2d
>  3 com.apple.WebCore              0x101e5a864 WebCore::MediaPlayerPrivateQTKit::createQTMovie(WTF::String const&) + 0x206
   4 com.apple.WebCore              0x101e5a9e1 WebCore::MediaPlayerPrivateQTKit::loadInternal(WTF::String const&) + 0x75
   5 com.apple.WebCore              0x101e56e41 WebCore::MediaPlayer::load(WTF::String const&, WebCore::ContentType const&) + 0x3cf
   6 com.apple.WebCore              0x1017b8f78 WebCore::HTMLMediaElement::loadResource(WebCore::KURL const&, WebCore::ContentType&) + 0x19c
   7 com.apple.WebCore              0x1017b8cc3 WebCore::HTMLMediaElement::selectMediaResource() + 0x207
   8 com.apple.WebCore              0x1017170ee WebCore::ThreadTimers::sharedTimerFiredInternal() + 0x82
   9 com.apple.WebCore              0x101807797 WebCore::timerFired(__CFRunLoopTimer*, void*) + 0x37

<rdar://problem/8768727>

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