[Webkit-unassigned] [Bug 62030] New: Crashes in HTMLElement::ieForbidsInsertHTML

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 3 10:47:10 PDT 2011


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

           Summary: Crashes in HTMLElement::ieForbidsInsertHTML
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bulach at chromium.org
                CC: bulach at chromium.org


After rolling WebKit in chromium (r87979:r88005), we started seeing some crashes in HTMLElement::ieForbidsInsertHTML.
Full details:
http://code.google.com/p/chromium/issues/detail?id=84872

Higher up in the call stack, there are something related to SVG, which may be causing this?

chrome_25a0000!WebCore::StyleElement::sheetLoaded+0x26 [c:\b\build\slave\win\build\src\third_party\webkit\source\webcore\dom\styleelement.cpp @ 182]
chrome_25a0000!WebCore::SVGStyleElement::sheetLoaded+0xc [c:\b\build\slave\win\build\src\third_party\webkit\source\webcore\svg\svgstyleelement.h @ 61]
chrome_25a0000!WebCore::CSSStyleSheet::checkLoaded+0x30 [c:\b\build\slave\win\build\src\third_party\webkit\source\webcore\css\cssstylesheet.cpp @ 230]
chrome_25a0000!WebCore::StyleElement::createSheet+0x2f0 [c:\b\build\slave\win\build\src\third_party\webkit\source\webcore\dom\styleelement.cpp @ 166]
chrome_25a0000!WebCore::StyleElement::process+0x18f [c:\b\build\slave\win\build\src\third_party\webkit\source\webcore\dom\styleelement.cpp @ 134]
chrome_25a0000!WebCore::StyleElement::insertedIntoDocument+0x25 [c:\b\build\slave\win\build\src\third_party\webkit\source\webcore\dom\styleelement.cpp @ 67]
chrome_25a0000!WebCore::SVGStyleElement::insertedIntoDocument+0x15 [c:\b\build\slave\win\build\src\third_party\webkit\source\webcore\svg\svgstyleelement.cpp @ 127]

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