TestFlight: Crash in -[UTMSpiceIO spiceConnected:]
- Dominant language
- Swift
- Stars
- 35.5k
- Forks
- 1.8k
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 7
Description
Seems like `[self.delegate spiceDidChangeInput:connection.input];` is crashing because of `doesNotRecognizeSelector`. The crash log appears to have the VM in console mode (thread 15 is running `JavaScriptCore`). However, I cannot see any way that UTMSpiceIO is initialized in console mode.
[2022-01-18_19-51-21.6147_+0800-5db6b2b673daf8ab12903a39e2535a8495ec9ff2.txt](https://github.com/utmapp/UTM/files/7917935/2022-01-18_19-51-21.6147_%2B0800-5db6b2b673daf8ab12903a39e2535a8495ec9ff2.txt)
[2022-01-19_08-12-38.3107_+0530-d15b8cb2a6f256c4af1445b91375277098418828.txt](https://github.com/utmapp/UTM/files/7917936/2022-01-19_08-12-38.3107_%2B0530-d15b8cb2a6f256c4af1445b91375277098418828.txt)
Contributor guide
Assessment
This issue has not been assessed yet.