Skip to content

Instantly share code, notes, and snippets.

@jamesantrobus
Created February 13, 2011 03:43
Show Gist options
  • Save jamesantrobus/824410 to your computer and use it in GitHub Desktop.
Save jamesantrobus/824410 to your computer and use it in GitHub Desktop.
Console output for Newtonsoft.Json - Issue 6 https://github.com/chrisntr/Newtonsoft.Json/issues#issue/6
Mon Feb 14 18:57:13 Jamess-iPhone kernel[0] <Debug>: launchd[15717] Builtin profile: container (sandbox)
Mon Feb 14 18:57:13 Jamess-iPhone kernel[0] <Debug>: launchd[15717] Container: /private/var/mobile/Applications/1AF9CA8A-4F8B-4CCE-9B47-9AB3AB3F060A [69] (sandbox)
Mon Feb 14 18:57:16 Jamess-iPhone UIKitApplication:jittest[0x8a54][15717] <Notice>: Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for PredicateOf`1 ---> System.ExecutionEngineException: Attempting to JIT compile method 'System.Linq.Enumerable/PredicateOf`1<System.Collections.Generic.KeyValuePair`2<System.Reflection.ParameterInfo, object>>:.cctor ()' while running with --aot-only.
Mon Feb 14 18:57:16 Jamess-iPhone UIKitApplication:jittest[0x8a54][15717] <Notice>: --- End of inner exception stack trace ---
Mon Feb 14 18:57:16 Jamess-iPhone UIKitApplication:jittest[0x8a54][15717] <Notice>: at Newtonsoft.Json.Utilities.StringUtils.ForgivingCaseSensitiveFind[KeyValuePair`2] (IEnumerable`1 source, System.Func`2 valueSelector, System.String testValue) [0x0005a] in /Users/James/Downloads/chrisntr-Newtonsoft.Json-35432e0/Newtonsoft.Json/Utilities/StringUtils.cs:363
Mon Feb 14 18:57:16 Jamess-iPhone UIKitApplication:jittest[0x8a54][15717] <Notice>: at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObjectFromNonDefaultConstructor (Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonObjectContract contract, System.String id) [0x00229] in /Users/James/Downloads/chrisntr-Newtonsoft.Json-35432e0/Newtonsoft.Json/Serialization/JsonSerializerInternalReade
Mon Feb 14 18:57:16 Jamess-iPhone UIKitApplication:jittest[0x8a54][15717] <Notice>: r.cs:892
Mon Feb 14 18:57:16 Jamess-iPhone UIKitApplication:jittest[0x8a54][15717] <Notice>: at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateAndPopulateObject (Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonObjectContract contract, System.String id) [0x0008c] in /Users/James/Downloads/chrisntr-Newtonsoft.Json-35432e0/Newtonsoft.Json/Serialization/JsonSerializerInternalReader.cs:834
Mon Feb 14 18:57:16 Jamess-iPhone UIKitApplication:jittest[0x8a54][15717] <Notice>: at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, System.Object existingValue) [0x002f8] in /Users/James/Downloads/chrisntr-Newtonsoft.Json-35432e0/Newtonsoft.Json/Serialization/JsonSerializerInternalReader.cs:396
Mon Feb 14 18:57:16 Jamess-iPhone UIKitApplication:jittest[0x8a54][15717] <Notice>: at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, System.Object existingV
Mon Feb 14 18:57:16 Jamess-iPhone UIKitApplication:jittest[0x8a54][15717] <Notice>: alue) [0x0006c] in /Users/James/Downloads/chrisntr-Newtonsoft.Json-35432e0/Newtonsoft.Json/Serialization/JsonSerializerInternalReader.cs:223
Mon Feb 14 18:57:16 Jamess-iPhone UIKitApplication:jittest[0x8a54][15717] <Notice>: at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueNonProperty (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract) [0x0002a] in /Users/James/Downloads/chrisntr-Newtonsoft.Json-35432e0/Newtonsoft.Json/Serialization/JsonSerializerInternalReader.cs:208
Mon Feb 14 18:57:16 Jamess-iPhone UIKitApplication:jittest[0x8a54][15717] <Notice>: at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateList (IWrappedCollection wrappedList, Newtonsoft.Json.JsonReader reader, System.String reference, Newtonsoft.Json.Serialization.JsonArrayContract contract) [0x0007b] in /Users/James/Downloads/chrisntr-Newtonsoft.Json-35432e0/Newtonsoft.Json/Serialization/JsonSerializerInternalReader.cs:696
Mon Feb 14 18:57:16 Jamess-iPhone UIKitApplication:jittest[0x8a54][15717] <Notice>: Error connecting stdout and stderr (10.211.55.2:10001)
Mon Feb 14 18:57:16 Jamess-iPhone com.apple.launchd[1] (UIKitApplication:jittest[0x8a54][15717]) <Warning>: (UIKitApplication:jittest[0x8a54]) Exited with exit code: 1
Mon Feb 14 18:57:16 Jamess-iPhone SpringBoard[29] <Warning>: Application 'jit-test' exited abnormally with exit status 1
Mon Feb 14 18:57:21 Jamess-iPhone SpringBoard[29] <Notice>: MultitouchHID(20c430) uilock state: 0 -> 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment