KSJSON icon indicating copy to clipboard operation
KSJSON copied to clipboard

Crashes in String-Serializer

Open mickeyl opened this issue 5 years ago • 3 comments

After having worked successfully with KSJSON for a couple of years, recent deployments seem to crash. I have attached a couple of crash logs, perhaps they ring a bell for someone of you.

2018-07-05_07-40-57.4533_+0200-ed0f425b7f5bee50860bf8b7ef618aa3ea65332a.crash.txt 2018-07-05_10-41-30.6721_+0200-633a26bf64eda5cb9a98007810cde3595bf3e97b.crash.txt 2018-07-05_08-21-42.0399_+0200-43c90c601837d9169956ed8841dc33e3397940fb.crash.txt 2018-07-05_10-15-40.7203_+0200-c6cf223c2fa2cebbe9689723fc2b9f49ab6eb7a6.crash.txt 2018-07-05_07-54-25.4155_+0200-7fc4ac5a3077f970e8b927d701fa4521387c81d4.crash.txt

Could one of the newer clang releases in Xcode 9.x be responsible for that?

I have reverted to using NSJSONSerialization for now and the crashes stopped, since this is way slower than KSJSON though, I'd be interested in any hints.

mickeyl avatar Jul 29 '18 12:07 mickeyl