On 19 Jan 2010, at 10:23 AM, Arun wrote:
> I have an application which crashes with the following logs.
>
> Thread 0 Crashed:
> 0 libobjc.A.dylib 0x93c9e699 objc_msgSend + 41
> 1 com.apple.CoreGraphics 0x9267a3eb image_finalize + 82
...
> Does any one has idea why this c
Try this:
http://www.corbinstreehouse.com/blog/2007/10/instruments-on-leopard-how-to-debug-those-random-crashes-in-your-cocoa-app/
2010/1/19 Arun
> Hi All
> I have an application which crashes with the following logs.
>
> Thread 0 Crashed:
> 0 libobjc.A.dylib 0x93c9e699 objc_msg
Hi All
I have an application which crashes with the following logs.
Thread 0 Crashed:
0 libobjc.A.dylib 0x93c9e699 objc_msgSend + 41
1 com.apple.CoreGraphics 0x9267a3eb image_finalize + 82
2 com.apple.CoreFoundation 0x92431788 _CFRelease + 216
3 com.apple.CoreFo