[MonoTouch] Random crash in app

Rolf Bjarne Kvinge rolf at xamarin.com
Tue Oct 4 09:15:15 EDT 2011


Hi,

It looks like it crashed while trying to show a stack trace for a
crash... You wouldn't happen to have a reproducible test case we can
use to track it down? The crash log is not giving any useful
information at all.

Rolf


On Mon, Oct 3, 2011 at 1:23 AM, technohead <dj_technohead at yahoo.com> wrote:
> Hi,
>  I'm having troubles figuring out this crash. It can't be caught using a
> global exception handler within the main, and only appears within the crash
> logs. An excerpt from the crash log:
>
> Incident Identifier: 77951192-1234-4EA9-A78D-548DD628E87A
> CrashReporter Key:   45674a41c1964632b5f5b9843b70c70e96e499f3
> Hardware Model:      iPhone2,1
> Process:         Coolfindz [108]
> Path:
> /var/mobile/Applications/470650FD-95CD-40A8-B114-2DA49BB935DC/Coolfindz.app/Coolfindz
> Identifier:      Coolfindz
> Version:         ??? (???)
> Code Type:       ARM (Native)
> Parent Process:  launchd [1]
>
> Date/Time:       2011-10-02 13:37:46.027 -0700
> OS Version:      iPhone OS 4.1 (8B117)
> Report Version:  104
>
> Exception Type:  EXC_CRASH (SIGABRT)
> Exception Codes: 0x00000000, 0x00000000
> Crashed Thread:  0
>
> Thread 0 Crashed:
> 0   dyld                                0x2fe08110 dladdr + 88
> 1   libSystem.B.dylib                   0x0000359e dladdr + 42
> 2   libSystem.B.dylib                   0x000541da backtrace_symbols + 54
> 3   Coolfindz                           0x00a494b4 0x1000 + 10781876
> 4   Coolfindz                           0x00a74cf4 0x1000 + 10960116
> 5   libSystem.B.dylib                   0x000775cc _sigtramp + 36
> 6   libSystem.B.dylib                   0x00002d64 mach_msg + 44
> 7   CoreFoundation                      0x00027c38 __CFRunLoopServiceMachPort +
> 88
> 8   CoreFoundation                      0x000274c2 __CFRunLoopRun + 350
> 9   CoreFoundation                      0x00027270 CFRunLoopRunSpecific + 224
> 10  CoreFoundation                      0x00027178 CFRunLoopRunInMode + 52
> 11  GraphicsServices                    0x000045ec GSEventRunModal + 108
> 12  GraphicsServices                    0x00004698 GSEventRun + 56
> 13  UIKit                               0x0000411c -[UIApplication _run] + 396
> 14  UIKit                               0x00002128 UIApplicationMain + 664
> 15  Coolfindz                           0x004551d4 0x1000 + 4538836
> 16  Coolfindz                           0x00422fa0 0x1000 + 4333472
> 17  Coolfindz                           0x005b6b70 0x1000 + 5987184
> 18  Coolfindz                           0x00300674 0x1000 + 3143284
> 19  Coolfindz                           0x00a22420 0x1000 + 10621984
> 20  Coolfindz                           0x00b2c590 0x1000 + 11711888
> 21  Coolfindz                           0x00b2f634 0x1000 + 11724340
> 22  Coolfindz                           0x00b2e65c 0x1000 + 11720284
> 23  Coolfindz                           0x00a2dac4 0x1000 + 10668740
> 24  Coolfindz                           0x00a189d8 0x1000 + 10582488
> 25  Coolfindz                           0x00013854 0x1000 + 75860
>
> I've tried to narrow down the error to no avail. Any ideas?
>
> thanks,
> Dennis
>
> --
> View this message in context: http://monotouch.2284126.n4.nabble.com/Random-crash-in-app-tp3866081p3866081.html
> Sent from the MonoTouch mailing list archive at Nabble.com.
> _______________________________________________
> MonoTouch mailing list
> MonoTouch at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monotouch
>


More information about the MonoTouch mailing list