Re: Traceback from [SFLList removeItem:]
Re: Traceback from [SFLList removeItem:]
- Subject: Re: Traceback from [SFLList removeItem:]
- From: Allan Odgaard <email@hidden>
- Date: Thu, 27 Oct 2016 12:54:34 +0700
On 26 Oct 2016, at 16:22, John Brownie wrote:
Recently, I think since I updated to Sierra and Xcode 8, I get
tracebacks like the following in the Xcode console on application
close: […]
Not exactly the same, but since 10.11 I have gotten crash reports like
the one below, so it does seem like something broke with SFLList (I
still see this issue on 10.12, but not 10.10 or earlier).
Thread 12 Crashed:: Dispatch queue: Background Recent Document
Resolution :: NSOperation 0x7f9f844f0670 (QOS: LEGACY)
0 com.apple.CoreFoundation 0x00007fff8ce13f32
_CFErrorCopyUserInfoKey + 354
1 com.apple.CoreFoundation 0x00007fff8ce13a75
_CFErrorFormatDebugDescriptionAux + 53
2 com.apple.CoreFoundation 0x00007fff8ce65975
__CFErrorCopyDescription + 53
3 com.apple.CoreFoundation 0x00007fff8cd7b071 CFCopyDescription
+ 129
4 libsystem_trace.dylib 0x00007fff947838b5 _encode_format +
580
5 libsystem_trace.dylib 0x00007fff94787af5 _os_log_internal
+ 558
6 com.apple.coreservices.SharedFileList 0x00007fff947a9669
-[SFLListItemSnapshot(LSSharedFileListSupport)
resolveWithResolutionFlags:URL:fsRef:] + 254
7 com.apple.coreservices.SharedFileList 0x00007fff947a86b9
LSSharedFileListItemResolve + 130
8 com.apple.AppKit 0x00007fff900ed7a1
__85-[_NSRecentDocumentInfo
resolveByMountingVolumesIfNecessary:queue:completionHandler:]_block_invoke
+ 82
9 com.apple.Foundation 0x00007fff951e98d7
__NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7
10 com.apple.Foundation 0x00007fff951e9595
-[NSBlockOperation main] + 100
11 com.apple.Foundation 0x00007fff951e7c7a
-[__NSOperationInternal _start:] + 654
12 com.apple.Foundation 0x00007fff951e3c64 __NSOQSchedule_f
+ 194
13 libdispatch.dylib 0x00007fff86d7b40b
_dispatch_client_callout + 8
14 libdispatch.dylib 0x00007fff86d8003b
_dispatch_queue_drain + 754
15 libdispatch.dylib 0x00007fff86d86707
_dispatch_queue_invoke + 549
16 libdispatch.dylib 0x00007fff86d7ed53
_dispatch_root_queue_drain + 538
17 libdispatch.dylib 0x00007fff86d7eb00
_dispatch_worker_thread3 + 91
18 libsystem_pthread.dylib 0x00007fff864d84de _pthread_wqthread
+ 1129
19 libsystem_pthread.dylib 0x00007fff864d6341 start_wqthread +
13
_______________________________________________
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