Skip to content

ScanCode errors #1019

Description

@geneh

A couple of errors I've encountered with scancode 2.9.1:

git clone git@github.com:gomfunkel/node-exif.git
<path>/scancode --copyright --license --info --package --license-diag --only-findings  --strip-root --timeout 1000 -n 2 --json-pp node-exif.json node-exif
cat node-exif.json | grep ERROR:
        "ERROR: for scanner: packages:\nERROR: Unknown error:\nTraceback (most recent call last):\n  File \"/Users/gene/Downloads/scancode-toolkit-2.9.1/src/scancode/interrupt.py\", line 91, in interruptible\n    return NO_ERROR, func(*(args or ()), **(kwargs or {}))\n  File \"/Users/gene/Downloads/scancode-toolkit-2.9.1/src/scancode/api.py\", line 192, in get_package_info\n    package = recognize_package(location)\n  File \"/Users/gene/Downloads/scancode-toolkit-2.9.1/src/packagedcode/recognize.py\", line 77, in recognize_package\n    return package_type.recognize(location)\n  File \"/Users/gene/Downloads/scancode-toolkit-2.9.1/src/packagedcode/npm.py\", line 68, in recognize\n    return parse(location)\n  File \"/Users/gene/Downloads/scancode-toolkit-2.9.1/src/packagedcode/npm.py\", line 94, in parse\n    return build_package(package_data, base_dir, metafile_name)\n  File \"/Users/gene/Downloads/scancode-toolkit-2.9.1/src/packagedcode/npm.py\", line 158, in build_package\n    func(value, package)\n  File \"/Users/gene/Downloads/scancode-toolkit-2.9.1/src/packagedcode/npm.py\", line 236, in author_mapper\n    name, email, url = parse_person(author)\n  File \"/Users/gene/Downloads/scancode-toolkit-2.9.1/src/packagedcode/npm.py\", line 453, in parse_person\n    raise Exception('Incorrect NPM package.json person: %(person)r' % locals())\nException: Incorrect NPM package.json person: [u'Daniel Leinich <leinich@gmx.net>', u'Olivier Oeuillot <olivier.oeuillot@gmail.com>']\n"

author fields is an array, which is invalid, instead of a string. Is scancode supposed to fail in this case?
Other examples: git clone git@github.com:chenglou/react-motion.git, git clone git@github.com:csscomb/grunt-csscomb.git

git clone git@github.com:urthen/case-sensitive-paths-webpack-plugin.git
<path>/scancode --copyright --license --info --package --license-diag --only-findings  --strip-root --timeout 1000 -n 2 --json-pp case-sensitive-paths-webpack-plugin.json case-sensitive-paths-webpack-plugin/
cat case-sensitive-paths-webpack-plugin.json | grep ERROR:
        "ERROR: for scanner: packages:\nERROR: Unknown error:\nTraceback (most recent call last):\n  File \"/Users/gene/Downloads/scancode-toolkit-2.9.1/src/scancode/interrupt.py\", line 91, in interruptible\n    return NO_ERROR, func(*(args or ()), **(kwargs or {}))\n  File \"/Users/gene/Downloads/scancode-toolkit-2.9.1/src/scancode/api.py\", line 192, in get_package_info\n    package = recognize_package(location)\n  File \"/Users/gene/Downloads/scancode-toolkit-2.9.1/src/packagedcode/recognize.py\", line 77, in recognize_package\n    return package_type.recognize(location)\n  File \"/Users/gene/Downloads/scancode-toolkit-2.9.1/src/packagedcode/npm.py\", line 68, in recognize\n    return parse(location)\n  File \"/Users/gene/Downloads/scancode-toolkit-2.9.1/src/packagedcode/npm.py\", line 94, in parse\n    return build_package(package_data, base_dir, metafile_name)\n  File \"/Users/gene/Downloads/scancode-toolkit-2.9.1/src/packagedcode/npm.py\", line 158, in build_package\n    func(value, package)\n  File \"/Users/gene/Downloads/scancode-toolkit-2.9.1/src/packagedcode/npm.py\", line 358, in dist_mapper\n    package.download_sha1 = dist.get('shasum') or None\nAttributeError: 'unicode' object has no attribute 'get'\n"

Not sure what this one is.

