voxeet / voxeet-uxkit-reactnative

https://www.npmjs.com/package/@voxeet/react-native-voxeet-conferencekit
MIT License
11 stars 12 forks source link

Get error "EXC_BAD_ACCESS" #53

Open hungkoala opened 2 years ago

hungkoala commented 2 years ago

This error was logged on our Sentry server, iOS Version:14.8.1, iPhone XS Model:D321AP

OS Version: iOS 14.8.1 (18H107)
Report Version: 104

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: BUS_NOOP at 0x0000000000000008
Crashed Thread: 29

Application Specific Information:
getArgument:atIndex: > objectAtIndexedSubscript: > refreshAccessTokenClosure > retain >
Attempted to dereference garbage pointer 0x8.

Thread 29 Crashed:
0   libsystem_blocks.dylib          0x3a8c5556c         _Block_copy
1   libsystem_blocks.dylib          0x3a8c554a0         [inlined] -[__NSMallocBlock__ retain]
2   libsystem_blocks.dylib          0x3a8c554a0         -[__NSMallocBlock__ retain]
3   Bewell                          0x2030402c8         -[RNVoxeetConferencekit onAccessTokenOk:resolve:ejecter:] (RNVoxeetConferencekit.m:519)
4   CoreFoundation                  0x31127cdd0         __invoking___
5   CoreFoundation                  0x3111503d0         -[NSInvocation invoke]
6   CoreFoundation                  0x3111509d4         -[NSInvocation invokeWithTarget:]
7   Bewell                          0x202ebbd1c         -[RCTModuleMethod invokeWithBridge:module:arguments:] (RCTModuleMethod.mm:584)
8   Bewell                          0x202ebe1b4         facebook::react::invokeInner (RCTNativeModule.mm:181)
9   Bewell                          0x202ebddec         [inlined] facebook::react::RCTNativeModule::invoke::lambda::operator() (RCTNativeModule.mm:103)
10  Bewell                          0x202ebddec         facebook::react::RCTNativeModule::invoke (RCTNativeModule.mm:95)
11  libdispatch.dylib               0x310b74a80         _dispatch_call_block_and_release
12  libdispatch.dylib               0x310b76818         _dispatch_client_callout
13  libdispatch.dylib               0x310b7e000         _dispatch_lane_serial_drain
14  libdispatch.dylib               0x310b7ebfc         _dispatch_lane_invoke
15  libdispatch.dylib               0x310b894b8         _dispatch_workloop_worker_thread
16  libsystem_pthread.dylib         0x3a8d2d7a0         _pthread_wqthread

Thread 0
0   libsystem_kernel.dylib          0x36d7d44fc         mach_msg_trap
1   libsystem_kernel.dylib          0x36d7d3880         mach_msg
2   CoreFoundation                  0x3111f1540         __CFRunLoopServiceMachPort
3   CoreFoundation                  0x3111eb3e0         __CFRunLoopRun
4   CoreFoundation                  0x3111ea9f0         CFRunLoopRunSpecific
5   GraphicsServices                0x34002f730         GSEventRunModal
6   UIKitCore                       0x315bba758         -[UIApplication _run]
7   UIKitCore                       0x315bbffc8         UIApplicationMain
8   Bewell                          0x202af59c4         main (main.m:7)
9   libdyld.dylib                   0x310bfdcf4         start

Thread 1 name: com.apple.uikit.eventfetch-thread
0   libsystem_kernel.dylib          0x36d7d44fc         mach_msg_trap
1   libsystem_kernel.dylib          0x36d7d3880         mach_msg
2   CoreFoundation                  0x3111f1540         __CFRunLoopServiceMachPort
3   CoreFoundation                  0x3111eb3e0         __CFRunLoopRun
4   CoreFoundation                  0x3111ea9f0         CFRunLoopRunSpecific
5   Foundation                      0x313860d88         -[NSRunLoop(NSRunLoop) runMode:beforeDate:]
6   Foundation                      0x313860c54         -[NSRunLoop(NSRunLoop) runUntilDate:]
7   UIKitCore                       0x315c6f300         -[UIEventFetcher threadMain]
8   Foundation                      0x3139d2308         __NSThread__start__
9   libsystem_pthread.dylib         0x3a8d2bbf8         _pthread_start

