Re: need help on understanding the crashreporter traces
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Le 25 févr. 09 à 14:26, Arnab Ganguly a écrit : Hi, Guys sorry if it is a wrong group. Hello Arnab, Perhaps may those links be of some help: http://developer.apple.com/documentation/Cocoa/Conceptual/Multithreading/Thr... http://developer.apple.com/qa/qa2001/qa1184.html Axel _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... I am analysing the Apple crash report.So I launched my application and tried to forcibly (kill -11 pid) crash the application.The app crashed and even the Apple crash report got generated. The crash report says Thread 1 crashed, but when I go through the stack trace of Thread 0 I see sigtramp is being received by Thread 0.Is this correct report? How is the thread received signal is different from the thread that got crashed as per the report ?Any help or suggestion would be of great help. [...] This email sent to site_archiver@lists.apple.com
participants (1)
-
Axel Luttgens