This happens randomly and did not happen before upgrading MT today.  Here is
output:

Using MD 2.4.2/ MT 4.2.1 /MonoFramework 2.10.5

Thanks,
Ray

Stacktrace:

  at (wrapper managed-to-native)
MonoTouch.UIKit.UIApplication.UIApplicationMain (int,string[],intptr,intptr)
<IL 0x0009f, 0xffffffff>
  at MonoTouch.UIKit.UIApplication.Main (string[],string,string) [0x00042]
in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:29
  at MonoTouch.UIKit.UIApplication.Main (string[]) [0x00000] in
/Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:34
  at BMA.Application.Main (string[]) [0x00000] in
/Users/vbisbest/mobile/bma/Main.cs:24
  at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object
(object,intptr,intptr,intptr) <IL 0x00050, 0xffffffff>

Native stacktrace:

        0   BMA                                 0x000d1e9c
mono_handle_native_sigsegv + 343
        1   BMA                                 0x000100e0
mono_sigsegv_signal_handler + 322
        2   libSystem.B.dylib                   0x9767e05b _sigtramp + 43
        3   ???                                 0xffffffff 0x0 + 4294967295
        4   libobjc.A.dylib                     0x029fd28b 
class_respondsToSelector
+ 59
        5   CoreFoundation                      0x00e368a9 ___forwarding___ + 
777
        6   CoreFoundation                      0x00e36522 
_CF_forwarding_prep_0 +
50
        7   UIKit                               0x020809cf 
-[UIAlertView(Private)
_popoutAnimationDidStop:finished:] + 465
        8   UIKit                               0x01d08fb9 
-[UIViewAnimationState
sendDelegateAnimationDidStop:finished:] + 294
        9   UIKit                               0x01d08e4b 
-[UIViewAnimationState
animationDidStop:finished:] + 77
        10  QuartzCore                          0x031b999b
_ZL23run_animation_callbacksdPv + 278
        11  QuartzCore                          0x0315e651
_ZN2CAL14timer_callbackEP16__CFRunLoopTimerPv + 157
        12  CoreFoundation                      0x00ea68c3
__CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 19
        13  CoreFoundation                      0x00ea7e74 __CFRunLoopDoTimer +
1220
        14  CoreFoundation                      0x00e042c9 __CFRunLoopRun + 1817
        15  CoreFoundation                      0x00e03840 CFRunLoopRunSpecific 
+
208
        16  CoreFoundation                      0x00e03761 CFRunLoopRunInMode + 
97
        17  GraphicsServices                    0x040521c4 GSEventRunModal + 217
        18  GraphicsServices                    0x04052289 GSEventRun + 115
        19  UIKit                               0x01ce6c93 UIApplicationMain + 
1160
        20  ???                                 0x09fb7764 0x0 + 167475044
        21  ???                                 0x09fb7630 0x0 + 167474736
        22  ???                                 0x09fb6f60 0x0 + 167472992
        23  ???                                 0x09fb6eac 0x0 + 167472812
        24  ???                                 0x09fb6f37 0x0 + 167472951
        25  BMA                                 0x0000fe9b 
mono_jit_runtime_invoke
+ 1332
        26  BMA                                 0x001ee961 mono_runtime_invoke +
137
        27  BMA                                 0x001f1048 
mono_runtime_exec_main +
669
        28  BMA                                 0x001f0432 
mono_runtime_run_main +
843
        29  BMA                                 0x000a3f9e mono_jit_exec + 200
        30  BMA                                 0x002a3d21 main + 3733
        31  BMA                                 0x00003179 _start + 208
        32  BMA                                 0x000030a8 start + 40

=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=================================================================

--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/Getting-SIGSEGV-crash-with-MT-4-2-1-tp3833647p3833647.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