Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NattyNarwhal/d2db27bb64b8c0f9014a428fefbe4054 to your computer and use it in GitHub Desktop.
Save NattyNarwhal/d2db27bb64b8c0f9014a428fefbe4054 to your computer and use it in GitHub Desktop.
Mono on Tiger
*** The runtime 'mono' doesn't appear to be usable.
*** Trying the 'monolite-macos/1051700025' directory.
Stacktrace:
at <unknown> <0xffffffff>
at (wrapper managed-to-native) System.Text.EncodingHelper.InternalCodePage (int&) <0x000d8>
at System.Console..cctor () [0x0003c] in <b639830f9571483488f2a4773dd396f1>:0
at (wrapper runtime-invoke) object.runtime_invoke_void (object,intptr,intptr,intptr) [0x0001e] in <b639830f9571483488f2a4773dd396f1>:0
at <unknown> <0xffffffff>
at Mono.CSharp.Driver.Main (string[]) [0x00019] in <77f53e34a92f452696f1d782cddd3779>:0
at (wrapper runtime-invoke) <Module>.runtime_invoke_int_object (object,intptr,intptr,intptr) [0x00054] in <77f53e34a92f452696f1d782cddd3779>:0
Memory around native instruction pointer (0x50c00):
0x50bf0 38 40 00 00 90 01 00 08 4b fd 42 69 94 21 ff 80 8@......K.Bi.!..
0x50c00 90 45 00 00 38 40 ff ff 42 9f 00 05 7c 7a 1b 78 .E..8@..B...|z.x
0x50c10 83 64 00 00 7f e8 02 a6 90 44 00 00 38 61 00 38 .d.......D..8a.8
0x50c20 7c b9 2b 78 7c 9c 23 78 48 1c c3 35 83 c1 00 38 |.+x|.#xH..5...8
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment