Created
April 28, 2012 05:43
-
-
Save tjw/2516350 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Marker - Apr 27, 2012 10:41:55 PM | |
Apr 27 22:41:58 vaya [0x0-0x61f61f].com.wb.Bastion[17401]: Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object | |
Apr 27 22:41:58 vaya [0x0-0x61f61f].com.wb.Bastion[17401]: at GSGE.AppDelegate.DidBecomeActive (MonoMac.Foundation.NSNotification) <0x00010> | |
Apr 27 22:41:58 vaya [0x0-0x61f61f].com.wb.Bastion[17401]: at (wrapper dynamic-method) object.[GSGE.AppDelegate.Void DidBecomeActive(MonoMac.Foundation.NSNotification)] (MonoMac.Foundation.NSObject,MonoMac.ObjCRuntime.Selector,MonoMac.Foundation.NSNotification) <0x00033> | |
Apr 27 22:41:58 vaya [0x0-0x61f61f].com.wb.Bastion[17401]: at (wrapper native-to-managed) object.[GSGE.AppDelegate.Void DidBecomeActive(MonoMac.Foundation.NSNotification)] (MonoMac.Foundation.NSObject,MonoMac.ObjCRuntime.Selector,MonoMac.Foundation.NSNotification) <0x000fb> | |
Apr 27 22:41:58 vaya [0x0-0x61f61f].com.wb.Bastion[17401]: at (wrapper managed-to-native) MonoMac.AppKit.NSApplication.NSApplicationMain (int,string[]) <0x00003> | |
Apr 27 22:41:58 vaya [0x0-0x61f61f].com.wb.Bastion[17401]: at MonoMac.AppKit.NSApplication.Main (string[]) <0x00017> | |
Apr 27 22:41:58 vaya [0x0-0x61f61f].com.wb.Bastion[17401]: at GSGE.App.Main (string[]) <0x002e3> | |
Apr 27 22:41:58 vaya [0x0-0x61f61f].com.wb.Bastion[17401]: [ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object | |
Apr 27 22:41:58 vaya [0x0-0x61f61f].com.wb.Bastion[17401]: at GSGE.AppDelegate.DidBecomeActive (MonoMac.Foundation.NSNotification) <0x00010> | |
Apr 27 22:41:58 vaya [0x0-0x61f61f].com.wb.Bastion[17401]: at (wrapper dynamic-method) object.[GSGE.AppDelegate.Void DidBecomeActive(MonoMac.Foundation.NSNotification)] (MonoMac.Foundation.NSObject,MonoMac.ObjCRuntime.Selector,MonoMac.Foundation.NSNotification) <0x00033> | |
Apr 27 22:41:58 vaya [0x0-0x61f61f].com.wb.Bastion[17401]: at (wrapper native-to-managed) object.[GSGE.AppDelegate.Void DidBecomeActive(MonoMac.Foundation.NSNotification)] (MonoMac.Foundation.NSObject,MonoMac.ObjCRuntime.Selector,MonoMac.Foundation.NSNotification) <0x000fb> | |
Apr 27 22:41:58 vaya [0x0-0x61f61f].com.wb.Bastion[17401]: at (wrapper managed-to-native) MonoMac.AppKit.NSApplication.NSApplicationMain (int,string[]) <0x00003> | |
Apr 27 22:41:58 vaya [0x0-0x61f61f].com.wb.Bastion[17401]: at MonoMac.AppKit.NSApplication.Main (string[]) <0x00017> | |
Apr 27 22:41:58 vaya [0x0-0x61f61f].com.wb.Bastion[17401]: at GSGE.App.Main (string[]) <0x002e3> | |
Apr 27 22:41:58 vaya com.apple.launchd.peruser.502[167] ([0x0-0x61f61f].com.wb.Bastion[17401]): Exited with code: 1 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment