Last active
December 16, 2020 23:20
-
-
Save brunerd/951e1d1be59ef99159bdf58907b13f7f to your computer and use it in GitHub Desktop.
macOS JSON files that fail to parse with json_pp (but jpt can parse them)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Status | Issue Notes | Path | Error Output | |
---|---|---|---|---|
ERROR | "JSON Lines"/Concatenated | /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/Resources/defaultConfig.json | garbage after JSON object, at character offset 143 (before ""addTransform":{"uui...") at /usr/bin/json_pp5.18 line 45. | |
ERROR | Trailing Comma | /Library/Developer/CommandLineTools/usr/lib/swift/migrator/overlay4.json | malformed JSON string, neither array, object, number, string or atom, at character offset 41290 (before "]\n") at /usr/bin/json_pp5.18 line 45. | |
ERROR | Trailing Comma | /Library/Developer/CommandLineTools/usr/lib/swift/migrator/overlay42.json | malformed JSON string, neither array, object, number, string or atom, at character offset 608 (before "]\n") at /usr/bin/json_pp5.18 line 45. | |
ERROR | *** Comment *** | /private/var/db/ionodecache.json | malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "*** Device Tree ***\n...") at /usr/bin/json_pp5.18 line 45. | |
ERROR | Trailing Commas | /System/iOSSupport/System/Library/PrivateFrameworks/Home.framework/Versions/A/Resources/SampleCameraClips.json | malformed JSON string, neither array, object, number, string or atom, at character offset 3779 (before "]\n },\n ...") at /usr/bin/json_pp5.18 line 45. | |
ERROR | Trailing Commas | /System/Library/CoreServices/IconsetResources.bundle/Contents/Resources/recipes.json | malformed JSON string, neither array, object, number, string or atom, at character offset 72 (before "],\n\t"badged-docume...") at /usr/bin/json_pp5.18 line 45. | |
ERROR | # comment | /System/Library/Frameworks/ModelIO.framework/Versions/A/Resources/usd_plugins/resources/resources/plugInfo.json | malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "# Portions of this f...") at /usr/bin/json_pp5.18 line 45. | |
ERROR | # comment | /System/Library/Frameworks/ModelIO.framework/Versions/A/Resources/usd_plugins/usd/resources/plugInfo.json | malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "# Portions of this f...") at /usr/bin/json_pp5.18 line 45. | |
ERROR | # comment | /System/Library/Frameworks/ModelIO.framework/Versions/A/Resources/usd_plugins/usdGeom/resources/plugInfo.json | malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "# Portions of this f...") at /usr/bin/json_pp5.18 line 45. | |
ERROR | # comment | /System/Library/Frameworks/ModelIO.framework/Versions/A/Resources/usd_plugins/usdLux/resources/plugInfo.json | malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "# Portions of this f...") at /usr/bin/json_pp5.18 line 45. | |
ERROR | # comment | /System/Library/Frameworks/ModelIO.framework/Versions/A/Resources/usd_plugins/usdMedia/resources/plugInfo.json | malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "# Portions of this f...") at /usr/bin/json_pp5.18 line 45. | |
ERROR | # comment | /System/Library/Frameworks/ModelIO.framework/Versions/A/Resources/usd_plugins/usdRender/resources/plugInfo.json | malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "# Portions of this f...") at /usr/bin/json_pp5.18 line 45. | |
ERROR | # comment | /System/Library/Frameworks/ModelIO.framework/Versions/A/Resources/usd_plugins/usdRi/resources/plugInfo.json | malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "# Portions of this f...") at /usr/bin/json_pp5.18 line 45. | |
ERROR | # comment | /System/Library/Frameworks/ModelIO.framework/Versions/A/Resources/usd_plugins/usdShade/resources/plugInfo.json | malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "# Portions of this f...") at /usr/bin/json_pp5.18 line 45. | |
ERROR | # comment | /System/Library/Frameworks/ModelIO.framework/Versions/A/Resources/usd_plugins/usdSkel/resources/plugInfo.json | malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "# Portions of this f...") at /usr/bin/json_pp5.18 line 45. | |
ERROR | # comment | /System/Library/Frameworks/ModelIO.framework/Versions/A/Resources/usd_plugins/usdUI/resources/plugInfo.json | malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "# Portions of this f...") at /usr/bin/json_pp5.18 line 45. | |
ERROR | # comment | /System/Library/Frameworks/ModelIO.framework/Versions/A/Resources/usd_plugins/usdVol/resources/plugInfo.json | malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "# Portions of this f...") at /usr/bin/json_pp5.18 line 45. | |
ERROR | Trailing Commas | /System/Library/PrivateFrameworks/AXMediaUtilities.framework/Versions/A/Resources/defaultEngineConfiguration.json | unexpected end of string while parsing JSON string, at character offset 312 (before "],\n "evaluationN...") at /usr/bin/json_pp5.18 line 45. | |
ERROR | Trailing Commas | /System/Library/PrivateFrameworks/CPAnalytics.framework/Versions/A/Resources/CPAnalyticsConfig.json | unexpected end of string while parsing JSON string, at character offset 132 (before ", {\n "na...") at /usr/bin/json_pp5.18 line 45. | |
ERROR | # comment | /System/Library/PrivateFrameworks/USDKit.framework/Versions/A/usd/usd/resources/plugInfo.json | malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "# Portions of this f...") at /usr/bin/json_pp5.18 line 45. | |
ERROR | # comment | /System/Library/PrivateFrameworks/USDKit.framework/Versions/A/usd/usdGeom/resources/plugInfo.json | malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "# Portions of this f...") at /usr/bin/json_pp5.18 line 45. | |
ERROR | # comment | /System/Library/PrivateFrameworks/USDKit.framework/Versions/A/usd/usdHydra/resources/plugInfo.json | malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "# Portions of this f...") at /usr/bin/json_pp5.18 line 45. | |
ERROR | # comment | /System/Library/PrivateFrameworks/USDKit.framework/Versions/A/usd/usdInteractive/resources/plugInfo.json | malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "# Portions of this f...") at /usr/bin/json_pp5.18 line 45. | |
ERROR | # comment | /System/Library/PrivateFrameworks/USDKit.framework/Versions/A/usd/usdLux/resources/plugInfo.json | malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "# Portions of this f...") at /usr/bin/json_pp5.18 line 45. | |
ERROR | # comment | /System/Library/PrivateFrameworks/USDKit.framework/Versions/A/usd/usdMedia/resources/plugInfo.json | malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "# Portions of this f...") at /usr/bin/json_pp5.18 line 45. | |
ERROR | # comment | /System/Library/PrivateFrameworks/USDKit.framework/Versions/A/usd/usdPhysics/resources/plugInfo.json | malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "# Portions of this f...") at /usr/bin/json_pp5.18 line 45. | |
ERROR | # comment | /System/Library/PrivateFrameworks/USDKit.framework/Versions/A/usd/usdRender/resources/plugInfo.json | malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "# Portions of this f...") at /usr/bin/json_pp5.18 line 45. | |
ERROR | # comment | /System/Library/PrivateFrameworks/USDKit.framework/Versions/A/usd/usdRi/resources/plugInfo.json | malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "# Portions of this f...") at /usr/bin/json_pp5.18 line 45. | |
ERROR | # comment | /System/Library/PrivateFrameworks/USDKit.framework/Versions/A/usd/usdShade/resources/plugInfo.json | malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "# Portions of this f...") at /usr/bin/json_pp5.18 line 45. | |
ERROR | # comment | /System/Library/PrivateFrameworks/USDKit.framework/Versions/A/usd/usdSkel/resources/plugInfo.json | malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "# Portions of this f...") at /usr/bin/json_pp5.18 line 45. | |
ERROR | # comment | /System/Library/PrivateFrameworks/USDKit.framework/Versions/A/usd/usdUI/resources/plugInfo.json | malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "# Portions of this f...") at /usr/bin/json_pp5.18 line 45. | |
ERROR | # comment | /System/Library/PrivateFrameworks/USDKit.framework/Versions/A/usd/usdVol/resources/plugInfo.json | malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "# Portions of this f...") at /usr/bin/json_pp5.18 line 45. | |
NOT JSON | NOT JSON | /System/Library/PrivateFrameworks/OSAnalyticsPrivate.framework/Versions/A/Resources/legacy_109.json | malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "Incident Identifier:...") at /usr/bin/json_pp5.18 line 45. | |
NOT JSON | NOT JSON | /System/Library/PrivateFrameworks/OSAnalyticsPrivate.framework/Versions/A/Resources/legacy_9.json | malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "Process: ...") at /usr/bin/json_pp5.18 line 45. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment