John, I suggest reading:
http://www.corbinstreehouse.com/blog/2007/10/instruments-on-leopard-how-to-debug-those-random-crashes-in-your-cocoa-app/
--corbin
On Feb 2, 2010, at 11:02 AM, John Nairn wrote:
> I copied code from Cocoa documentation to create a custom field editor. It
> gets created
On Feb 2, 2010, at 2:02 PM, John Nairn wrote:
> I copied code from Cocoa documentation to create a custom field editor. It
> gets created OK and seems to work, but always crashes when the the window
> closes with the message
>
> Program received signal: “EXC_BAD_ACCESS”.
> sharedlibrary apply-
I copied code from Cocoa documentation to create a custom field
editor. It gets created OK and seems to work, but always crashes when
the the window closes with the message
Program received signal: “EXC_BAD_ACCESS”.
sharedlibrary apply-load-rules all
I created the custom editor in the windo