On Dec 3, 2013, at 10:23 PM, Graham Cox <[email protected]> wrote:
> I’m seeing quite a few of these being logged: > >> CoreAnimation: warning, deleted thread with uncommitted CATransaction; set >> CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces. > > I’m not directly using Core Animation anywhere in this app, but I have > started to add quite a few threads, e.g. file opening. I’ve set the > environment variable as suggested, but it is not doing anything that I can > see. This is in 10.9, never seen anything like this in earlier OS either. > > Is it something I”m doing, or just another windy warning that I can safely > ignore? > > —Graham > > I think this is a framework thing. the loginwindow process spews this to the Console regularly on 10.9 Check your Console logs and you should see this on occasion for other apps. _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
