Since upgrading to Leopard and building to "Current Mac OS" I have
noticed frequent crashes after entering a standard Cocoa open or save
panel. It even happens in openDocument: command linked to Open... menu
command that is built into NSApplication and I have not overridden
that method. Is there a bug in Leopard or something to do to fix this
crash?
This same code has worked fine ever since 10.0 and it still works fine
if I compile to 10.4 (Universal). I have only seen it in one of my
applications, but it is the only one I been developing and use
frequently in Leopard.