Crash Report In Firebase EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000000000001 glTexSubImage2D_Exec

Description
We are getting this crash report in firebase

Crashed: Thread
0  libGPUSupportMercury.dylib     0x23a32afe4 gpus_ReturnNotPermittedKillClient
1  AGXGLDriver                    0x23e874ec8 (Missing)
2  libGPUSupportMercury.dylib     0x23a32bfac gpusSubmitDataBuffers
3  AGXGLDriver                    0x23e8763f4 (Missing)
4  AGXGLDriver                    0x23e871af0 (Missing)
5  AGXGLDriver                    0x23e86a964 (Missing)
6  GLEngine                       0x23f938b10 glTexSubImage2D_Exec
7  OpenGLES                       0x221751214 glTexSubImage2D + 88
8  MobileRTC                      0x1045d7228 TermSBPTUIModule(Cmm::ICmmMessageQueueClient*) + 11158652
9  MobileRTC                      0x1045d5580 TermSBPTUIModule(Cmm::ICmmMessageQueueClient*) + 11151316
10 MobileRTC                      0x1045d5a58 TermSBPTUIModule(Cmm::ICmmMessageQueueClient*) + 11152556
11 MobileRTC                      0x1045d235c TermSBPTUIModule(Cmm::ICmmMessageQueueClient*) + 11138480
12 MobileRTC                      0x1045d3138 TermSBPTUIModule(Cmm::ICmmMessageQueueClient*) + 11142028
13 MobileRTC                      0x10463e594 TermSBPTUIModule(Cmm::ICmmMessageQueueClient*) + 11581416
14 MobileRTC                      0x10462c85c TermSBPTUIModule(Cmm::ICmmMessageQueueClient*) + 11508400
15 MobileRTC                      0x10462c8d4 TermSBPTUIModule(Cmm::ICmmMessageQueueClient*) + 11508520
16 MobileRTC                      0x104610c38 TermSBPTUIModule(Cmm::ICmmMessageQueueClient*) + 11394700
17 MobileRTC                      0x10460a6a8 TermSBPTUIModule(Cmm::ICmmMessageQueueClient*) + 11368700
18 MobileRTC                      0x10462c85c TermSBPTUIModule(Cmm::ICmmMessageQueueClient*) + 11508400
19 MobileRTC                      0x10462c8d4 TermSBPTUIModule(Cmm::ICmmMessageQueueClient*) + 11508520
20 MobileRTC                      0x104610c38 TermSBPTUIModule(Cmm::ICmmMessageQueueClient*) + 11394700
21 MobileRTC                      0x104583fa8 TermSBPTUIModule(Cmm::ICmmMessageQueueClient*) + 10818044
22 MobileRTC                      0x10457e06c TermSBPTUIModule(Cmm::ICmmMessageQueueClient*) + 10793664
23 libsystem_pthread.dylib        0x21e1702c0 _pthread_body + 128
24 libsystem_pthread.dylib        0x21e170220 _pthread_start + 44
25 libsystem_pthread.dylib        0x21e173cdc thread_start + 4

Which version?
v4.3.1.47201.0322

Smartphone (please complete the following information):

  • Device: iphone 6, iphone 5s, ipad air 2
  • OS: 12.4.1, 12.2.0, 12.4.0, 12.3.1

Hi sanket

Can the crash be reproduced?
We found that this crash happened in video render.
You can upgrade SDK to the latest version, try this problem is still exist.

Thanks.

Hi sanket,

Thanks for using Zoom SDK. You may find our latest SDK here: https://github.com/zoom/zoom-sdk-ios/releases/tag/v4.4.55968.0904

Thanks!