I had an exception and i don't know why my app always crashing
It crashing but not every time . I mean after cleaning project it might work once then second time it crash and this is the exception
07-24 13:09:19.833 E/mono-rt (21310): No native Android stacktrace (see debuggerd output).
07-24 13:09:19.833 E/mono-rt (21310):
07-24 13:09:19.833 E/mono-rt (21310):
07-24 13:09:19.833 E/mono-rt (21310): =================================================================
07-24 13:09:19.833 E/mono-rt (21310): Got a SIGSEGV while executing native code. This usually indicates
07-24 13:09:19.833 E/mono-rt (21310): a fatal error in the mono runtime or one of the native libraries
07-24 13:09:19.833 E/mono-rt (21310): used by your application.
07-24 13:09:19.833 E/mono-rt (21310): =================================================================
07-24 13:09:19.833 E/mono-rt (21310):
07-24 13:09:19.838 F/libc (21310): Fatal signal 11 (SIGSEGV), code 2, fault addr 0x51532220 in tid 21355 (Finalizer)
any help ?