Traceback from [SFLList removeItem:]
Traceback from [SFLList removeItem:]
- Subject: Traceback from [SFLList removeItem:]
- From: John Brownie <email@hidden>
- Date: Wed, 26 Oct 2016 12:22:13 +0300
Recently, I think since I updated to Sierra and Xcode 8, I get
tracebacks like the following in the Xcode console on application close:
2016-10-26 12:06:25.021123 MyApp[7966:1254722] Item: filename.bundle
[95A054A5-60CF-4BB7-B898-95C221DA0790] -
URL:file:///path/to/filename.bundle/ 1
SharedFileList 0x00007fffa6958549 -[SFLList
removeItem:] + 57
2 SharedFileList 0x00007fffa696c089
LSSharedFileListItemRemove + 176
3 AppKit 0x00007fffa36848ea
-[NSDocumentController _refreshRecentDocumentURL:newURL:forDocument:] + 308
4 AppKit 0x00007fffa3bc4537
__85-[NSDocument(NSDocumentSaving)
_saveToURL:ofType:forSaveOperation:completionHandler:]_block_invoke.999
+ 112
5 AppKit 0x00007fffa3bc4ee7
__85-[NSDocument(NSDocumentSaving)
_saveToURL:ofType:forSaveOperation:completionHandler:]_block_invoke_4.1040
+ 31
6 libdispatch.dylib 0x0000000100e3074d
_dispatch_call_block_and_release + 12
7 libdispatch.dylib 0x0000000100e26fcc
_dispatch_client_callout + 8
8 libdispatch.dylib 0x0000000100e37a2f
_dispatch_queue_override_invoke + 1360
9 libdispatch.dylib 0x0000000100e29247
_dispatch_root_queue_drain + 671
10 libdispatch.dylib 0x0000000100e28f58
_dispatch_worker_thread3 + 114
11 libsystem_pthread.dylib 0x0000000100e9e8c2
_pthread_wqthread + 1299
12 libsystem_pthread.dylib 0x0000000100e9e39d
start_wqthread + 13
I assume that I can safely ignore these as someone leaving debug
printing on, since all continues to work. Or do I need to worry?
--
John Brownie
In Finland on furlough from SIL Papua New Guinea
_______________________________________________
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