Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created September 9, 2014 08:57
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 saurabh360/3a1ca10aafe7fef09179 to your computer and use it in GitHub Desktop.
Save saurabh360/3a1ca10aafe7fef09179 to your computer and use it in GitHub Desktop.
Exception
System.EntryPointNotFoundException: xamarin_IntPtr_objc_msgSend_IntPtr
at at (wrapper managed-to-native) MonoMac.ObjCRuntime.Messaging.xamarin_IntPtr_objc_msgSend_IntPtr (intptr,intptr,intptr) <IL 0x00011, 0x0008f>
at MonoMac.Foundation.NSKeyedUnarchiver.UnarchiveObject (MonoMac.Foundation.NSData) [0x00022] in /Users/builder/data/lanes/xamcore-lion-1.10-branch/1bfb1eb7/source/xamcore/src/build/compat/Foundation/NSKeyedUnarchiver.g.cs:185
at TestArchiver.AccountTable/TableViewDataSource.WriteRows (MonoMac.AppKit.NSTableView,MonoMac.Foundation.NSIndexSet,MonoMac.AppKit.NSPasteboard) [0x00015] in /Users/360_macmini/Downloads/TestArchiver/TestArchiver/AccountTable.cs:125
at at (wrapper dynamic-method) object.[TestArchiver.AccountTable+TableViewDataSource.Boolean WriteRows(MonoMac.AppKit.NSTableView, MonoMac.Foundation.NSIndexSet, MonoMac.AppKit.NSPasteboard)] (MonoMac.Foundation.NSObject,MonoMac.ObjCRuntime.Selector,MonoMac.AppKit.NSTableView,MonoMac.Foundation.NSIndexSet,MonoMac.AppKit.NSPasteboard) <IL 0x0001d, 0x00083>
at at (wrapper native-to-managed) object.[TestArchiver.AccountTable+TableViewDataSource.Boolean WriteRows(MonoMac.AppKit.NSTableView, MonoMac.Foundation.NSIndexSet, MonoMac.AppKit.NSPasteboard)] (MonoMac.Foundation.NSObject,MonoMac.ObjCRuntime.Selector,MonoMac.AppKit.NSTableView,MonoMac.Foundation.NSIndexSet,MonoMac.AppKit.NSPasteboard) <IL 0x000ab, 0x0025b>
at at (wrapper managed-to-native) MonoMac.AppKit.NSApplication.NSApplicationMain (int,string[]) <0x00012>
at MonoMac.AppKit.NSApplication.Main (string[]) [0x00041] in /Users/builder/data/lanes/xamcore-lion-1.10-branch/1bfb1eb7/source/xamcore/src/AppKit/NSApplication.cs:105
at TestArchiver.MainClass.Main (string[]) [0x00007] in /Users/360_macmini/Downloads/TestArchiver/TestArchiver/Main.cs:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment