[Webkit-unassigned] [Bug 33531] New: [Mac] JavaScriptCore linking error when FAST_FAST_MALLOC_MATCH_VALIDATION=1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 12 04:17:34 PST 2010


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

           Summary: [Mac] JavaScriptCore linking error when
                    FAST_FAST_MALLOC_MATCH_VALIDATION=1
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zoltan at webkit.org


Created an attachment (id=46362)
 --> (https://bugs.webkit.org/attachment.cgi?id=46362)
linking error log

Build fails  when  FAST_FAST_MALLOC_MATCH_VALIDATION=1 in Platform.h.
I filed the related build log.

Internal::fastMallocMatchFailed(p); called at wtf/FastMalloc.h:164
declaration: wtf/FastMalloc.h:144, implementation: wtf/FastMalloc.cpp:165

The build works on linux, but on MAC.  I think it can be something MAC
specific... Can anyone check it?

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