git clone git@github.com:mstamy2/PyPDF2.git
<path>/scancode --copyright --license --info --package --license-diag --only-findings  --strip-root --timeout 1000 -n 2 --json-pp PyPDF2.json PyPDF2/
cat PyPDF2.json | grep ERROR:
        "ERROR: for scanner: licenses:\nERROR: Unknown error:\nTraceback (most recent call last):\n  File \"/Users/gene/Downloads/scancode-toolkit-2.9.1/src/scancode/interrupt.py\", line 91, in interruptible\n    return NO_ERROR, func(*(args or ()), **(kwargs or {}))\n  File \"/Users/gene/Downloads/scancode-toolkit-2.9.1/src/scancode/api.py\", line 143, in get_licenses\n    for match in idx.match(location=location, min_score=min_score):\n  File \"/Users/gene/Downloads/scancode-toolkit-2.9.1/src/licensedcode/index.py\", line 426, in match\n    qry = query.build_query(location, query_string, self)\n  File \"/Users/gene/Downloads/scancode-toolkit-2.9.1/src/licensedcode/query.py\", line 116, in build_query\n    if not T.contains_text:\n  File \"/Users/gene/Downloads/scancode-toolkit-2.9.1/src/typecode/contenttype.py\", line 504, in contains_text\n    elif self.is_pdf and not self.is_pdf_with_text:\n  File \"/Users/gene/Downloads/scancode-toolkit-2.9.1/src/typecode/contenttype.py\", line 488, in is_pdf_with_text\n    doc = PDFDocument(parser)\n  File \"/Users/gene/Downloads/scancode-toolkit-2.9.1/lib/python2.7/site-packages/pdfminer/pdfdocument.py\", line 566, in __init__\n    xref.load(parser)\n  File \"/Users/gene/Downloads/scancode-toolkit-2.9.1/lib/python2.7/site-packages/pdfminer/pdfdocument.py\", line 195, in load\n    (_, obj) = parser.nextobject()\n  File \"/Users/gene/Downloads/scancode-toolkit-2.9.1/lib/python2.7/site-packages/pdfminer/psparser.py\", line 606, in nextobject\n    raise PSSyntaxError('Invalid dictionary construct: %r' % objs)\nPSSyntaxError: Invalid dictionary construct: [/'Type', /'XObject', /'Subtype', /'Image', /'Width', 1175, /'Height', 1326, /'ColorSpace', [/'Indexed', /'DeviceRGB\\x00255', '\\x00\\x00\\x00\\x80\\x00\\x00\\x00\\x80\\x00\\x80\\x80\\x00\\x00\\x00\\x80\\x80\\x00\\x80\\x00\\x80\\x80\\xc0\\xc0\\xc0\\xc0\\xdc\\xc0\\xa6\\xca\\xf0\\x00\\x00\\x00\\x00\\x003\\x00\\x00f\\x00\\x00\\x99\\x00\\x00\\xcc\\x00\\x00\\xff\\x003\\x00\\x0033\\x003f\\x003\\x99\\x003\\xcc\\x003\\xff\\x00f\\x00\\x00f3\\x00ff\\x00f\\x99\\x00f\\xcc\\x00f\\xff\\x00\\x99\\x00\\x00\\x993\\x00\\x99f\\x00\\x99\\x99\\x00\\x99\\xcc\\x00\\x99\\xff\\x00\\xcc\\x00\\x00\\xcc3\\x00\\xccf\\x00\\xcc\\x99\\x00\\xcc\\xcc\\x00\\xcc\\xff\\x00\\xff\\x00\\x00\\xff3\\x00\\xfff\\x00\\xff\\x99\\x00\\xff\\xcc\\x00\\xff\\xff3\\x00\\x003\\x0033\\x00f3\\x00\\x993\\x00\\xcc3\\x00\\xff33\\x0033333f33\\x9933\\xcc33\\xff3f\\x003f33ff3f\\x993f\\xcc3f\\xff3\\x99\\x003\\x9933\\x99f3\\x99\\x993\\x99\\xcc3\\x99\\xff3\\xcc\\x003\\xcc33\\xccf3\\xcc\\x993\\xcc\\xcc3\\xcc\\xff3\\xff\\x003\\xff33\\xfff3\\xff\\x993\\xff\\xcc3\\xff\\xfff\\x00\\x00f\\x003f\\x00ff\\x00\\x99f\\x00\\xccf\\x00\\xfff3\\x00f33f3ff3\\x99f3\\xccf3\\xffff\\x00ff3fffff\\x99ff\\xccff\\xfff\\x99\\x00f\\x993f\\x99ff\\x99\\x99f\\x99\\xccf\\x99\\xfff\\xcc\\x00f\\xcc3f\\xccff\\xcc\\x99f\\xcc\\xccf\\xcc\\xfff\\xff\\x00f\\xff3f\\xffff\\xff\\x99f\\xff\\xccf\\xff\\xff\\x99\\x00\\x00\\x99\\x003\\x99\\x00f\\x99\\x00\\x99\\x99\\x00\\xcc\\x99\\x00\\xff\\x993\\x00\\x9933\\x993f\\x993\\x99\\x993\\xcc\\x993\\xff\\x99f\\x00\\x99f3\\x99ff\\x99f\\x99\\x99f\\xcc\\x99f\\xff\\x99\\x99\\x00\\x99\\x993\\x99\\x99f\\x99\\x99\\x99\\x99\\x99\\xcc\\x99\\x99\\xff\\x99\\xcc\\x00\\x99\\xcc3\\x99\\xccf\\x99\\xcc\\x99\\x99\\xcc\\xcc\\x99\\xcc\\xff\\x99\\xff\\x00\\x99\\xff3\\x99\\xfff\\x99\\xff\\x99\\x99\\xff\\xcc\\x99\\xff\\xff\\xcc\\x00\\x00\\xcc\\x003\\xcc\\x00f\\xcc\\x00\\x99\\xcc\\x00\\xcc\\xcc\\x00\\xff\\xcc3\\x00\\xcc33\\xcc3f\\xcc3\\x99\\xcc3\\xcc\\xcc3\\xff\\xccf\\x00\\xccf3\\xccff\\xccf\\x99\\xccf\\xcc\\xccf\\xff\\xcc\\x99\\x00\\xcc\\x993\\xcc\\x99f\\xcc\\x99\\x99\\xcc\\x99\\xcc\\xcc\\x99\\xff\\xcc\\xcc\\x00\\xcc\\xcc3\\xcc\\xccf\\xcc\\xcc\\x99\\xcc\\xcc\\xcc\\xcc\\xcc\\xff\\xcc\\xff\\x00\\xcc\\xff3\\xcc\\xfff\\xcc\\xff\\x99\\xcc\\xff\\xcc\\xcc\\xff\\xff\\xff\\x00\\x00\\xff\\x003\\xff\\x00f\\xff\\x00\\x99\\xff\\x00\\xcc\\xff\\x00\\xff\\xff3\\x00\\xff33\\xff3f\\xff3\\x99\\xff3\\xcc\\xff3\\xff\\xfff\\x00\\xfff3\\xffff\\xfff\\x99\\xfff\\xcc\\xfff\\xff\\xff\\x99\\x00\\xff\\x993\\xff\\x99f\\xff\\x99\\x99\\xff\\x99\\xcc\\xff\\x99\\xff\\xff\\xcc\\x00\\xff\\xcc3\\xff\\xccf\\xff\\xcc\\x99\\xff\\xcc\\xcc\\xff\\xcc\\xff\\xff\\xff\\x00\\xff\\xff3\\xff\\xfff\\xff\\xff\\x99\\xff\\xff\\xcc\\xff\\xff\\xff\\x00\\x00\\x00\\r\\r\\r\\x1a\\x1a\\x1a(((555CCCPPP]]]kkkxxx\\x86\\x86\\x86\\x93\\x93\\x93\\xa1\\xa1\\xa1\\xae\\xae\\xae\\xbb\\xbb\\xbb\\xc9\\xc9\\xc9\\xd6\\xd6\\xd6\\xe4\\xe4\\xe4\\xf1\\xf1\\xf1\\xff\\xff\\xff\\xff\\xfb\\xf0\\xa0\\xa0\\xa4\\x80\\x80\\x80\\xff\\x00\\x00\\x00\\xff\\x00\\xff\\xff\\x00\\x00\\x00\\xff\\xff\\x00\\xff\\x00\\xff\\xff\\xff\\xff\\xff'], /'\\x00', /'BitsPerComponent', 8, /'Length', 20902, /'Filter', /'FlateDecode', /'DecodeParms', {'Colors': 1, 'Columns': 1175, 'Predictor': 15, 'BitsPerComponent': 8}]\n"

