On Sun, Mar 21, 2010 at 3:37 PM, Graham Cox <graham....@bigpond.com> wrote: > I got this crash report from a user. It seems to be an isolated incident but > it would be good to know what sort of problem this indicates so if it crops > up again I know where to look for it. I've never seen this code before and it > is in Thread 6 - my app doesn't do much with threads so I'm guessing it's > something Cocoa is doing, maybe with the disk by the look of it. Any ideas? > > Thread 6 Crashed: Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue > 0 com.apple.DesktopServices 0x901d8445 > TFSVolumeInfo::GetVolumeSyncThread() + 83 > 1 com.apple.DesktopServices 0x901d8391 > TNode::PostNodeTaskRequest(TCountedPtr<TNodeTask> const&) const + 81
TNode and TFSVolumeInfo have been the source of many crashes since 10.6 debuted. Usually it involves the open panel. All you can probably do is file a bug. --Kyle Sluder _______________________________________________ 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 arch...@mail-archive.com