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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]