• 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: Triggering an NSTextStorage Bug
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Triggering an NSTextStorage Bug


  • Subject: Re: Triggering an NSTextStorage Bug
  • From: Kyle Sluder <email@hidden>
  • Date: Tue, 19 Mar 2013 18:09:36 -0700

Bizarrely, running your sample project in under the Zombies Instrument
produces no crash, but it _does_ spin the pinwheel forever during
startup, creating infinitely many instances of NSDictionary.

--Kyle Sluder

On Tue, Mar 19, 2013, at 04:54 PM, Seth Willits wrote:
>
> This has taken me a *very long time* to narrow down to its simplest bits
> and it's very puzzling to me.
>
>
> The short story is I have an NSTextStorage subclass as I'm doing many
> different things, syntax coloring among them. I would swear that
> everything I'm doing is a legitimate implementation, but there is
> obviously something causing internal behavior in the text system to go
> haywire. The result is that the text system itself (not me!) is
> over-releasing the NSParagraphStyle. The memory management in my code is
> solid, so the problem has to be in the text system itself.
>
> The example project:
> http://www.sethwillits.com/temp/PGSOverRelease.zip
>
> There are a number of factors involved in reliably reproducing this
> behavior and this project has one set of circumstances that will
> reproduce it, but there are others. If you slightly change any of these
> factors (all changes which should have no effect), then the over-release
> crash does not occur.
>
> I have read and re-read all of the text storage documentation multiple
> times and I am thusly confident that either some critical elusive
> behavior is undocumented or I've found a legitimate bug in the text
> system.
>
>
> Any help would be greatly appreciated. This is severely impacting my work
> at the moment.
>
>
> --
> Seth Willits
_______________________________________________

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: Triggering an NSTextStorage Bug
      • From: Seth Willits <email@hidden>
References: 
 >Triggering an NSTextStorage Bug (From: Seth Willits <email@hidden>)

  • Prev by Date: Re: Triggering an NSTextStorage Bug
  • Next by Date: Re: NSScanner question
  • Previous by thread: Re: Triggering an NSTextStorage Bug
  • Next by thread: Re: Triggering an NSTextStorage Bug
  • Index(es):
    • Date
    • Thread