Understanding Application crash
Understanding Application crash
- Subject: Understanding Application crash
- From: Appa Rao Mulpuri <email@hidden>
- Date: Tue, 25 Mar 2014 05:25:18 +0000
- Thread-topic: Understanding Application crash
Hi List,
What is the best way to understand the Cocoa application crashes? Some times my application is getting crashed, while clicking on the NSButtons, but it is not always and very rarely. It is happening in the production, not in the staging environment.
0 CoreFoundation 0x00007fff8a866b06 __exceptionPreprocess + 198
1 libobjc.A.dylib 0x00007fff8e2ba3f0 objc_exception_throw + 43
2 CoreFoundation 0x00007fff8a8faf49 -[NSException raise] + 9
3 ExceptionHandling 0x00000001005387ba NSExceptionHandlerUncaughtSignalHandler + 35
4 libsystem_c.dylib 0x00007fff8770394a _sigtramp + 26
5 ??? 0x0000000000000000 0x0 + 0
6 AppKit 0x00007fff8d3ed7b7 -[NSControl sendAction:to:] + 85
7 AppKit 0x00007fff8d3ed6eb -[NSCell _sendActionFrom:] + 138
8 AppKit 0x00007fff8d3ebbd3 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1855
9 AppKit 0x00007fff8d3eb421 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 504
10 AppKit 0x00007fff8d3eab9c -[NSControl mouseDown:] + 820
11 AppKit 0x00007fff8d3e250e -[NSWindow sendEvent:] + 6853
12 AppKit 0x00007fff8d3de644 -[NSApplication sendEvent:] + 5761
13 partypoker 0x0000000100009aad -[PPApplication sendEvent:] + 88
14 AppKit 0x00007fff8d2f421a -[NSApplication run] + 636
15 AppKit 0x00007fff8d298bd6 NSApplicationMain + 869
16 partypoker 0x0000000100001ca8 start + 52
17 ??? 0x0000000000000002 0x0 + 2
Thanks,
Apparao Mulpuri
This email and any attachments are confidential, and may be legally privileged and protected by copyright. If you are not the intended recipient dissemination or copying of this email is prohibited. If you have received this in error, please notify the sender by replying by email and then delete the email completely from your system. Any views or opinions are solely those of the sender. This communication is not intended to form a binding contract unless expressly indicated to the contrary and properly authorised. Any actions taken on the basis of this email are at the recipient's own risk.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden