On Fri, Sep 6, 2013, at 08:16 AM, Manfred Schwind wrote: > > the pointer value for the save panel never changes, but the object it > > points to has some serious changes of identity. > > For me this sounds like an "overrelease" or "access after release" > problem. > You could try to run with enabled zombie objects.
What? No. There is no bug here. If your app is sandboxed, each NSSavePanel instance swaps out its implementation at runtime, based on whether Powerbox is showing the out-of-process save panel. --Kyle Sluder _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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 arch...@mail-archive.com