Skip to content

Instantly share code, notes, and snippets.

@ivanpovazan
Created June 21, 2023 14:25
Show Gist options
  • Save ivanpovazan/0f8bda708344858a6dd8c9efbddeea6c to your computer and use it in GitHub Desktop.
Save ivanpovazan/0f8bda708344858a6dd8c9efbddeea6c to your computer and use it in GitHub Desktop.
HelloiOS sample console.log ran on a device
2023-06-21 16:22:27.555768+0200 HelloiOS[11803:4577363] assembly_preload_hook: System.Private.CoreLib (null) /private/var/containers/Bundle/Application/D28CF236-2357-4D56-9E72-C3DE728B216C/HelloiOS.app
2023-06-21 16:22:27.558300+0200 HelloiOS[11803:4577363] Looking for aot data for assembly 'System.Private.CoreLib'.
2023-06-21 16:22:27.558372+0200 HelloiOS[11803:4577363] Loaded aot data for System.Private.CoreLib.
2023-06-21 16:22:27.582236+0200 HelloiOS[11803:4577363] Looking for aot data for assembly 'aot-instances'.
2023-06-21 16:22:27.582301+0200 HelloiOS[11803:4577363] Loaded aot data for aot-instances.
2023-06-21 16:22:27.594838+0200 HelloiOS[11803:4577363] assembly_preload_hook: System.Linq.Expressions (null) /private/var/containers/Bundle/Application/D28CF236-2357-4D56-9E72-C3DE728B216C/HelloiOS.app
2023-06-21 16:22:27.595896+0200 HelloiOS[11803:4577363] Looking for aot data for assembly 'System.Linq.Expressions'.
2023-06-21 16:22:27.595935+0200 HelloiOS[11803:4577363] Loaded aot data for System.Linq.Expressions.
2023-06-21 16:22:27.599153+0200 HelloiOS[11803:4577363] assembly_preload_hook: System.Linq (null) /private/var/containers/Bundle/Application/D28CF236-2357-4D56-9E72-C3DE728B216C/HelloiOS.app
2023-06-21 16:22:27.599510+0200 HelloiOS[11803:4577363] Looking for aot data for assembly 'System.Linq'.
2023-06-21 16:22:27.599549+0200 HelloiOS[11803:4577363] Loaded aot data for System.Linq.
2023-06-21 16:22:27.600098+0200 HelloiOS[11803:4577363] assembly_preload_hook: System.Collections (null) /private/var/containers/Bundle/Application/D28CF236-2357-4D56-9E72-C3DE728B216C/HelloiOS.app
2023-06-21 16:22:27.600467+0200 HelloiOS[11803:4577363] Looking for aot data for assembly 'System.Collections'.
2023-06-21 16:22:27.600501+0200 HelloiOS[11803:4577363] Loaded aot data for System.Collections.
2023-06-21 16:22:27.620227+0200 HelloiOS[11803:4577363] assembly_preload_hook: Program.dll (null) /private/var/containers/Bundle/Application/D28CF236-2357-4D56-9E72-C3DE728B216C/HelloiOS.app
2023-06-21 16:22:27.620624+0200 HelloiOS[11803:4577363] Looking for aot data for assembly 'Program'.
2023-06-21 16:22:27.620661+0200 HelloiOS[11803:4577363] Loaded aot data for Program.
2023-06-21 16:22:27.620863+0200 HelloiOS[11803:4577363] assembly_preload_hook: System.Console (null) /private/var/containers/Bundle/Application/D28CF236-2357-4D56-9E72-C3DE728B216C/HelloiOS.app
2023-06-21 16:22:27.621153+0200 HelloiOS[11803:4577363] Looking for aot data for assembly 'System.Console'.
2023-06-21 16:22:27.621190+0200 HelloiOS[11803:4577363] Loaded aot data for System.Console.
2023-06-21 16:22:27.621336+0200 HelloiOS[11803:4577363] Executable: Program.dll
2023-06-21 16:22:27.621359+0200 HelloiOS[11803:4577363] assembly_preload_hook: System.Runtime /private/var/containers/Bundle/Application/D28CF236-2357-4D56-9E72-C3DE728B216C/HelloiOS.app
2023-06-21 16:22:27.621641+0200 HelloiOS[11803:4577363] Looking for aot data for assembly 'System.Runtime'.
2023-06-21 16:22:27.621679+0200 HelloiOS[11803:4577363] Loaded aot data for System.Runtime.
2023-06-21 16:22:27.623753+0200 HelloiOS[11803:4577363] assembly_preload_hook: System.Runtime.InteropServices /private/var/containers/Bundle/Application/D28CF236-2357-4D56-9E72-C3DE728B216C/HelloiOS.app
2023-06-21 16:22:27.624122+0200 HelloiOS[11803:4577363] Looking for aot data for assembly 'System.Runtime.InteropServices'.
2023-06-21 16:22:27.624158+0200 HelloiOS[11803:4577363] Loaded aot data for System.Runtime.InteropServices.
2023-06-21 16:22:27.629477+0200 HelloiOS[11803:4577363] Start!
2023-06-21 16:22:27.675120+0200 HelloiOS[11803:4577363] assembly_preload_hook: System.Private.CoreLib.resources en-CZ /private/var/containers/Bundle/Application/D28CF236-2357-4D56-9E72-C3DE728B216C/HelloiOS.app
2023-06-21 16:22:27.688304+0200 HelloiOS[11803:4577363] assembly_preload_hook: System.Private.CoreLib.resources en /private/var/containers/Bundle/Application/D28CF236-2357-4D56-9E72-C3DE728B216C/HelloiOS.app
2023-06-21 16:22:27.691562+0200 HelloiOS[11803:4577363] System.ExecutionEngineException: Attempting to JIT compile method '(wrapper delegate-invoke) int System.Func`2<MyItem, int>:invoke_callvirt_TResult_T (MyItem)' while running in aot-only mode. See https://docs.microsoft.com/xamarin/ios/internals/limitations for more information.
2023-06-21 16:22:27.691684+0200 HelloiOS[11803:4577363] at System.Linq.Expressions.Interpreter.FuncCallInstruction`2[[MyItem, Program, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].Run(InterpretedFrame )
at System.Linq.Expressions.Interpreter.Interpreter.Run(InterpretedFrame )
at System.Linq.Expressions.Interpreter.LightLambda.Run(Object[] arguments)
2023-06-21 16:22:27.691723+0200 HelloiOS[11803:4577363] at System.Dynamic.Utils.DelegateHelpers.FuncThunk1[Object,Object](Func`2 handler, Object t1)
at Program.GetValue(Object component)
at Program.Main(String[] args)
2023-06-21 16:22:27.691916+0200 HelloiOS[11803:4577363] Done!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment