Re: Traceback from [SFLList removeItem:]

2016-10-27 Thread Quincey Morris
On Oct 26, 2016, at 22:19 , John Brownie wrote: > > Well, when you live in the tropics, you do look forward to cool weather! But > seriously, it's necessary to see family and supporters from time to time. > Having grown up in Australia, snow is still pretty exciting,

Re: Traceback from [SFLList removeItem:]

2016-10-26 Thread Allan Odgaard
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

Re: Traceback from [SFLList removeItem:]

2016-10-26 Thread John Brownie
Quincey Morris wrote: I would worry just a little bit. The messages you showed are not debug printing, but a backtrace, which *may* indicate that an exception was thrown. No exceptions as far as I can see. I have an exception breakpoint for all exceptions, and it isn't triggered. Submit a bug

Re: Traceback from [SFLList removeItem:]

2016-10-26 Thread Quincey Morris
On Oct 26, 2016, at 02:22 , John Brownie wrote: > > 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? I would worry just a little bit. The messages you showed are not debug printing, but a

Traceback from [SFLList removeItem:]

2016-10-26 Thread John Brownie
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