[Webkit-unassigned] [Bug 71643] New: REGRESSION(r99374): GTK+ build of the jsc binary doesn't like the call to initializeMainThread, and crashes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 6 16:35:42 PST 2011


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

           Summary: REGRESSION(r99374): GTK+ build of the jsc binary
                    doesn't like the call to initializeMainThread, and
                    crashes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fpizlo at apple.com


This call was inserted in http://trac.webkit.org/changeset/99374.  It's really only needed if you are using SAMPLING_REGIONS.  Best approach is to probably disable that call if SAMPLING_REGIONS are not in use, since they are an optional feature.  Patch on the way.

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