Re: Garbage collector related crash
Re: Garbage collector related crash
- Subject: Re: Garbage collector related crash
- From: Chris Idou <email@hidden>
- Date: Sun, 10 May 2009 18:35:53 -0700 (PDT)
Is it fixed in a later version of Leopard, or in Snow Leopard?
And it is a workaround to release it in the finalizer of the object that retains it and uses it?
________________________________
From: Bill Bumgarner <email@hidden>
To: Chris Idou <email@hidden>
Cc: email@hidden
Sent: Monday, 11 May, 2009 2:47:43 AM
Subject: Re: Garbage collector related crash
On May 10, 2009, at 3:47 AM, Chris Idou wrote:
When you are saying "it is broken" on Leopard, what exactly do you say you know is broken? GC in general, or the __strong thing, or.... ?
There is a bug internal the MD* API that causes this particular crash because it creates dangling weak references that the collecter stumbles over. Purely a bug in MD* that is fixed in a later release.
b.bum
_______________________________________________
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