• 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: confused about allocating and releasing objects
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: confused about allocating and releasing objects


  • Subject: Re: confused about allocating and releasing objects
  • From: "Sherm Pendley" <email@hidden>
  • Date: Wed, 27 Aug 2008 12:33:40 -0400

On Wed, Aug 27, 2008 at 7:22 AM, Graham Cox <email@hidden> wrote:
>
> Just thinking aloud, but I wonder if the plug-in is being executed outside
> of the app's autorelease pool stack? The freeze could be because autorelease
> is being called but there's no pool available.

In general, that doesn't freeze an app. It just emits a warning to the
console that says autorelease was called without a pool in place, and
that the autoreleased object will be leaked as a result.

sherm--

--
Cocoa programming in Perl: http://camelbones.sourceforge.net
_______________________________________________

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: 
 >confused about allocating and releasing objects (From: Memo Akten <email@hidden>)
 >Re: confused about allocating and releasing objects (From: "Jonathan del Strother" <email@hidden>)
 >Re: confused about allocating and releasing objects (From: Memo Akten <email@hidden>)
 >Re: confused about allocating and releasing objects (From: Graham Cox <email@hidden>)

  • Prev by Date: Re: CoreData, SQLite and GUID
  • Next by Date: Re: Core Data - use of simple accessors vs. KVC
  • Previous by thread: Re: confused about allocating and releasing objects
  • Next by thread: Re: confused about allocating and releasing objects
  • Index(es):
    • Date
    • Thread