> On Apr 4, 2016, at 03:24 , Christiaan Hofman <cmhof...@gmail.com> wrote: > > I wonder if it would make sense, perhaps as a workaround, to retain the icon > while it’s working with the web view, and releasing itself when it’s done. > But I’m not sure where that would be, and if it would not be hanging around > too long with such an arrangement.
I guess I can try to reproduce it with a trivial project, which Apple would want for a bug report (though I've given up on filing those). There's an extra refcount decrement coming from something, so releasing self might also trigger it :(. As an emergency fix, I guess just making dealloc a no-op would do it; that's a relatively minor leak, assuming -releaseResources gets sent. The bug seemed to happen even before Apple disabled non-https loads, so maybe it's something that happens with any failed load. ISTR it started on 10.8 or so? Adam
------------------------------------------------------------------------------
_______________________________________________ Bibdesk-develop mailing list Bibdesk-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bibdesk-develop