[iphone-java] Application crashes (sometimes)

Markus Heberling markus at tisoft.de
Tue Nov 25 11:13:33 UTC 2008


Hi!

I solved my problem by shifting threads around, but I'd still like to  
know if its possible to decipher the CrashLogs a bit better.

Markus
Am 25.11.2008 um 10:32 schrieb Markus Heberling:

> Hi!
>
> My Application sometimes crashes after bringing up the first view.  
> The View is composed of an UITableList and an UIToolbar. Sometimes  
> about 2-4 seconds after the view is created and displayed, the  
> Application crashes. The crashed Thread looks always like this:
>
> 0   libobjc.A.dylib                     0x300c8c18 0x300bb000 + 56344
> 1   libjocstrap.jnilib                  0x007a1358 0x794000 + 54104
> 2   libjocstrap.jnilib                  0x0079f328 0x794000 + 45864
> 3   Java                                0x0001f534 0x1000 + 124212
> 4   Java                                0x0001cb00 0x1000 + 113408
> 5   Java                                0x0000b214 0x1000 + 41492
> 6   Java                                0x0000b36c 0x1000 + 41836
> 7   Java                                0x00004b44 0x1000 + 15172
> 8   Java                                0x0000d2ac 0x1000 + 49836
> 9   libSystem.B.dylib                   0x3145d786 0x313f6000 + 423814
>
> If the application survives the first 5 Seconds, it works as  
> expected. I think its some kind of threading problem, but dont know  
> how to debug it really. Is there anyway to find out what happend  
> there? I have also attached one of the full stacktraces.
>
> I think the Crash must be related to the UIToolbar, because it has  
> never crashed yet if I take that out.
>
>
> Regards,
> Markus
>
> <Java_2008-11-25-102211_iPhone.plist>
> _______________________________________________
> iPhone-Java mailing list
> iPhone-Java at telesphoreo.org
> http://www.telesphoreo.org/cgi-bin/mailman/listinfo/iphone-java




More information about the iPhone-Java mailing list