Thread 2 name: com.google.firebase.crashlytics.MachExceptionServer
0   libsystem_kernel.dylib          0x36d7d44fc         mach_msg_trap
1   libsystem_kernel.dylib          0x36d7d3880         mach_msg
2   Bewell                          0x202c2ffc4         [inlined] FIRCLSMachExceptionReadMessage (FIRCLSMachException.c:194)
3   Bewell                          0x202c2ffc4         FIRCLSMachExceptionServer (FIRCLSMachException.c:170)
4   libsystem_pthread.dylib         0x3a8d2bbf8         _pthread_start

Thread 3 name: com.facebook.react.JavaScript
0   libsystem_kernel.dylib          0x36d7d44fc         mach_msg_trap
1   libsystem_kernel.dylib          0x36d7d3880         mach_msg
2   CoreFoundation                  0x3111f1540         __CFRunLoopServiceMachPort
3   CoreFoundation                  0x3111eb3e0         __CFRunLoopRun
4   CoreFoundation                  0x3111ea9f0         CFRunLoopRunSpecific
5   Bewell                          0x202e9d4f8         +[RCTCxxBridge runRunLoop] (RCTCxxBridge.mm:308)
6   Foundation                      0x3139d2308         __NSThread__start__
7   libsystem_pthread.dylib         0x3a8d2bbf8         _pthread_start

Thread 4 name: JavaScriptCore bmalloc scavenger
0   libsystem_kernel.dylib          0x36d7f90cc         __psynch_cvwait
1   libsystem_pthread.dylib         0x3a8d2f430         _pthread_cond_wait
2   libc++.1.dylib                  0x33ab47f94         std::__1::condition_variable::__do_timed_wait
3   JavaScriptCore                  0x324bf27f8         bmalloc::Scavenger::threadRunLoop
4   JavaScriptCore                  0x324bf22ac         bmalloc::Scavenger::threadEntryPoint
5   JavaScriptCore                  0x324bf37c4         std::__1::__thread_proxy<T>
6   libsystem_pthread.dylib         0x3a8d2bbf8         _pthread_start

Thread 5
0   libsystem_kernel.dylib          0x36d7f9734         __semwait_signal
1   libsystem_c.dylib               0x323ab6a10         nanosleep
2   libsystem_c.dylib               0x323ab67f4         sleep
3   Bewell                          0x202f50388         monitorCachedData (SentryCrashCachedData.c:139)
4   libsystem_pthread.dylib         0x3a8d2bbf8         _pthread_start

Thread 6 name: SentryCrash Exception Handler (Secondary)
0   libsystem_kernel.dylib          0x36d7d44fc         mach_msg_trap
1   libsystem_kernel.dylib          0x36d7d3880         mach_msg
2   Bewell                          0x202f5cbb0         handleExceptions (SentryCrashMonitor_MachException.c:266)
3   libsystem_pthread.dylib         0x3a8d2bbf8         _pthread_start

Thread 8 name: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib          0x36d7d44fc         mach_msg_trap
1   libsystem_kernel.dylib          0x36d7d3880         mach_msg
2   CoreFoundation                  0x3111f1540         __CFRunLoopServiceMachPort
3   CoreFoundation                  0x3111eb3e0         __CFRunLoopRun
4   CoreFoundation                  0x3111ea9f0         CFRunLoopRunSpecific
5   CFNetwork                       0x3121fbb34         _CFURLStorageSessionCopyCache
6   Foundation                      0x3139d2308         __NSThread__start__
7   libsystem_pthread.dylib         0x3a8d2bbf8         _pthread_start

Thread 9 name: AVAudioSession Notify Thread
0   libsystem_kernel.dylib          0x36d7d44fc         mach_msg_trap
1   libsystem_kernel.dylib          0x36d7d3880         mach_msg
2   CoreFoundation                  0x3111f1540         __CFRunLoopServiceMachPort
3   CoreFoundation                  0x3111eb3e0         __CFRunLoopRun
4   CoreFoundation                  0x3111ea9f0         CFRunLoopRunSpecific
5   AudioSession                    0x3207daf1c         GenericRunLoopThread::Entry
6   AudioSession                    0x3207dd0d4         CAPThread::Entry
7   libsystem_pthread.dylib         0x3a8d2bbf8         _pthread_start

