[Webkit-unassigned] [Bug 200677] New: REGRESSION (r248533): JSC Command - Need to initializeMainThread() before processing config file

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 13 11:08:33 PDT 2019


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

            Bug ID: 200677
           Summary: REGRESSION (r248533): JSC Command - Need to
                    initializeMainThread() before processing config file
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: msaboff at apple.com

With the threading assertions added in r248533, we need to initialize threading before we process the optional config file since the config file code uses ref counted CString's and CStringBuffer's.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190813/ec0842ae/attachment-0001.html>


More information about the webkit-unassigned mailing list