[Webkit-unassigned] [Bug 45880] New: WebKit::WebCString::WebCString ReadAV at NULL (633fb021372abb6fa84401694bab542d)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 16 04:28:58 PDT 2010


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

           Summary: WebKit::WebCString::WebCString ReadAV at NULL
                    (633fb021372abb6fa84401694bab542d)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows Vista
            Status: NEW
          Severity: Normal
          Priority: P1
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: skylined at chromium.org
                CC: eric at webkit.org


Created an attachment (id=67779)
 --> (https://bugs.webkit.org/attachment.cgi?id=67779)
Repro

<script>createBlobURL()</script>

Results fro latest Chromium:
id:             WebKit::WebCString::WebCString ReadAV at NULL (633fb021372abb6fa84401694bab542d)
description:    Attempt to read from NULL pointer (+0x50) in WebKit::WebCString::WebCString
stack:          WebKit::WebCString::WebCString
                WebKit::WebURL::WebURL
                WebCore::BlobRegistryProxy::registerBlobURL
                WebCore::ThreadableBlobRegistry::registerBlobURL
                WebCore::ScriptExecutionContext::createPublicBlobURL
                WebCore::DOMWindow::createBlobURL
                WebCore::DOMWindowInternal::createBlobURLCallback
                v8::internal::HandleApiCallHelper<...>
                v8::internal::Builtin_HandleApiCall
                v8::internal::Invoke
                v8::internal::Execution::Call
                v8::Function::Call
                WebCore::V8Proxy::callFunction
                WebCore::ScheduledAction::execute
                WebCore::ScheduledAction::execute
                WebCore::DOMTimer::fired
                WebCore::ThreadTimers::sharedTimerFiredInternal
                MessageLoop::RunTask
                MessageLoop::DeferOrRunPendingTask
                MessageLoop::DoDelayedWork
                base::MessagePumpDefault::Run
                MessageLoop::RunInternal
                MessageLoop::Run
                RendererMain
                ChromeMain
                MainDllLoader::Launch
                wWinMain
                __tmainCRTStartup
                BaseProcessStart

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