Thread 10 name: com.squareup.SocketRocket.NetworkThread
0   libsystem_kernel.dylib          0x36d7d44fc         mach_msg_trap
1   libsystem_kernel.dylib          0x36d7d3880         mach_msg
2   CoreFoundation                  0x3111f1540         __CFRunLoopServiceMachPort
3   CoreFoundation                  0x3111eb3e0         __CFRunLoopRun
4   CoreFoundation                  0x3111ea9f0         CFRunLoopRunSpecific
5   Foundation                      0x313860d88         -[NSRunLoop(NSRunLoop) runMode:beforeDate:]
6   Mobilisten                      0x104c05c9c         -[_SRRunLoopThread main] (LDSRWebSocket.m:1937)
7   Foundation                      0x3139d2308         __NSThread__start__
8   libsystem_pthread.dylib         0x3a8d2bbf8         _pthread_start

Thread 11 name: com.apple.CFSocket.private
0   libsystem_kernel.dylib          0x36d7f962c         __select
1   CoreFoundation                  0x3111fe71c         __CFSocketManager
2   libsystem_pthread.dylib         0x3a8d2bbf8         _pthread_start

Thread 12 name: Thread 0x0x15d30f9d0
0   libsystem_kernel.dylib          0x36d7f90cc         __psynch_cvwait
1   libsystem_pthread.dylib         0x3a8d2f430         _pthread_cond_wait
2   WebRTC                          0x1057b398c         rtc::Event::Wait::lambda::operator() (event.cc:165)
3   WebRTC                          0x1057b3858         rtc::Event::Wait
4   WebRTC                          0x1057a15d4         rtc::NullSocketServer::Wait (null_socket_server.cc:24)
5   WebRTC                          0x10579bd74         rtc::MessageQueue::Get (message_queue.cc:330)
6   WebRTC                          0x1057aed48         rtc::Thread::ProcessMessages (thread.cc:526)
7   WebRTC                          0x1057aec38         rtc::Thread::PreRun (thread.cc:341)
8   libsystem_pthread.dylib         0x3a8d2bbf8         _pthread_start

Thread 13 name: Thread 0x0x15d30fe90
0   libsystem_kernel.dylib          0x36d7f90cc         __psynch_cvwait
1   libsystem_pthread.dylib         0x3a8d2f430         _pthread_cond_wait
2   WebRTC                          0x1057b398c         rtc::Event::Wait::lambda::operator() (event.cc:165)
3   WebRTC                          0x1057b3858         rtc::Event::Wait
4   WebRTC                          0x1057a15d4         rtc::NullSocketServer::Wait (null_socket_server.cc:24)
5   WebRTC                          0x10579bd74         rtc::MessageQueue::Get (message_queue.cc:330)
6   WebRTC                          0x1057aed48         rtc::Thread::ProcessMessages (thread.cc:526)
7   WebRTC                          0x1057aec38         rtc::Thread::PreRun (thread.cc:341)
8   libsystem_pthread.dylib         0x3a8d2bbf8         _pthread_start

Thread 14 name: Thread 0x0x15d3101b0
0   libsystem_kernel.dylib          0x36d7f962c         __select
1   WebRTC                          0x1057a85c0         rtc::PhysicalSocketServer::WaitSelect (physical_socket_server.cc:1446)
2   WebRTC                          0x10579bd74         rtc::MessageQueue::Get (message_queue.cc:330)
3   WebRTC                          0x1057aed48         rtc::Thread::ProcessMessages (thread.cc:526)
4   WebRTC                          0x1057aec38         rtc::Thread::PreRun (thread.cc:341)
5   libsystem_pthread.dylib         0x3a8d2bbf8         _pthread_start

