#130: New crash in r2125
| Type: | Crash | First reported: | 17 Apr 2010 |
| Status: | Last modified: | 3 Jul 2011 | |
| Occurrences: | 1 | Fixed: | In revision r3347 |
Thread 5 Crashed: Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
0 com.apple.DesktopServices 0x00007fff8110aea2 TFSInfo::AddPtrReference() + 4
1 com.apple.DesktopServices 0x00007fff81147e12 TNode::~TNode() + 52
2 com.apple.DesktopServices 0x00007fff8110bcfc TNode::RemovePtrReference() + 40
3 com.apple.DesktopServices 0x00007fff8112ab76 RemoveNodePtrReference(TNode*) + 43
4 com.apple.DesktopServices 0x00007fff81127a69 __SetTimerToDispatchSyncRequest_block_invoke_3 + 72
5 libSystem.B.dylib 0x00007fff80e63cd3 _dispatch_source_invoke + 273
6 libSystem.B.dylib 0x00007fff80e63094 _dispatch_queue_invoke + 185
7 libSystem.B.dylib 0x00007fff80e631bc _dispatch_queue_drain + 261
8 libSystem.B.dylib 0x00007fff80e63014 _dispatch_queue_invoke + 57
9 libSystem.B.dylib 0x00007fff80e62bbe _dispatch_worker_thread2 + 252
10 libSystem.B.dylib 0x00007fff80e624e8 _pthread_wqthread + 353
11 libSystem.B.dylib 0x00007fff80e62385 start_wqthread + 13Comments
I was trying to export 6 or 7 tables w/o table content.
Developer