[Webkit-unassigned] [Bug 61812] New: TestWebKitApi breaks in release mode due to gtest incompatibility with fast malloc

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 31 15:18:02 PDT 2011


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

           Summary: TestWebKitApi breaks in release mode due to gtest
                    incompatibility with fast malloc
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dslomov at google.com
                CC: levin at chromium.org, dslomov at google.com


TestWebkitAPI crashes on startup in release mode due to malloc/free mismatch:
- TestWebKitAPI is compiled with fast malloc for all 
- gtest uses system malloc.

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