Skip to content

Instantly share code, notes, and snippets.

@hbons
Created February 6, 2011 03:34
Show Gist options
  • Save hbons/813096 to your computer and use it in GitHub Desktop.
Save hbons/813096 to your computer and use it in GitHub Desktop.
06/02/2011 03:34:12 [0x0-0xbd0bd].com.yourcompany.Crash[3242] Unhandled Exception: System.DllNotFoundException: libc.dylib
06/02/2011 03:34:12 [0x0-0xbd0bd].com.yourcompany.Crash[3242] at (wrapper managed-to-native) Mono.Unix.Native.Stdlib:free (intptr)
06/02/2011 03:34:12 [0x0-0xbd0bd].com.yourcompany.Crash[3242] at Mono.Unix.UnixMarshal.FreeHeap (IntPtr ptr) [0x00000] in <filename unknown>:0
06/02/2011 03:34:12 [0x0-0xbd0bd].com.yourcompany.Crash[3242] at Mono.Unix.Native.FileNameMarshaler.CleanUpNativeData (IntPtr pNativeData) [0x00000] in <filename unknown>:0
06/02/2011 03:34:12 [0x0-0xbd0bd].com.yourcompany.Crash[3242] at (wrapper managed-to-native) Mono.Unix.Native.Syscall:stat (string,Mono.Unix.Native.Stat&)
06/02/2011 03:34:12 [0x0-0xbd0bd].com.yourcompany.Crash[3242] at Mono.Unix.UnixFileSystemInfo.GetFileStatus (System.String path, Mono.Unix.Native.Stat& stat) [0x00000] in <filename unknown>:0
06/02/2011 03:34:12 [0x0-0xbd0bd].com.yourcompany.Crash[3242] at Mono.Unix.UnixFileSystemInfo.Refresh (Boolean force) [0x00000] in <filename unknown>:0
06/02/2011 03:34:12 [0x0-0xbd0bd].com.yourcompany.Crash[3242] at Mono.Unix.UnixFileSystemInfo..ctor (System.String path) [0x00000] in <filename unknown>:0
06/02/2011 03:34:12 [0x0-0xbd0bd].com.yourcompany.Crash[3242] at Mono.Unix.UnixDirectoryInfo..ctor (System.String path) [0x00000] in <filename unknown>:0
06/02/2011 03:34:12 [0x0-0xbd0bd].com.yourcompany.Crash[3242] at Crash.MainClass.Main (System.String[] args) [0x00000] in <filename unknown>:0
06/02/2011 03:34:12 com.apple.launchd.peruser.501[156] ([0x0-0xbd0bd].com.yourcompany.Crash[3242]) Exited with exit code: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment