Re: Crash in terminate: on Mavericks

2019-01-18 Thread Ken Thomases
You haven't included the nature of the crash, like an access violation or uncaught exception. That would be in the lines just above the excerpt you sent. Also, if you're able to reproduce this yourself, try running your app under the Zombies instrument template. Regards, Ken > On Jan 18, 201

Crash in terminate: on Mavericks

2019-01-18 Thread James Walker
When my app runs in Mavericks (10.9.5), it crashes on quit, but in High Sierra it's fine. The backtrace doesn't show any of my code, so I'm not sure how to proceed. I don't suppose this means anything to anyone? Application Specific Information: Performing @selector(terminate:) from sender NS