Skip to content

Instantly share code, notes, and snippets.

@chamons
Created February 29, 2016 13:36
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 chamons/78a2618c7f64f8ea0727 to your computer and use it in GitHub Desktop.
Save chamons/78a2618c7f64f8ea0727 to your computer and use it in GitHub Desktop.
* frame #0: 0x9151dda6 libsystem_kernel.dylib`__wait4 + 10
frame #1: 0x9ecc8541 libsystem_c.dylib`waitpid$UNIX2003 + 48
frame #2: 0x000fd4ad Gregou4DEditor`mono_handle_native_sigsegv(signal=11, ctx=0x00cfbfe0, info=0x00cfbfa0) + 541 at mini-exceptions.c:2193 [opt]
frame #3: 0x0008edf2 Gregou4DEditor`mono_arch_handle_altstack_exception(sigctx=<unavailable>, siginfo=<unavailable>, fault_addr=<unavailable>, stack_ovf=0) + 162 at exceptions-x86.c:1097 [opt]
frame #4: 0x0010835e Gregou4DEditor`mono_sigsegv_signal_handler(_dummy=<unavailable>, _info=<unavailable>, context=<unavailable>) + 446 at mini-runtime.c:2471 [opt]
frame #5: 0x9086679b libsystem_platform.dylib`_sigtramp + 43
frame #6: 0x92d28d7b CoreFoundation`CFRetain + 27
frame #7: 0x92d78ac9 CoreFoundation`CFBundleCopyBundleURL + 25
frame #8: 0x0db7da71 EDSDK`CMacTools::GetExternalLibPath() + 43
frame #9: 0x0db7dac5 EDSDK`CMacTools::GetModulePath(EModulePath) + 23
frame #10: 0x0db7935f EDSDK`CEdsdk::Initialize() + 353
frame #11: 0x0db73f03 EDSDK`EdsInitializeSDK + 99
frame #12: 0x0db62978
frame #13: 0x0db62518
frame #14: 0x0db62238
frame #15: 0x00ce841a
frame #16: 0x0010b1ca Gregou4DEditor`mono_jit_runtime_invoke(method=<unavailable>, obj=<unavailable>, params=<unavailable>, exc=<unavailable>) + 714 at mini-runtime.c:2344 [opt]
frame #17: 0x001d081f Gregou4DEditor`mono_runtime_invoke(method=0x02123898, obj=0x03e1f0d0, params=<unavailable>, exc=<unavailable>) + 127 at object.c:2783 [opt]
frame #18: 0x0001c4c6 Gregou4DEditor`xamarin_trampoline(self=0x00af31c0, sel="viewDidLoad") + 5734 at monotouch-trampoline-invoke.inc:1
frame #19: 0x9333429d AppKit`-[NSViewController _sendViewDidLoad] + 84
at <unknown> <0xffffffff>
at (wrapper managed-to-native) EDSDKLib.EDSDK.EdsInitializeSDK () <IL 0x00028, 0xffffffff>
at EDSDKLib.SDKHandler..ctor () [0x0000f] in /Users/gregoiredelzongle/Documents/GRAND PROJET LOCAL/4D Gregou Capture/xamarin/Gregou4D/EDSDKLib/CameraClasses.cs:141
at Gregou4DEditor.ViewController.ViewDidLoad () [0x00007] in /Users/gregoiredelzongle/Documents/GRAND PROJET LOCAL/4D Gregou Capture/xamarin/Gregou4D/Gregou4D/Gregou4DEditor/ViewController.cs:19
at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <IL 0x00056, 0xffffffff>
at <unknown> <0xffffffff>
at (wrapper managed-to-native) ObjCRuntime.Messaging.IntPtr_objc_msgSend_IntPtr (intptr,intptr,intptr) <IL 0x0002b, 0xffffffff>
at AppKit.NSStoryboard.InstantiateControllerWithIdentifier (string) [0x00036] in /Users/builder/data/lanes/2691/95597048/source/maccore/src/build/mac/full/AppKit/NSStoryboard.g.cs:101
at Gregou4DEditor.Document.MakeWindowControllers () [0x00012] in /Users/gregoiredelzongle/Documents/GRAND PROJET LOCAL/4D Gregou Capture/xamarin/Gregou4D/Gregou4D/Gregou4DEditor/Document.cs:31
at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <IL 0x00056, 0xffffffff>
at <unknown> <0xffffffff>
at (wrapper managed-to-native) AppKit.NSApplication.NSApplicationMain (int,string[]) <IL 0x000a8, 0xffffffff>
at AppKit.NSApplication.Main (string[]) [0x00041] in /Users/builder/data/lanes/2691/95597048/source/maccore/src/AppKit/NSApplication.cs:94
at Gregou4DEditor.MainClass.Main (string[]) [0x00007] in /Users/gregoiredelzongle/Documents/GRAND PROJET LOCAL/4D Gregou Capture/xamarin/Gregou4D/Gregou4D/Gregou4DEditor/Main.cs:10
at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <IL 0x00058, 0xffffffff>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment