Re: Anyone seen [NSCursor set] crash by calling abort()?
Re: Anyone seen [NSCursor set] crash by calling abort()?
- Subject: Re: Anyone seen [NSCursor set] crash by calling abort()?
- From: Andy Lee <email@hidden>
- Date: Fri, 12 Apr 2013 10:59:47 -0400
On Apr 11, 2013, at 2:57 PM, Sean McBride <email@hidden> wrote:
> I have an executable which runs fine on 10.7.5, but when run in 10.8.3 crashes as below. This repros 100% on several machines. The cursor is created plainly: [NSCursor pointingHandCursor], it happens with [NSCursor crosshairCursor] too, but not with IBeamCursor nor arrowCursor!
Extremely idle speculation: I wonder if it's a bug introduced when Apple added support for hi-res cursor images (both for Retina support and for the enlarged-cursor option for Accessibility).
Is it easy to reproduce the crash in a demo app, or does it seem to depend on a lot of surrounding stuff specific to your app? In other words, how much of your app can you prune and still see the crash?
--Andy
_______________________________________________
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