Anther example: git clone git@github.com:mozilla/pdf.js.git
It looks like there is a problem with PDF scanning.

git clone git@github.com:dotnet/coreclr.git
<path>/scancode --copyright --license --info --package --license-diag --only-findings  --strip-root --timeout 1000 -n 2 --json-pp coreclr.json coreclr/
Setup plugins...
Collect file inventory...
Scan files for: info, licenses, copyrights, packages with 2 process(es)...
[-------------------#] 1893 Scanned: SuppressMessageAttribute.cs                              objc[72057]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72057]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
[-------#------------] 1896 Scanned: EventProvider.cs                                         objc[72059]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72059]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72060]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72060]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
[------#-------------] 1898 Scanned: StubEnvironment.cs                                       objc[72062]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72062]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
[-----#--------------] 1918 Scanned: SimpleEventTypes.cs                                      objc[72063]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72063]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
[---------------#----] 1928 Scanned: BidiCategory.cs                                          objc[72064]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72064]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
[#-------------------] 1938 Scanned: CompareInfo.Invariant.cs                                 objc[72065]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72065]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
[-----#--------------] 1944 Scanned: CultureTypes.cs                                          objc[72067]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72067]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
[-----------------#--] 1946 Scanned: DateTimeFormatInfo.cs                                    objc[72068]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72068]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
[--#-----------------] 1954 Scanned: GregorianCalendarTypes.cs                                objc[72069]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72069]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
[--------------#-----] 1970 Scanned: KoreanCalendar.cs                                        objc[72071]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72071]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
[-------------------#] 1988 Scanned: TimeSpanFormat.cs                                        objc[72072]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72072]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
[------------------#-] 1991 Scanned: UnicodeCategory.cs                                       objc[72073]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72073]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
[-#------------------] 2000 Scanned: FileNotFoundException.cs                                 objc[72074]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72074]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72075]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72075]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72077]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72077]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72078]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72078]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72079]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72079]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72080]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72080]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72081]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72081]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72082]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72082]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72083]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72083]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72085]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72085]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72086]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72086]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72087]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72087]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72088]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72088]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72089]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72089]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72090]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72090]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72091]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72091]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72093]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72093]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72094]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72094]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72095]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72095]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72096]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72096]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72097]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72097]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72098]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72098]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72099]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72099]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72100]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72100]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72102]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72102]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72103]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72103]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72104]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72104]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72105]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72105]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72106]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72106]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72107]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72107]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72109]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72109]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72110]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72110]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72111]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72111]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72112]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72112]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72113]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72113]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72114]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72114]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72115]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72115]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72116]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72116]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72118]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72118]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72119]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72119]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72120]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72120]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72121]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72121]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72122]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72122]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72123]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72123]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72124]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72124]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72126]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72126]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72127]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72127]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72128]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72128]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72129]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72129]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72130]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72130]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72131]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72131]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72132]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72132]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72134]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72134]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72135]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72135]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72136]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72136]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72137]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72137]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72138]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72138]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72139]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72139]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72140]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72140]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72141]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72141]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72143]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72143]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72144]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72144]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72145]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72145]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72146]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72146]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72147]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72147]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72148]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72148]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72149]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72149]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72150]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72150]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72152]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72152]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72153]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72153]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72154]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72154]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72155]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72155]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72156]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72156]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72157]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72157]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72158]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72158]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72160]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72160]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72161]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72161]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72162]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72162]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72163]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72163]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72164]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72164]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72165]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72165]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72166]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72166]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72167]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72167]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72175]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72175]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72186]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72186]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72187]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72187]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72188]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72188]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72190]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72190]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72191]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72191]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72192]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72192]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72194]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72194]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72195]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72195]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72196]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72196]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72197]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72197]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72199]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72199]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72200]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72200]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72201]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72201]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72203]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72203]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72204]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72204]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
objc[72205]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[72205]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions