Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

exited abnormally with signal 6: Abort trap: 6 in Xamarin

$
0
0

I am facing the SIGSEGV exception in my application and my application is crashing on that. After 5-6 times tapping a button my app automatically crashes and gives a error of " Got a SIGSEGV while executing native code. exited abnormally with signal 6: Abort trap: 6". Here is Stack Trace :

Stacktrace:
at <0xffffffff>
at (wrapper managed-to-native) MonoTouch.UIKit.UIApplication.UIApplicationMain (int,string[],intptr,intptr) <0xffffffff>
at MonoTouch.UIKit.UIApplication.Main (string[],intptr,intptr) <0x00033>
at MonoTouch.UIKit.UIApplication.Main (string[],string,string) <0x000cb>
at aMemoryJog.Pro.Application.Main (string[]) <0x0002f>
at (wrapper runtime-invoke) object.runtime_invoke_dynamic (intptr,intptr,intptr,intptr) <0xffffffff>

Native stacktrace: 

: 0 TestApp 0x00a44ded TestApp + 9793005

: 1 TestApp 0x00a4d431 TestApp + 9827377

: 2 libsystem_platform.dylib 0x3a60af93 _sigtramp + 42

: 3 StoreKit 0x3201284f + 446

: 4 libdispatch.dylib 0x3a4cb833 + 10

: 5 libdispatch.dylib 0x3a4cb81f + 22

: 6 libdispatch.dylib 0x3a4cb777 + 254

: 7 CoreFoundation 0x2f82a8a1 + 8

: 8 CoreFoundation 0x2f829175 + 1300

: 9 CoreFoundation 0x2f793ebf CFRunLoopRunSpecific + 522

: 10 CoreFoundation 0x2f793ca3 CFRunLoopRunInMode + 106

: 11 GraphicsServices 0x34699663 GSEventRunModal + 138

: 12 UIKit 0x320e014d UIApplicationMain + 1136

: 13 TestApp 0x0027ee44 TestApp + 1642052

: 14 TestApp 0x002398b8 TestApp + 1358008

: 15 TestApp 0x00239878 TestApp + 1357944

: 16 TestApp 0x000f3060 TestApp + 20576

: 17 TestApp 0x00452bfc TestApp + 3558396

: 18 TestApp 0x00a4f62b TestApp + 9836075

: 19 TestApp 0x00a8b961 TestApp + 10082657

: 20 TestApp 0x00a8ebcb TestApp + 10095563

: 21 TestApp 0x00a8ea09 TestApp + 10095113

: 22 TestApp 0x00a3e191 TestApp + 9765265

: 23 TestApp 0x00adf1ec xamarin_get_block_descriptor + 3868

: 24 TestApp 0x008f4eb1 TestApp + 8416945

: 25 libdyld.dylib 0x3a4f0ab7 + 2

:
=================================================================
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.
=================================================================
iPhone ReportCrash[826] : ReportCrash acting against PID 820

iPhone ReportCrash[826] : Formulating crash report for process TestApp[820]

iPhone com.apple.launchd[1] (UIKitApplication:com.aMemoryJog.Pro[0x2209][820])

: (UIKitApplication:com.aMemoryJog.Pro[0x2209]) Job appears to have crashed: Abort trap: 6
iPhone AdSheet[824] : tcp_connection_set_source_application proc_pidinfo PROC_PIDUNIQIDENTIFIERINFO for pid 820 failed
iPhone backboardd[28] : Application 'UIKitApplication:com.aMemoryJog.Pro[0x2209]' exited abnormally with signal 6: Abort trap: 6


Viewing all articles
Browse latest Browse all 58056

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>