• 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: Appending string to NSTextView crashing app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Appending string to NSTextView crashing app


  • Subject: Re: Appending string to NSTextView crashing app
  • From: Andy Lee <email@hidden>
  • Date: Wed, 25 Apr 2007 00:09:24 -0400

On Apr 24, 2007, at 11:24 PM, Evan Moseman wrote:
But, it is still crashing at the same point. I'm trying to read info. from the debugger, but something looks wrong there as well:

I see a lot of logging of notifications. Note that when an object registers to receive notifications, it must *unregister* in its - dealloc method, because the notification center doesn't retain them. Is it possible this is causing your problem?


Otherwise, as always, I would look for a memory error elsewhere in your program. A search in Google or the list archives for NSZombieEnabled should give you techniques for doing this.

--Andy


_______________________________________________

Cocoa-dev mailing list (email@hidden)

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: 
 >Appending string to NSTextView crashing app (From: Evan Moseman <email@hidden>)
 >Re: Appending string to NSTextView crashing app (From: Ryan Stevens <email@hidden>)
 >Re: Appending string to NSTextView crashing app (From: Evan Moseman <email@hidden>)

  • Prev by Date: Re: Appending string to NSTextView crashing app
  • Next by Date: Re: Quartz flash screen updates
  • Previous by thread: Re: Appending string to NSTextView crashing app
  • Next by thread: Re: Appending string to NSTextView crashing app
  • Index(es):
    • Date
    • Thread