Re: realizeClass crash
Re: realizeClass crash
- Subject: Re: realizeClass crash
- From: Jerry Krinock <email@hidden>
- Date: Fri, 12 Jul 2013 22:53:38 -0700
On 2013 Jul 12, at 22:20, Ken Thomases <email@hidden> wrote:
> The crash report should have listed the binary images loaded into the process. Look for those which are neither Apple's nor part of your app.
A little explanation. I think Ken is suspecting that this one user has some kind of code-injecting system hack, which is misbehaving, installed on this one Mac. Since this crash is occurring in a base-class +initialize method, that's worth considering in this case. There wouldn't likely be any user data involved at that early stage.
_______________________________________________
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