• 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: NSDocument with NSMatrix crasher (10.4)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSDocument with NSMatrix crasher (10.4)


  • Subject: Re: NSDocument with NSMatrix crasher (10.4)
  • From: Erik Buck <email@hidden>
  • Date: Sun, 9 Jul 2006 15:28:30 -0400

Forgive me if I don't understand the problem. I have not read the entire thread. However...

Why was a view being being edited put in an autorelease pool and therefore released as shown in these line of the crash stack dump ?

11 com.apple.AppKit 0x933afd43 -[NSView release] + 180
12 com.apple.Foundation 0x9270d873 NSPopAutoreleasePool +


It is highly unusual to autorelease or release a view/control while it is being edited. How do I know it was being edited ? Because the otherwise this line wouldn't be in the stack trace.

1 com.apple.AppKit 0x933eda29 -[NSView setKeyboardFocusRingNeedsDisplayInRect:] + 69

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: NSDocument with NSMatrix crasher (10.4)
  • Next by Date: Outline view with variable-height rows & text wrapping...
  • Previous by thread: Re: NSDocument with NSMatrix crasher (10.4)
  • Next by thread: Re: NSDocument with NSMatrix crasher (10.4)
  • Index(es):
    • Date
    • Thread