Re: Outing the poseAsClass: poseur
Re: Outing the poseAsClass: poseur
- Subject: Re: Outing the poseAsClass: poseur
- From: Greg Parker <email@hidden>
- Date: Fri, 11 Dec 2009 13:58:57 -0800
On Dec 11, 2009, at 8:47 AM, David Riggle wrote:
> I still get reports of this crash:
>
> #8 0x968b411d +[%NSToolbarView _findFirstKeyViewInDirection:forKeyLoopGroupingView:]
>
> (see http://lists.apple.com/archives/cocoa-dev/2009/Aug/msg01974.html)
>
> I would like to know what hack is responsible. Is there a way to find the name of the application that has inserted its code into the food chain via poseAsClass?
The easiest option is to look at the Binary Images section of the crash logs. The hack's binary may show up there.
If it's not in the Binary Images, then you may have no options other than installing hacks on your own machine and running with a breakpoint on class_poseAs().
--
Greg Parker email@hidden Runtime Wrangler
_______________________________________________
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