[Webkit-unassigned] [Bug 62128] New: [Qt][V8] DumpRenderTree causes assertion in V8

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 6 08:13:54 PDT 2011


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

           Summary: [Qt][V8] DumpRenderTree causes assertion in V8
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pvarga at webkit.org
                CC: hausmann at webkit.org, ossy at webkit.org,
                    abecsi at webkit.org


During the destruction of QScriptEngine the QScriptOriginalObject's destroy() function causes assertion in V8 in debug mode:

#
# Fatal error in ../../3rdparty/v8/src/api.h, line 555
# CHECK((blocks_.is_empty() && prev_limit == __null) || (!blocks_.is_empty() && prev_limit != __null)) failed
#

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