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: Jon Gary <email@hidden>
- Date: Thu, 11 Apr 2013 18:29:00 -0400
At the risk of suggesting the obvious, did you test with the zombie instrument to see of you have a memory management bug unrelated to cursors?
--
Jon
On Apr 11, 2013, at 6:15 PM, Sean McBride <email@hidden> wrote:
> On Thu, 11 Apr 2013 14:52:48 -0700, Quincey Morris said:
>
>>> 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!
>>
>> Is this by chance a garbage-collected app?
>
> Yes; but I just tried again with old school manual-retain-release, and it repros the same.
>
> Cheers,
>
> --
> ____________________________________________________________
> Sean McBride, B. Eng email@hidden
> Rogue Research www.rogue-research.com
> Mac Software Developer Montréal, Québec, Canada
>
>
>
> _______________________________________________
>
> 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
_______________________________________________
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