Thread 15
0   libsystem_kernel.dylib          0x36d7f90cc         __psynch_cvwait
1   libsystem_pthread.dylib         0x3a8d2f430         _pthread_cond_wait
2   dvclient                        0x1062b6e70         DVC_IsAudioSceneLayoutControlEnabled
3   dvclient                        0x106293078         DVC_IsAudioSceneLayoutControlEnabled
4   dvclient                        0x106292d64         DVC_IsAudioSceneLayoutControlEnabled
5   dvclient                        0x1062a5a3c         DVC_IsAudioSceneLayoutControlEnabled
6   dvclient                        0x10629f9ec         DVC_IsAudioSceneLayoutControlEnabled
7   libsystem_pthread.dylib         0x3a8d2bbf8         _pthread_start

Thread 16 name: UpdateScheduler.AudioControl.DolbyVoice
0   libsystem_kernel.dylib          0x36d7f90cc         __psynch_cvwait
1   libsystem_pthread.dylib         0x3a8d2f430         _pthread_cond_wait
2   libc++.1.dylib                  0x33ab47ef8         std::__1::condition_variable::wait
3   dvclient                        0x10621cb4c         DVC_IsAudioSceneLayoutControlEnabled
4   dvclient                        0x10621c328         DVC_IsAudioSceneLayoutControlEnabled
5   dvclient                        0x10621ca70         DVC_IsAudioSceneLayoutControlEnabled
6   libsystem_pthread.dylib         0x3a8d2bbf8         _pthread_start

Thread 17 name: TrackWatchdog.AudioControl.DolbyVoice
0   libsystem_kernel.dylib          0x36d7f90cc         __psynch_cvwait
1   libsystem_pthread.dylib         0x3a8d2f430         _pthread_cond_wait
2   libc++.1.dylib                  0x33ab47ef8         std::__1::condition_variable::wait
3   dvclient                        0x10621aa80         DVC_IsAudioSceneLayoutControlEnabled
4   dvclient                        0x10621a398         DVC_IsAudioSceneLayoutControlEnabled
5   dvclient                        0x10621a984         DVC_IsAudioSceneLayoutControlEnabled
6   libsystem_pthread.dylib         0x3a8d2bbf8         _pthread_start

Thread 18 name: UpdateScheduler.AudioControl.DolbyVoice
0   libsystem_kernel.dylib          0x36d7f90cc         __psynch_cvwait
1   libsystem_pthread.dylib         0x3a8d2f430         _pthread_cond_wait
2   libc++.1.dylib                  0x33ab47ef8         std::__1::condition_variable::wait
3   dvclient                        0x10621ce48         DVC_IsAudioSceneLayoutControlEnabled
4   dvclient                        0x10621c64c         DVC_IsAudioSceneLayoutControlEnabled
5   dvclient                        0x10621cd6c         DVC_IsAudioSceneLayoutControlEnabled
6   libsystem_pthread.dylib         0x3a8d2bbf8         _pthread_start

Thread 19 name: TrackWatchdog.AudioControl.DolbyVoice
0   libsystem_kernel.dylib          0x36d7f90cc         __psynch_cvwait
1   libsystem_pthread.dylib         0x3a8d2f430         _pthread_cond_wait
2   libc++.1.dylib                  0x33ab47ef8         std::__1::condition_variable::wait
3   dvclient                        0x10621ae88         DVC_IsAudioSceneLayoutControlEnabled
4   dvclient                        0x10621a680         DVC_IsAudioSceneLayoutControlEnabled
5   dvclient                        0x10621ad8c         DVC_IsAudioSceneLayoutControlEnabled
6   libsystem_pthread.dylib         0x3a8d2bbf8         _pthread_start

Thread 20 name: PauseResumeLoop.AudioControls.DolbyVoice
0   libsystem_kernel.dylib          0x36d7f90cc         __psynch_cvwait
1   libsystem_pthread.dylib         0x3a8d2f430         _pthread_cond_wait
2   libc++.1.dylib                  0x33ab47ef8         std::__1::condition_variable::wait
3   dvclient                        0x1061fd494         DVC_IsAudioSceneLayoutControlEnabled
4   dvclient                        0x1061fc9e8         DVC_IsAudioSceneLayoutControlEnabled
5   dvclient                        0x106200444         DVC_IsAudioSceneLayoutControlEnabled
6   libsystem_pthread.dylib         0x3a8d2bbf8         _pthread_start

