[Webkit-unassigned] [Bug 9731] New: [Drosera] crash when trying to access the scope chain

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Jul 4 12:56:12 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9731

           Summary: [Drosera] crash when trying to access the scope chain
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: major
          Priority: P2
         Component: Drosera
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: timothy at hatcher.name
OtherBugsDependingO 9597,9598
             nThis:


Drosera crashes Safari when it tries to access the scope chain. This is
happening because the WebCoreScriptDebugger and one of the
WebCoreScriptCallFrames is holding on to an old WebScriptObject for the frame's
window. The window object is cleared each time a page loads, so the debugger
needs to be detached and reattached when this happens.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list