[Webkit-unassigned] [Bug 70727] New: Web Inspector: WebProcess crash when paused at `debugger; ` and text is being entered into the interactive console

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 24 08:14:47 PDT 2011


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

           Summary: Web Inspector: WebProcess crash when paused at
                    `debugger;` and text is being entered into the
                    interactive console
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rob.sterner at gmail.com
                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=112187)
 --> (https://bugs.webkit.org/attachment.cgi?id=112187&action=review)
WebProcess crash log

Apologies if this a dupe, my crash trace looks different from similar issues filed long ago.

It only seems to occur when the literal "debugger" is used in JavaScript to invoke the debugger and is the first line of the function in which it exists.  My simple example here:

http://rescuedcode.com/console-debugger.html

fails to reproduce what I've been able to cause in a more complicated web application.  I would've expected:

1) opening that page
2) opening the inspector
3) refreshing the page
4) typing anything into the console

to cause the crash noted in the log.  It's probably a red herring masking the actual cause.

Thanks!

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