Re: Crash in terminate: on Mavericks
Re: Crash in terminate: on Mavericks
- Subject: Re: Crash in terminate: on Mavericks
- From: James Walker <email@hidden>
- Date: Mon, 21 Jan 2019 10:24:59 -0800
On 1/21/19 9:43 AM, Sean McBride wrote:
On Fri, 18 Jan 2019 16:48:37 -0800, James Walker said:
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?
Have you tried ASan and TSan? 10.9 is even old enough to support valgrind I
think.
OK, I tried a build made with ASan, and there was no difference. With
TSan, I get a dyld Symbol not found error on _OSAtomicDecrement32 being
referenced by the tsan dylib.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden