[Webkit-unassigned] [Bug 81135] New: NRWT doesn't work when GuardMalloc is enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 14 11:10:15 PDT 2012


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

           Summary: NRWT doesn't work when GuardMalloc is enabled
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org
                CC: eric at webkit.org, dpranke at chromium.org


Steps to reproduce:

$ export DYLD_INSERT_LIBRARIES=/usr/lib/libgmalloc.dylib
$ run-webkit-tests
...
DumpRenderTree was not found at GuardMalloc[perl-40086]: Allocations will be placed on 16 byte boundaries./DumpRenderTree
Build check failed

Looks like the tool gets confused between stderr and stdout output.

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