• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Anyone seen [NSCursor set] crash by calling abort()?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Anyone seen [NSCursor set] crash by calling abort()?


  • Subject: Re: Anyone seen [NSCursor set] crash by calling abort()?
  • From: Sean McBride <email@hidden>
  • Date: Thu, 11 Apr 2013 18:51:58 -0400
  • Organization: Rogue Research Inc.

On Thu, 11 Apr 2013 18:29:00 -0400, Jon Gary said:

>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?

Instrument's zombie tool has no complaints.  I also tried my usual arsenal, specifically, I set the following in my environment then ran my executable:

export MallocScribble=1
export MallocGuardEdges=1
export MallocCheckHeapStart=1
export MallocCheckHeapEach=100000
export MallocStackLogging=1
export MallocStackLoggingNoCompact=1
export NSDebugEnabled=YES
export NSZombieEnabled=YES
export NSAutoreleaseFreedObjectCheckEnabled=YES
export MALLOC_FILL_SPACE=1
export MALLOC_PROTECT_BEFORE=1
export MALLOC_PERMIT_INSANE_REQUESTS=1
export DYLD_INSERT_LIBRARIES=/usr/lib/libgmalloc.dylib
export CFZombieLevel=65553
export AUTO_USE_GUARDS=YES
export DYLD_IMAGE_SUFFIX=_debug

Nothing there catches anything earlier either.

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


References: 
 >Anyone seen [NSCursor set] crash by calling abort()? (From: Sean McBride <email@hidden>)
 >Re: Anyone seen [NSCursor set] crash by calling abort()? (From: Quincey Morris <email@hidden>)
 >Re: Anyone seen [NSCursor set] crash by calling abort()? (From: Sean McBride <email@hidden>)
 >Re: Anyone seen [NSCursor set] crash by calling abort()? (From: Jon Gary <email@hidden>)

  • Prev by Date: Re: Anyone seen [NSCursor set] crash by calling abort()?
  • Next by Date: Re: Anyone seen [NSCursor set] crash by calling abort()?
  • Previous by thread: Re: Anyone seen [NSCursor set] crash by calling abort()?
  • Next by thread: Re: Anyone seen [NSCursor set] crash by calling abort()?
  • Index(es):
    • Date
    • Thread