[Webkit-unassigned] [Bug 45794] New: [BREWMP] Don't use new in static initializers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 14 17:38:47 PDT 2010


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

           Summary: [BREWMP] Don't use new in static initializers
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kwangyul.seo at gmail.com


Calling new in static initializers causes a crash in Brew MP because Brew MP heap is not yet initialized at this time.

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