Re: Crashes related to garbage collection?
Re: Crashes related to garbage collection?
- Subject: Re: Crashes related to garbage collection?
- From: Quincey Morris <email@hidden>
- Date: Mon, 26 May 2008 09:57:34 -0700
On May 26, 2008, at 08:17, Markus Müller wrote:
At every startup my application checks the crash logs to see if
there is a
new crash log and if so sends it to me. I noticed that there are two
classes
of crash logs that seem to be related to garbage collection and I hope
someone on the list is able to help me solve this crashes. Could
they be the
result of not holding on to objects with a strong reference?
Both of these look like the crashes you frequently get using Open
(NSOpenPanel) dialogs in a GC app. It's a known problem, with no known
workaround that I've seen (although someone did suggest that throwing
away the app's preferences file might reduce the frequency of the
crashes for a while).
_______________________________________________
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