[Webkit-unassigned] [Bug 49862] New: crash when opening webkit inspector [@ WTF::String::toUInt(bool*)]

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 20 03:38:23 PST 2010


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

           Summary: crash when opening webkit inspector [@
                    WTF::String::toUInt(bool*)]
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: phiw at l-c-n.com


Created an attachment (id=74477)
 --> (https://bugs.webkit.org/attachment.cgi?id=74477&action=review)
crashlog

OS X 10.6.5

str:
1. load http://hicksdesign.co.uk/journal/finally-a-fluid-hicksdesign
2. open webkit inspector bu either
    * option-command-I
    * right-click on element to inspector and choose 'inspect element'
AR the inspector opens but remains blank, then the browser crashes
ER obviously…

this started *after* svn r71897 (which works fine)

affected: WebKit nightly builds and Chrome 9.0.587.0 dev

the url above is not the only one where it happens, it is the most likely one not to change…

other url that repro the crash:
http://dev.w3.org/csswg/css3-writing-modes/

I haven't been able to find a pattern.

crashlog:
com.apple.JavaScriptCore          0x0000000100909430 WTF::String::toUInt(bool*) const + 0
1   com.apple.WebCore                 0x0000000101115239 WebCore::InspectorStyleSheet::styleForId(WebCore::InspectorCSSId const&) const + 9
2   com.apple.WebCore                 0x0000000101115741 WebCore::InspectorStyleSheet::inspectorStyleForId(WebCore::InspectorCSSId const&) + 49
3   com.apple.WebCore                 0x000000010111ca79 WebCore::InspectorStyleSheet::buildObjectForStyle(WebCore::CSSStyleDeclaration*) + 409

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