I’m getting a report in crashlytics with this stac...
# kotlin-native
j
I’m getting a report in crashlytics with this stacktrace. Crashlytics points
kotlin::FormatToSpan(kotlin::std_support::span<char, 18446744073709551615ul>, char const*, ...) + 4354272500
to be the culprit. I have no Idea how to find what causes this, how should I proceed?
m
Looks like some of your Coroutines crashed in SnuteSharedLibrary
m
@jean Did you manage to figure it out? I have the same crash and no idea where to look.🙂
j
I don’t remember 😕 and I’m not working on this project anymore so I can’t check, sorry
m
Too bad, thanks anyway 🙂
478 Views