• 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: NSView viewWillDraw crash
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSView viewWillDraw crash


  • Subject: Re: NSView viewWillDraw crash
  • From: j o a r <email@hidden>
  • Date: Thu, 10 Jan 2008 13:26:42 -0800


On Jan 10, 2008, at 1:13 PM, Keith Duncan wrote:

I've just caught a crash in NSView's viewWillDraw method, stack backtrace below, note that none of my views implement this method. I'm trying to think of an instance in which a crash could happen without having overidden the method?


Two things you might want to check:

* Are you using multiple threads, and doing anything that might not be thread safe?

* Run with NSZombieEnabled to see if you can catch anything that way (unless you're using GC).

j o a r


_______________________________________________

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: 
 >NSView viewWillDraw crash (From: Keith Duncan <email@hidden>)

  • Prev by Date: Re: NSView viewWillDraw crash
  • Next by Date: Re: NSView viewWillDraw crash
  • Previous by thread: Re: NSView viewWillDraw crash
  • Next by thread: Re: NSView viewWillDraw crash
  • Index(es):
    • Date
    • Thread