[Webkit-unassigned] [Bug 50149] New: chrome.dll!WebCore::CSSStyleSelector::loadPendingImages ReadAV at NULL (830f1940d708882124521ea60de442b0)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 29 05:59:53 PST 2010


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

           Summary: chrome.dll!WebCore::CSSStyleSelector::loadPendingImage
                    s ReadAV at NULL (830f1940d708882124521ea60de442b0)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://code.google.com/p/chromium/issues/detail?id=646
                    25
        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=75019)
 --> (https://bugs.webkit.org/attachment.cgi?id=75019&action=review)
Repro

Repro:
<style>
  *{
    -webkit-box-reflect: none !important;
    -webkit-box-reflect: below 0 url(x);
  }
</style>

id:             chrome.dll!WebCore::CSSStyleSelector::loadPendingImages ReadAV at NULL (830f1940d708882124521ea60de442b0)
description:    Attempt to read from unallocated NULL pointer+0xC in chrome.dll!WebCore::CSSStyleSelector::loadPendingImages
application:    Chromium 9.0.596.0
stack:          chrome.dll!WebCore::CSSStyleSelector::loadPendingImages
                chrome.dll!WebCore::CSSStyleSelector::styleForElement
                chrome.dll!WebCore::Element::recalcStyle
                chrome.dll!WebCore::Document::recalcStyle
                chrome.dll!WebCore::Document::styleSelectorChanged
                chrome.dll!WebCore::Document::removePendingSheet
                chrome.dll!WebCore::StyleElement::sheetLoaded
                chrome.dll!WebCore::SVGStyleElement::sheetLoaded
                chrome.dll!WebCore::CSSStyleSheet::checkLoaded
                chrome.dll!WebCore::StyleElement::createSheet
                chrome.dll!WebCore::StyleElement::process
                chrome.dll!WebCore::StyleElement::finishParsingChildren
                chrome.dll!WebCore::HTMLStyleElement::finishParsingChildren
                chrome.dll!WebCore::HTMLElementStack::popCommon
                chrome.dll!WebCore::HTMLTreeBuilder::processEndTag
                chrome.dll!WebCore::HTMLTreeBuilder::constructTreeFromAtomicToken
                chrome.dll!WebCore::HTMLTreeBuilder::constructTreeFromToken
                chrome.dll!WebCore::HTMLDocumentParser::pumpTokenizer
                chrome.dll!WebCore::HTMLDocumentParser::insert
                chrome.dll!WebCore::Document::write
                chrome.dll!WebCore::V8HTMLDocument::writeCallback
                chrome.dll!v8::internal::HandleApiCallHelper<...>
                chrome.dll!v8::internal::Builtin_HandleApiCall
                chrome.dll!v8::internal::Invoke
                chrome.dll!v8::internal::Execution::Call
                ...

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