Gleb Linnik

Results 22 comments of Gleb Linnik

Could you please provide a full crash log (with base addresses of binary images)

OK. Even though could you send a full crash log from Xcode in text format?

Hi! Do you know any steps how to reproduce this bug or maybe a full crashlog?

Thank you. It would help a lot

Hello! Thank you for your report. Based on the information you've provided, it appears that you're trying to use Swift's async/await syntax with the AppMetrica SDK. I want to clarify...

> `[fishhooked one] -> [weak one] -> [libc++abi one]`. We actually can call `[libc++abi one]` from `[fishhooked one]` in case if `[weak one]` does not call it, that satisfies @kstenerud's...

@incanus, it seems that there may be an issue with SPM as well. It appears that the `// swift-tools-version:5.0` you are using is outdated. Resources became available in `5.3`. So...

Shouldn't `Source/KSCrash-Tests/KSObjC_Tests.m` be fixed as well?

@bamx23 should we merge to `master` or move to `release-2.0`?

See `mach/mach_exc.defs` on macOS