Thread 21 name: WorkThread.ConfLib.DolbyVoice
0   libsystem_kernel.dylib          0x36d7fb150         kevent
1   dvclient                        0x1062985b0         DVC_IsAudioSceneLayoutControlEnabled
2   dvclient                        0x10629b02c         DVC_IsAudioSceneLayoutControlEnabled
3   dvclient                        0x1062a1b0c         DVC_IsAudioSceneLayoutControlEnabled
4   dvclient                        0x10613e244         DVC_IsAudioSceneLayoutControlEnabled
5   dvclient                        0x106160e40         DVC_IsAudioSceneLayoutControlEnabled
6   libsystem_pthread.dylib         0x3a8d2bbf8         _pthread_start

Thread 22 name: NetworkThread.DolbyVoice
0   libsystem_kernel.dylib          0x36d7fb150         kevent
1   dvclient                        0x1062985b0         DVC_IsAudioSceneLayoutControlEnabled
2   dvclient                        0x10629b02c         DVC_IsAudioSceneLayoutControlEnabled
3   dvclient                        0x1062a1b0c         DVC_IsAudioSceneLayoutControlEnabled
4   dvclient                        0x106243318         DVC_IsAudioSceneLayoutControlEnabled
5   dvclient                        0x106242eb4         DVC_IsAudioSceneLayoutControlEnabled
6   dvclient                        0x10629f9ec         DVC_IsAudioSceneLayoutControlEnabled
7   libsystem_pthread.dylib         0x3a8d2bbf8         _pthread_start

Thread 23 name: CollectClientData.NTLManager.DolbyVoice
0   libsystem_kernel.dylib          0x36d7f90cc         __psynch_cvwait
1   libsystem_pthread.dylib         0x3a8d2f430         _pthread_cond_wait
2   libc++.1.dylib                  0x33ab47ef8         std::__1::condition_variable::wait
3   dvclient                        0x106266d8c         DVC_IsAudioSceneLayoutControlEnabled
4   dvclient                        0x106268714         DVC_IsAudioSceneLayoutControlEnabled
5   libsystem_pthread.dylib         0x3a8d2bbf8         _pthread_start

Thread 24 name: OnRun.ConfLib.DolbyVoice
0   libsystem_kernel.dylib          0x36d7fb150         kevent
1   dvclient                        0x1062985b0         DVC_IsAudioSceneLayoutControlEnabled
2   dvclient                        0x10629b02c         DVC_IsAudioSceneLayoutControlEnabled
3   dvclient                        0x1062a1b0c         DVC_IsAudioSceneLayoutControlEnabled
4   dvclient                        0x10614fefc         DVC_IsAudioSceneLayoutControlEnabled
5   dvclient                        0x10629f9ec         DVC_IsAudioSceneLayoutControlEnabled
6   libsystem_pthread.dylib         0x3a8d2bbf8         _pthread_start

Thread 25 name: DVCCallbackThread 0x0x15bf47a50
0   libsystem_kernel.dylib          0x36d7f962c         __select
1   WebRTC                          0x105b7c588         dolby_voice_client::DoCallbacksRunnable::HandleEvents (dvc_library_helpers.cc:155)
2   WebRTC                          0x105b7c4d0         dolby_voice_client::DoCallbacksRunnable::Run (dvc_library_helpers.cc:142)
3   WebRTC                          0x1057aec38         rtc::Thread::PreRun (thread.cc:341)
4   libsystem_pthread.dylib         0x3a8d2bbf8         _pthread_start

Thread 26 name: com.apple.CFStream.LegacyThread
0   libsystem_kernel.dylib          0x36d7d44fc         mach_msg_trap
1   libsystem_kernel.dylib          0x36d7d3880         mach_msg
2   CoreFoundation                  0x3111f1540         __CFRunLoopServiceMachPort
3   CoreFoundation                  0x3111eb3e0         __CFRunLoopRun
4   CoreFoundation                  0x3111ea9f0         CFRunLoopRunSpecific
5   CoreFoundation                  0x31120f204         _legacyStreamRunLoop_workThread
6   libsystem_pthread.dylib         0x3a8d2bbf8         _pthread_start

Thread 27
0   libsystem_pthread.dylib         0x3a8d34744         start_wqthread

Thread 28
0   libsystem_kernel.dylib          0x36d7fa0a4         __workq_kernreturn
1   libsystem_pthread.dylib         0x3a8d2d7ec         _pthread_wqthread

