Hi, 
Application exits with a low-level Exception. 
This started happening like one week only when i try to enter some text with
macbooks keyboard.
now it started happening whenever i try to use simulators keyboard... 
I am sending stacktrace...

Best wishes.
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) [0x00038]
in /Developer/MonoTouch/Source/monotouch/monotouch/UIKit/UIApplication.cs:26
  at MonoTouch.UIKit.UIApplication.Main (string[]) [0x00000] in
/Developer/MonoTouch/Source/monotouch/monotouch/UIKit/UIApplication.cs:31
  at BulusalimIphoneApplication.Application.Main (string[]) <IL 0x00001,
0x00011>
  at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object
(object,intptr,intptr,intptr) <IL 0x00050, 0xffffffff>

Native stacktrace:

        0   BulusalimIphoneApplication          0x000d0dd8
mono_handle_native_sigsegv + 343
        1   BulusalimIphoneApplication          0x0000f6cc
mono_sigsegv_signal_handler + 322
        2   libsystem_c.dylib                   0x9504759b _sigtramp + 43
        3   ???                                 0xffffffff 0x0 + 4294967295
        4   UIKit                               0x02027538 -[UITextChecker
_checker] + 82
        5   UIKit                               0x02028de9 -[UITextChecker
checkSpellingOfString:startingAt:language:wrap:correction:] + 172
        6   TextInput                           0x0ebc5725
_ZN20TIInputManagerZephyr28lookup_spellcheck_candidatesERKN2KB6StringE + 207
        7   TextInput                           0x0ebc53f3
_ZN20TIInputManagerZephyr32lookup_static_dynamic_candidatesERKN2KB6StringES3_RKNS0_6VectorINS0_6FPointEEEb
+ 809
        8   TextInput                           0x0ebc2b2b
_ZN14TIInputManager6lookupEv + 1321
        9   TextInput                           0x0ebc2e18
_ZN14TIInputManager14autocorrectionEv + 94
        10  TextInput                           0x0ebda06b
-[TIKeyboardInputManagerZephyr autocorrection] + 66
        11  UIKit                               0x01e0fbe8 -[UIKeyboardImpl
generateCandidatesWithCompletions:] + 452
        12  UIKit                               0x01e0fc3b -[UIKeyboardImpl
generateCandidates] + 42
        13  UIKit                               0x01e1ca23 -[UIKeyboardImpl
addInputString:fromVariantKey:] + 3661
        14  UIKit                               0x01e1e71b -[UIKeyboardImpl
handleKeyEvent:] + 1918
        15  UIKit                               0x01f4a2ee 
-[UIKeyboardLayoutStar
sendStringAction:forKey:] + 684
        16  UIKit                               0x01f4ed19 
-[UIKeyboardLayoutStar
touchUp:] + 3403
        17  UIKit                               0x01e2bda2 -[UIKeyboardLayout
touchesEnded:withEvent:] + 550
        18  UIKit                               0x01cf8ded -[UIWindow
_sendTouchesForEvent:] + 567
        19  UIKit                               0x01cd9c37 -[UIApplication
sendEvent:] + 447
        20  UIKit                               0x01cdef2e
_UIApplicationHandleEvent + 7576
        21  GraphicsServices                    0x0404f992 PurpleEventCallback +
1550
        22  CoreFoundation                      0x00ea2944
__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 52
        23  CoreFoundation                      0x00e02cf7 __CFRunLoopDoSource1 
+
215
        24  CoreFoundation                      0x00dfff83 __CFRunLoopRun + 979
        25  CoreFoundation                      0x00dff840 CFRunLoopRunSpecific 
+
208
        26  CoreFoundation                      0x00dff761 CFRunLoopRunInMode + 
97
        27  GraphicsServices                    0x0404e1c4 GSEventRunModal + 217
        28  GraphicsServices                    0x0404e289 GSEventRun + 115
        29  UIKit                               0x01ce2c93 UIApplicationMain + 
1160
        30  ???                                 0x09ec49ec 0x0 + 166480364
        31  ???                                 0x09ec4922 0x0 + 166480162
        32  ???                                 0x09ec4286 0x0 + 166478470
        33  ???                                 0x09ec41d2 0x0 + 166478290
        34  ???                                 0x09ec425d 0x0 + 166478429
        35  BulusalimIphoneApplication          0x0000f487 
mono_jit_runtime_invoke
+ 1332
        36  BulusalimIphoneApplication          0x001ed249 mono_runtime_invoke +
137
        37  BulusalimIphoneApplication          0x001ef930 
mono_runtime_exec_main +
669
        38  BulusalimIphoneApplication          0x001eed1a 
mono_runtime_run_main +
843
        39  BulusalimIphoneApplication          0x000a3013 mono_jit_exec + 200
        40  BulusalimIphoneApplication          0x002a165d main + 4060
        41  BulusalimIphoneApplication          0x00002799 _start + 208
        42  BulusalimIphoneApplication          0x000026c8 start + 40

Debug info from gdb:

dyld: could not load inserted library:
/Users/muhammetalidede/Library/Application Support/iPhone
Simulator/4.3/Applications/AF870C5B-A17C-4780-84D2-8E6F869BD02B/BulusalimIphoneApplication.app/monotouch-fixes.dylib

Error connecting stdout and stderr (127.0.0.1:10001)

=================================================================
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/app-exits-whenever-i-try-to-enter-some-text-tp3757809p3757809.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