> On 2 Nov 2016, at 19:30, Quincey Morris
> wrote:
>
> On Nov 2, 2016, at 10:00 , Konidaris Christos wrote:
>
>> Our application crashes inside AppKit when compiled with any SDK > 10.9. The
>> crash happens at the following point in the program:
>>
>> activityPaneController = [[ESC_Activity
On Nov 2, 2016, at 10:00 , Konidaris Christos wrote:
> Our application crashes inside AppKit when compiled with any SDK > 10.9. The
> crash happens at the following point in the program:
>
> activityPaneController = [[ESC_ActivityPaneController alloc] initWithNibName:
> @“ESC_ActivitySideBox"
Zombie objects and Malloc Scribble are checked in Diagnostics.
– Chris
> On 2 Nov 2016, at 19:05, Jens Alfke wrote:
>
> Have you run with Zombies enabled? Or with the address sanitizer?
>
> —Jens
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.
Have you run with Zombies enabled? Or with the address sanitizer?
—Jens
___
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.appl