Thread 29 Crashed:
0   libsystem_blocks.dylib          0x3a8c5556c         _Block_copy
1   libsystem_blocks.dylib          0x3a8c554a0         [inlined] -[__NSMallocBlock__ retain]
2   libsystem_blocks.dylib          0x3a8c554a0         -[__NSMallocBlock__ retain]
3   Bewell                          0x2030402c8         -[RNVoxeetConferencekit onAccessTokenOk:resolve:ejecter:] (RNVoxeetConferencekit.m:519)
4   CoreFoundation                  0x31127cdd0         __invoking___
5   CoreFoundation                  0x3111503d0         -[NSInvocation invoke]
6   CoreFoundation                  0x3111509d4         -[NSInvocation invokeWithTarget:]
7   Bewell                          0x202ebbd1c         -[RCTModuleMethod invokeWithBridge:module:arguments:] (RCTModuleMethod.mm:584)
8   Bewell                          0x202ebe1b4         facebook::react::invokeInner (RCTNativeModule.mm:181)
9   Bewell                          0x202ebddec         [inlined] facebook::react::RCTNativeModule::invoke::lambda::operator() (RCTNativeModule.mm:103)
10  Bewell                          0x202ebddec         facebook::react::RCTNativeModule::invoke (RCTNativeModule.mm:95)
11  libdispatch.dylib               0x310b74a80         _dispatch_call_block_and_release
12  libdispatch.dylib               0x310b76818         _dispatch_client_callout
13  libdispatch.dylib               0x310b7e000         _dispatch_lane_serial_drain
14  libdispatch.dylib               0x310b7ebfc         _dispatch_lane_invoke
15  libdispatch.dylib               0x310b894b8         _dispatch_workloop_worker_thread
16  libsystem_pthread.dylib         0x3a8d2d7a0         _pthread_wqthread

Thread 30
0   libsystem_kernel.dylib          0x36d7fa0a4         __workq_kernreturn
1   libsystem_pthread.dylib         0x3a8d2d7ec         _pthread_wqthread

Thread 31
0   libsystem_pthread.dylib         0x3a8d34744         start_wqthread

Thread 32 name: JSC Heap Collector Thread
0   libsystem_kernel.dylib          0x36d7f90cc         __psynch_cvwait
1   libsystem_pthread.dylib         0x3a8d2f430         _pthread_cond_wait
2   JavaScriptCore                  0x324b79058         WTF::ParkingLot::parkConditionallyImpl
3   JavaScriptCore                  0x32438fdb8         WTF::Condition::waitUntil<T>
4   JavaScriptCore                  0x324b458c8         WTF::Detail::CallableWrapper<T>::call
5   JavaScriptCore                  0x324b9cf2c         WTF::Thread::entryPoint
6   JavaScriptCore                  0x324b9f6ec         WTF::wtfThreadEntryPoint
7   libsystem_pthread.dylib         0x3a8d2bbf8         _pthread_start

Thread 33 name: Heap Helper Thread
0   libsystem_kernel.dylib          0x36d7f90cc         __psynch_cvwait
1   libsystem_pthread.dylib         0x3a8d2f430         _pthread_cond_wait
2   JavaScriptCore                  0x324b79058         WTF::ParkingLot::parkConditionallyImpl
3   JavaScriptCore                  0x32438fdb8         WTF::Condition::waitUntil<T>
4   JavaScriptCore                  0x324b458c8         WTF::Detail::CallableWrapper<T>::call
5   JavaScriptCore                  0x324b9cf2c         WTF::Thread::entryPoint
6   JavaScriptCore                  0x324b9f6ec         WTF::wtfThreadEntryPoint
7   libsystem_pthread.dylib         0x3a8d2bbf8         _pthread_start

Thread 34 name: Heap Helper Thread
0   libsystem_kernel.dylib          0x36d7f90cc         __psynch_cvwait
1   libsystem_pthread.dylib         0x3a8d2f430         _pthread_cond_wait
2   JavaScriptCore                  0x324b79058         WTF::ParkingLot::parkConditionallyImpl
3   JavaScriptCore                  0x32438fdb8         WTF::Condition::waitUntil<T>
4   JavaScriptCore                  0x324b458c8         WTF::Detail::CallableWrapper<T>::call
5   JavaScriptCore                  0x324b9cf2c         WTF::Thread::entryPoint
6   JavaScriptCore                  0x324b9f6ec         WTF::wtfThreadEntryPoint
7   libsystem_pthread.dylib         0x3a8d2bbf8         _pthread_start

