Open tapz opened 4 years ago
Another similar:
0 libswiftCore.dylib 0x37c03fa10 swift::RefCounts<T>::formWeakReference
1 libswiftCore.dylib 0x37c01b4b8 [inlined] swift_weakInit
2 libswiftCore.dylib 0x37c01b4b8 swift_weakInit
3 Starscream 0x103f89428 WSEngine.stop (WSEngine.swift:75)
4 Starscream 0x103f8ab1c WSEngine
5 Starscream 0x103f82664 WebSocket.disconnect (WebSocket.swift:139)
0 libdispatch.dylib 0x19641f3b8 _os_object_retain
1 libswiftDispatch.dylib 0x34e7f7ef0 OS_dispatch_queue.async
2 Starscream 0x104929864 WSEngine.write (WSEngine.swift:91)
3 Starscream 0x10492ac44 [inlined] WSEngine.write (WSEngine.swift:87)
4 Starscream 0x10492ac44 WSEngine (<compiler-generated>:85)
5 Starscream 0x104922e30 [inlined] WebSocket.write (WebSocket.swift:151)
6 Starscream 0x104922e30 WebSocket (<compiler-generated>:150)
0 libobjc.A.dylib 0x191127f90 objc_destructInstance
1 libswiftCore.dylib 0x355f630e4 [inlined] swift_deallocClassInstance
2 libswiftCore.dylib 0x355f630e4 swift_deallocClassInstance
3 libswiftCore.dylib 0x355f63008 _swift_release_dealloc
4 libswiftCore.dylib 0x355f63d5c swift::RefCounts<T>::doDecrement<T>
5 Starscream 0x104706a08 WSEngine.deinit
6 Starscream 0x104706ab4 WSEngine.__deallocating_deinit
7 libswiftCore.dylib 0x355f63008 _swift_release_dealloc
8 libswiftCore.dylib 0x355f63d5c swift::RefCounts<T>::doDecrement<T>
9 Starscream 0x1046febec [inlined] WebSocket.deinit
10 Starscream 0x1046febec WebSocket.__deallocating_deinit (WebSocket.swift:94)
11 libswiftCore.dylib 0x355f63008 _swift_release_dealloc
12 libswiftCore.dylib 0x355f63d5c swift::RefCounts<T>::doDecrement<T>
@tapz did you find the solution?
Getting this crash report from my users every now and then with version 4.0.3
MyService.swift:
Crash report: