How to fix Crashed: com.apple.main-thread and catch errors?

I have the following crash in my Firebase Crashlytics dashboard.How to solve?

AVFCore
<redacted>
Crashed: com.apple.main-thread
0 WTPlayer 0x4ca8 (missing symbol UUID 4f2a03f9ccd73e2dae155590c937b9e7)
1 HamiVideo_tvOS 0x288acc (missing symbol UUID 8943628b2b063a83b199dac92588de61)
2 HamiVideo_tvOS 0x2913c8 (missing symbol UUID 8943628b2b063a83b199dac92588de61)
3 WTPlayer 0xe778 (missing symbol UUID 4f2a03f9ccd73e2dae155590c937b9e7)
4 WTPlayer 0xe850 (missing symbol UUID 4f2a03f9ccd73e2dae155590c937b9e7)
5 AVFCore 0xa1514 <redacted> + 68
6 AVFCore 0xa137c <redacted> + 80
7 libdispatch.dylib 0x5670 <redacted> + 20
8 libdispatch.dylib 0x8b44 <redacted> + 504
9 libdispatch.dylib 0x1bc48 <redacted> + 1356
10 libdispatch.dylib 0x13ac4 _dispatch_main_queue_callback_4CF+772
11 CoreFoundation 0x81b20 <redacted> + 16
12 CoreFoundation 0x7b940 <redacted> + 2540
13 CoreFoundation 0x7aa24 CFRunLoopRunSpecific + 600
14 GraphicsServices 0x6600 GSEventRunModal + 164
15 UIKitCore 0xb2fd94 <redacted> + 1100
16 UIKitCore 0xb354d4 UIApplicationMain + 168
17 libswiftUIKit.dylib 0x1d580 $s5UIKit17UIApplicationMainys5Int32VAD_SpySpys4Int8VGGSgSSSgAJtF+104
18 HamiVideo_tvOS 0x74dc (missing symbol UUID 8943628b2b063a83b199dac92588de61)
19 ??? 0x100b8d21c (missing sign)
Answered by PaulLien in 705050022

this issue resolve. use debug symbol search memory position.

Accepted Answer

this issue resolve. use debug symbol search memory position.

How to fix Crashed: com.apple.main-thread and catch errors?
 
 
Q