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 <s...@rogue-research.com> 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                 s...@rogue-research.com
> Rogue Research                        www.rogue-research.com 
> Mac Software Developer              Montréal, Québec, Canada
> 
> 
> 
> _______________________________________________
> 
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
> 
> 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:
> https://lists.apple.com/mailman/options/cocoa-dev/jon%40ambrosiasw.com
> 
> This email sent to j...@ambrosiasw.com

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to