[Webkit-unassigned] [Bug 83783] New: Web Inspector: chrome remote debugger crashes chrome debuggee

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 12 07:57:19 PDT 2012


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

           Summary: Web Inspector: chrome remote debugger crashes chrome
                    debuggee
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: guy.hermann at wakanda.org
                CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
                    pmuellr at yahoo.com, joepeck at webkit.org,
                    pfeldman at chromium.org, yurys at chromium.org,
                    bweinstein at apple.com, apavlov at chromium.org,
                    loislo at chromium.org


Created an attachment (id=136913)
 --> (https://bugs.webkit.org/attachment.cgi?id=136913&action=review)
an HTML page containing a javascript element

Intro:
this bug systematically crashes chrome debuggee, it has been reproduced on:
-chrome 18.0.1025 on win7/x86_64
-chromium v20.0.1098 on ubuntu11.10/x86_64
it has been quite reduced but lots of things (var names, closure,...) are mandatory to get the bug


How to get the bug:
-load the attached html file in a remotely debugged chrome/chromium browser
-the debugger should stop at line 12 ('debugger;' instruction)
-put the mouse pointer on the bl (2nd parameter) at line 10 of function sayHello2: the value of bl is not displayed since the debuggee has crashed!!!

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