Thread 35 name: Heap Helper Thread
0   libsystem_kernel.dylib          0x36d7f90cc         __psynch_cvwait
1   libsystem_pthread.dylib         0x3a8d2f430         _pthread_cond_wait
2   JavaScriptCore                  0x324b79058         WTF::ParkingLot::parkConditionallyImpl
3   JavaScriptCore                  0x32438fdb8         WTF::Condition::waitUntil<T>
4   JavaScriptCore                  0x324b458c8         WTF::Detail::CallableWrapper<T>::call
5   JavaScriptCore                  0x324b9cf2c         WTF::Thread::entryPoint
6   JavaScriptCore                  0x324b9f6ec         WTF::wtfThreadEntryPoint
7   libsystem_pthread.dylib         0x3a8d2bbf8         _pthread_start

Thread 36 name: Heap Helper Thread
0   libsystem_kernel.dylib          0x36d7f90cc         __psynch_cvwait
1   libsystem_pthread.dylib         0x3a8d2f430         _pthread_cond_wait
2   JavaScriptCore                  0x324b79058         WTF::ParkingLot::parkConditionallyImpl
3   JavaScriptCore                  0x32438fdb8         WTF::Condition::waitUntil<T>
4   JavaScriptCore                  0x324b458c8         WTF::Detail::CallableWrapper<T>::call
5   JavaScriptCore                  0x324b9cf2c         WTF::Thread::entryPoint
6   JavaScriptCore                  0x324b9f6ec         WTF::wtfThreadEntryPoint
7   libsystem_pthread.dylib         0x3a8d2bbf8         _pthread_start

Thread 37
0   libsystem_kernel.dylib          0x36d7f90cc         __psynch_cvwait
1   libsystem_pthread.dylib         0x3a8d2f430         _pthread_cond_wait
2   JavaScriptCore                  0x324b79058         WTF::ParkingLot::parkConditionallyImpl
3   JavaScriptCore                  0x32438fdb8         WTF::Condition::waitUntil<T>
4   JavaScriptCore                  0x324b458c8         WTF::Detail::CallableWrapper<T>::call
5   JavaScriptCore                  0x324b9cf2c         WTF::Thread::entryPoint
6   JavaScriptCore                  0x324b9f6ec         WTF::wtfThreadEntryPoint
7   libsystem_pthread.dylib         0x3a8d2bbf8         _pthread_start

Thread 38
0   libsystem_kernel.dylib          0x36d7f90cc         __psynch_cvwait
1   libsystem_pthread.dylib         0x3a8d2f430         _pthread_cond_wait
2   libc++.1.dylib                  0x33ab47ef8         std::__1::condition_variable::wait
3   dvclient                        0x10622da80         DVC_IsAudioSceneLayoutControlEnabled
4   dvclient                        0x1062308fc         DVC_IsAudioSceneLayoutControlEnabled
5   libsystem_pthread.dylib         0x3a8d2bbf8         _pthread_start

Thread 39
0   libsystem_kernel.dylib          0x36d7d44fc         mach_msg_trap
1   libsystem_kernel.dylib          0x36d7d3880         mach_msg
2   CoreFoundation                  0x3111f1540         __CFRunLoopServiceMachPort
3   CoreFoundation                  0x3111eb3e0         __CFRunLoopRun
4   CoreFoundation                  0x3111ea9f0         CFRunLoopRunSpecific
5   AudioToolbox                    0x323352918         GenericRunLoopThread::Entry
6   libAudioToolboxUtility.dylib    0x33b8f4100         CADeprecated::CAPThread::Entry
7   libsystem_pthread.dylib         0x3a8d2bbf8         _pthread_start

EOF
codlab commented 2 years ago

It seems to be a bug with retaining object in memory, can you give a look @vjard ?

hungkoala commented 2 years ago

is there any update on this?