Re: Odd crash
Re: Odd crash
- Subject: Re: Odd crash
- From: Kyle Sluder <email@hidden>
- Date: Sun, 21 Mar 2010 16:40:51 -0700
On Sun, Mar 21, 2010 at 3:37 PM, Graham Cox <email@hidden> 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 (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
References: | |
| >Odd crash (From: Graham Cox <email@hidden>) |