Crash in garbage collection, NSOpenPanel
Crash in garbage collection, NSOpenPanel
- Subject: Crash in garbage collection, NSOpenPanel
- From: David <email@hidden>
- Date: Wed, 27 Aug 2008 11:25:25 -0400
Hello,Sometimes my application crashes when I go to run an NSOpenPanel. The
app is using garbage collection and runs on Leopard only.
I found the following thread
http://www.cocoabuilder.com/archive/message/cocoa/2008/5/28/208589 which
makes it look like a known and unresolved issue with NSOpenPanel. The
thread alludes to a workaround something about preferences but I couldn't
understand what they are saying to do as a work around nor the cause.
Does anyone know how to work around or prevent this crash? I had been hoping
it was an artifact of running the debugger but its looking much more serious
than that.
The stack trace includes:
__CFTypeCollectionRelease
__CFDictionaryDeallocate
-[NSCFDictionary finalize]
finalizeOneObject
foreach_block_do
batchFinalize
batchFinalizeOnTwoThreads
auto_collect_internal
auto_collection_thread
_pthread_start
thread_start
_______________________________________________
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