I've now managed to deploy my AdHoc build OTA to my device. It keeps crashing
though - something it never did in the simulator.

Can anyone point me in the right direction as to the probable cause?

Thanks

Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>: Unhandled Exception: System.Exception: Selector invoked from
objective-c on a managed object (0x75CAE0) that has been GC'ed --->
System.MissingMethodException: No constructor found for
CMSO.ArticleScreen::.ctor(System.IntPtr)
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:   at System.Activator.CreateInstance (System.Type type,
BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[]
args, System.Globalization.CultureInfo culture, System.Object[]
activationAttributes) [0x00000] in <filename unknown>:0 
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:   at System.Activator.CreateInstance (System.Type type,
System.Object[] args, System.Object[] activationAttributes) [0x00000] in
<filename unknown>:0 
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:   at System.Activator.CreateInstance (System.Type type,
System.Object[] args) [0x00000] in <filename unknown>:0 
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:   at MonoTouch.ObjCRuntime.Runtime.ConstructNSObject (IntPtr ptr,
IntPtr klass) [0x00000] in <filename unknown>:0 
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:   --- End of inner exception stack trace ---
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:   at MonoTouch.ObjCRuntime.Runtime.ConstructNSObject (IntPtr ptr,
IntPtr klass) [0x00000] in <filename unknown>:0 
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:   at MonoTouch.ObjCRuntime.Runtime.GetNSObject (IntPtr ptr)
[0x00000] in <filename unknown>:0 
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:   at MonoTouch.ObjCRuntime.Runtime.GetNSObjectWrapped (IntPtr ptr)
[0x00000] in <filename unknown>:0 
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:   at (wrapper native-to-managed)
MonoTouch.ObjCRuntime.Runtime:GetNSObjectWrapped (intptr)
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:   at MonoTouch.UIKit.UIApplication.Main (System.String[] args,
System.String principalClassName, System.String delegateClassName) [0x00000]
in <filename unknown>:0 
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:   at CMSO.Application.Main (System.String[] args) [0x00000] in
<filename unknown>:0 
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>: [ERROR] FATAL UNHANDLED EXCEPTION: System.Exception: Selector
invoked from objective-c on a managed object (0x75CAE0) that has been GC'ed
---> System.MissingMethodException: No constructor found for
CMSO.ArticleScreen::.ctor(System.IntPtr)
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:   at System.Activator.CreateInstance (System.Type type,
BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[]
args, System.Globalization.CultureInfo culture, System.Object[]
activationAttributes) [0x00000] in <filename unknown>:0 
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:   at System.Activator.CreateInstance (System.Type type,
System.Object[] args, System.Object[] activationAttributes) [0x00000] in
<filename unknown>:0 
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:   at System.Activator.CreateInstance (System.Type type,
System.Object[] args) [0x00000] in <filename unknown>:0 
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:   at MonoTouch.ObjCRuntime.Runtime.ConstructNSObject (IntPtr ptr,
IntPtr klass) [0x00000] in <filename unknown>:0 
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:   --- End of inner exception stack trace ---
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:   at MonoTouch.ObjCRuntime.Runtime.ConstructNSObject (IntPtr ptr,
IntPtr klass) [0x00000] in <filename unknown>:0 
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:   at MonoTouch.ObjCRuntime.Runtime.GetNSObject (IntPtr ptr)
[0x00000] in <filename unknown>:0 
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:   at MonoTouch.ObjCRuntime.Runtime.GetNSObjectWrapped (IntPtr ptr)
[0x00000] in <filename unknown>:0 
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:   at (wrapper native-to-managed)
MonoTouch.ObjCRuntime.Runtime:GetNSObjectWrapped (intptr)
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:   at MonoTouch.UIKit.UIApplication.Main (System.String[] args,
System.String principalClassName, System.String delegateClassName) [0x00000]
in <filename unknown>:0 
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:   at CMSO.Application.Main (System.String[] args) [0x00000] in
<filename unknown>:0 
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>: Terminating runtime due to unhandled exception
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>: Stacktrace:
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>: Native stacktrace:
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       0   CMSO                           0x0045bf49 CMSO + 4566857
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       1   CMSO                           0x00472aa9 CMSO + 4659881
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       2   libsystem_c.dylib                   0x34a16539 _sigtramp + 
48
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       3   libsystem_c.dylib                   0x34a0bf5b pthread_kill 
+
54
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       4   libsystem_c.dylib                   0x34a04feb abort + 94
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       5   CMSO                           0x00508ffd CMSO + 5275645
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       6   CMSO                           0x0050901f CMSO + 5275679
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       7   CMSO                           0x0044ca99 CMSO + 4504217
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       8   CMSO                           0x0045bcc7 CMSO + 4566215
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       9   CMSO                           0x0045bd95 CMSO + 4566421
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       10  CMSO                           0x00471d6d CMSO + 4656493
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       11  CMSO                           0x002bb46c CMSO + 2860140
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       12  CMSO                           0x0004999c CMSO + 297372
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       13  CMSO                           0x000499e8 CMSO + 297448
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       14  CMSO                           0x00082480 CMSO + 529536
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       15  CMSO                           0x0050d0cc WriteZStream + 612
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       16  CMSO                           0x00510a34 WriteZStream +
15308
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       17  Foundation                          0x3164b50f
__57-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_0
+ 18
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       18  CoreFoundation                      0x33b5e577
___CFXNotificationPost_block_invoke_0 + 70
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       19  CoreFoundation                      0x33aea0cf
_CFXNotificationPost + 1406
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       20  Foundation                          0x315bf3fb
-[NSNotificationCenter postNotificationName:object:userInfo:] + 66
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       21  Foundation                          0x315c0c2b
-[NSNotificationCenter postNotificationName:object:] + 30
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       22  UIKit                               0x34db05ad
-[UIApplication _performMemoryWarning] + 80
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       23  UIKit                               0x34db06a7
-[UIApplication _receivedMemoryNotification] + 174
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       24  libdispatch.dylib                   0x36e77225
_dispatch_source_invoke + 516
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       25  libdispatch.dylib                   0x36e74b77
_dispatch_queue_invoke$VARIANT$up + 46
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       26  libdispatch.dylib                   0x36e74e67
_dispatch_main_queue_callback_4CF$VARIANT$up + 158
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       27  CoreFoundation                      0x33b652dd 
__CFRunLoopRun
+ 1268
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       28  CoreFoundation                      0x33ae84dd
CFRunLoopRunSpecific + 300
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       29  CoreFoundation                      0x33ae83a5
CFRunLoopRunInMode + 104
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       30  GraphicsServices                    0x35728fcd
GSEventRunModal + 156
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       31  UIKit                               0x34c2d743
UIApplicationMain + 1090
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       32  CMSO                           0x00081da8 CMSO + 527784
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       33  CMSO                           0x003f62a0 CMSO + 4149920
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       34  CMSO                           0x00294504 CMSO + 2700548
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       35  CMSO                           0x0044e85b CMSO + 4511835
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       36  CMSO                           0x004bda47 CMSO + 4966983
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       37  CMSO                           0x004c0783 CMSO + 4978563
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       38  CMSO                           0x004c09d7 CMSO + 4979159
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       39  CMSO                           0x004518c3 CMSO + 4524227
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       40  CMSO                           0x0044c0b1 CMSO + 4501681
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>:       41  CMSO                           0x00002888 CMSO + 6280
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>: =================================================================
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>: Got a SIGABRT while executing native code. This usually indicates
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>: a fatal error in the mono runtime or one of the native libraries 
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>: used by your application.
Feb 22 12:57:27 unknown UIKitApplication:coop.Blah.CMSO[0x4997][7908]
<Notice>: =================================================================
Feb 22 12:57:28 unknown SpringBoard[15] <Warning>: Received memory warning.
> 
Feb 22 12:57:29 unknown ReportCrash[7913] <Notice>: Formulating crash report
for process CMSO[7908]
Feb 22 12:57:29 unknown com.apple.launchd[1] <Warning>:
(UIKitApplication:coop.Blah.CMSO[0x4997]) Job appears to have crashed: Abort
trap: 6
Feb 22 12:57:29 unknown SpringBoard[15] <Warning>: Application 'CMSO' exited
abnormally with signal 6: Abort trap: 6
Feb 22 12:57:29 unknown ReportCrash[7913] <Error>: Saved crashreport to
/var/mobile/Library/Logs/CrashReporter/CMSO_2012-02-22-125727_Test-iPad.plist
using uid: 0 gid: 0, synthetic_euid: 501 egid: 0
> 
Feb 22 12:57:30 unknown DTPower[7903] <Warning>: Task info failed for task
coop.Blah.CMSO



--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/Getting-a-SIGABRT-on-the-device-tp4410210p4410210.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to