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

NSView viewWillDraw crash


  • Subject: NSView viewWillDraw crash
  • From: Keith Duncan <email@hidden>
  • Date: Thu, 10 Jan 2008 21:13:17 +0000

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?

I'f no-one can think of anything I'll just have to file a bug.

- Keith

#0 0x915f15e4 in CFRelease ()
#1 0x91581343 in __CFArrayReleaseValues ()
#2 0x915f17c8 in _CFRelease ()
#3 0x9381f86a in -[NSView viewWillDraw] ()
#4 0x9381f7fe in -[NSView viewWillDraw] ()
#5 0x9385f14b in -[NSBox viewWillDraw] ()
#6 0x9381f7fe in -[NSView viewWillDraw] ()
#7 0x9381f7fe in -[NSView viewWillDraw] ()
#8 0x9381f7fe in -[NSView viewWillDraw] ()
#9 0x9381f7fe in -[NSView viewWillDraw] ()
#10 0x9381f7fe in -[NSView viewWillDraw] ()
#11 0x9381eeef in -[NSView _sendViewWillDrawInRect:] ()
#12 0x9376133d in -[NSView displayIfNeeded] ()
#13 0x93760f2d in -[NSWindow displayIfNeeded] ()
#14 0x93760d50 in _handleWindowNeedsDisplay ()
#15 0x915ed9e2 in __CFRunLoopDoObservers ()
#16 0x915eed45 in CFRunLoopRunSpecific ()
#17 0x915efd38 in CFRunLoopRunInMode ()
#18 0x90b9f8a4 in RunCurrentEventLoopInMode ()
#19 0x90b9f5f6 in ReceiveNextEventCommon ()
#20 0x90b9f531 in BlockUntilNextEventMatchingListInMode ()
#21 0x9375ed5b in _DPSNextEvent ()
#22 0x9375e6a0 in -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] ()
#23 0x937576d1 in -[NSApplication run] ()
#24 0x937249ba in NSApplicationMain ()
#25 0x00008bea in ?? ()
_______________________________________________


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


  • Follow-Ups:
    • Re: NSView viewWillDraw crash
      • From: "Clark Cox" <email@hidden>
    • Re: NSView viewWillDraw crash
      • From: j o a r <email@hidden>
    • Re: NSView viewWillDraw crash
      • From: Bill Bumgarner <email@hidden>
  • Prev by Date: Re: Using NSValueTransformer for encryption
  • Next by Date: Re: EXC_BAD_ACCESS when trying to use [NSMutableURLRequest setHTTPBodyStream]
  • Previous by thread: Re: Adding self as Nib owner
  • Next by thread: Re: NSView viewWillDraw crash
  • Index(es):
    • Date
    • Thread