iOS SwiftUI zoom SDK Crash on rejoining the meeting

Facing the crash issue while rejoining the meeting on SwiftUI


Description
A clear and concise description of what the question is.

Which iOS Meeting SDK version?
zoom-SDK-ios-5.11.3.4099
Knowing the version can help us to identify your issue faster.

To Reproduce(If applicable)
Steps to reproduce the behavior:

  1. Go to join the meeting
  2. Click on leave meeting
  3. Again rejoin the meeting
  4. Application crashes after point 3
  • Device: [e.g. iPhone 11]
  • OS: [e.g. iOS 15.5]

Additional context

I

ncident Identifier: 4C3D1E3C-7221-4438-A861-6713CA5F3715
CrashReporter Key:   871004f3548b649647184ec2171185cee039aaf6
Hardware Model:      iPhone12,1
Process:             Zoom-SwiftUI [49805]
Path:                /private/var/containers/Bundle/Application/56F8FBC3-CABF-4750-8D68-83B90D83C04D/Zoom-SwiftUI.app/Zoom-SwiftUI
Identifier:          com.wellforce.hip.dev
Version:             1.0 (1)
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           com.wellforce.hip.dev [5756]

Date/Time:           2022-07-27 16:59:58.4835 +0530
Launch Time:         2022-07-27 16:41:05.6680 +0530
OS Version:          iPhone OS 15.5 (19F77)
Release Type:        User
Baseband Version:    3.03.03
Report Version:      104

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype: KERN_INVALID_ADDRESS at 0x00001f13be4fc7d0 -> 0x00000013be4fc7d0 (possible pointer authentication failure)
Exception Codes: 0x0000000000000001, 0x00001f13be4fc7d0
VM Region Info: 0x13be4fc7d0 is in 0x1000000000-0x7000000000;  bytes after start: 16077801424  bytes before end: 396239058991
      REGION TYPE                 START - END      [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      commpage (reserved)      fc0000000-1000000000 [  1.0G] ---/--- SM=NUL  ...(unallocated)
--->  GPU Carveout (reserved) 1000000000-7000000000 [384.0G] ---/--- SM=NUL  ...(unallocated)
      UNUSED SPACE AT END
Exception Note:  EXC_CORPSE_NOTIFY
Termination Reason: SIGNAL 11 Segmentation fault: 11
Terminating Process: exc handler [49805]

Triggered by Thread:  0

Thread 0 name:   Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   libobjc.A.dylib               	       0x1e7ce2f40 objc_msgSend + 32
1   MobileRTC                     	       0x106588818 0x106214000 + 3622936
2   MobileRTC                     	       0x10635b2d4 0x106214000 + 1340116
3   MobileRTC                     	       0x106b5d65c 0x106214000 + 9737820
4   MobileRTC                     	       0x107da3724 0x106214000 + 28899108
5   MobileRTC                     	       0x107da5750 0x106214000 + 28907344
6   MobileRTC                     	       0x107da73d0 0x106214000 + 28914640
7   CoreFoundation                	       0x1cf012678 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 32
8   CoreFoundation                	       0x1cef96654 __CFRunLoopDoTimer + 1064
9   CoreFoundation                	       0x1cef90e00 __CFRunLoopDoTimers + 320
10  CoreFoundation                	       0x1cef6f4b0 __CFRunLoopRun + 1936
11  CoreFoundation                	       0x1cef82bc8 CFRunLoopRunSpecific + 600
12  GraphicsServices              	       0x1eb0b6374 GSEventRunModal + 164
13  UIKitCore                     	       0x1d18f2648 -[UIApplication _run] + 1100
14  UIKitCore                     	       0x1d1673d90 UIApplicationMain + 364
15  SwiftUI                       	       0x1d6dd4f24 closure #1 in KitRendererCommon(_:) + 164
16  SwiftUI                       	       0x1d6d02e08 runApp<A>(_:) + 252
17  SwiftUI                       	       0x1d6ce40f4 static App.main() + 128
18  Zoom-SwiftUI                  	       0x10025bda4 static Zoom_SwiftUIApp.$main() + 40
19  Zoom-SwiftUI                  	       0x10025bff8 main + 12
20  dyld                          	       0x1003a1ce4 start + 520

Thread 1 name:  com.apple.uikit.eventfetch-thread
Thread 1:
0   libsystem_kernel.dylib        	       0x206a334a0 mach_msg_trap + 8
1   libsystem_kernel.dylib        	       0x206a33ae4 mach_msg + 76
2   CoreFoundation                	       0x1cef6ad30 __CFRunLoopServiceMachPort + 372
3   CoreFoundation                	       0x1cef6f1bc __CFRunLoopRun + 1180
4   CoreFoundation                	       0x1cef82bc8 CFRunLoopRunSpecific + 600
5   Foundation                    	       0x1d0771464 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 236
6   Foundation                    	       0x1d07b2e2c -[NSRunLoop(NSRunLoop) runUntilDate:] + 92
7   UIKitCore                     	       0x1d186c770 -[UIEventFetcher threadMain] + 524
8   Foundation                    	       0x1d07c143c __NSThread__start__ + 808
9   libsystem_pthread.dylib       	       0x2401649ac _pthread_start + 148
10  libsystem_pthread.dylib       	       0x240163e68 thread_start + 8

Thread 2:
0   libsystem_kernel.dylib        	       0x206a33f24 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x24016b298 _pthread_cond_wait + 1236
2   MobileRTC                     	       0x10790cb84 0x106214000 + 24087428
3   MobileRTC                     	       0x10778a308 0x106214000 + 22504200
4   MobileRTC                     	       0x1075d62c0 0x106214000 + 20718272
5   libsystem_pthread.dylib       	       0x2401649ac _pthread_start + 148
6   libsystem_pthread.dylib       	       0x240163e68 thread_start + 8

Thread 3:
0   libsystem_kernel.dylib        	       0x206a33f24 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x24016b298 _pthread_cond_wait + 1236
2   MobileRTC                     	       0x10790cb84 0x106214000 + 24087428
3   MobileRTC                     	       0x10778f2e4 0x106214000 + 22524644
4   MobileRTC                     	       0x1075d62c0 0x106214000 + 20718272
5   libsystem_pthread.dylib       	       0x2401649ac _pthread_start + 148
6   libsystem_pthread.dylib       	       0x240163e68 thread_start + 8

Thread 4:
0   libsystem_kernel.dylib        	       0x206a36ba4 poll + 8
1   MobileRTC                     	       0x1079a1950 0x106214000 + 24697168
2   MobileRTC                     	       0x1079a6598 0x106214000 + 24716696
3   libsystem_pthread.dylib       	       0x2401649ac _pthread_start + 148
4   libsystem_pthread.dylib       	       0x240163e68 thread_start + 8

Thread 5:
0   libsystem_kernel.dylib        	       0x206a36ba4 poll + 8
1   MobileRTC                     	       0x1079a1950 0x106214000 + 24697168
2   MobileRTC                     	       0x1079a6598 0x106214000 + 24716696
3   libsystem_pthread.dylib       	       0x2401649ac _pthread_start + 148
4   libsystem_pthread.dylib       	       0x240163e68 thread_start + 8

Thread 6:
0   libsystem_kernel.dylib        	       0x206a33a2c __semwait_signal + 8
1   libsystem_c.dylib             	       0x1da0e80e4 nanosleep + 220
2   libsystem_c.dylib             	       0x1da0e8e14 usleep + 68
3   MobileRTC                     	       0x106f39360 0x106214000 + 13783904
4   MobileRTC                     	       0x106f3b654 0x106214000 + 13792852
5   libsystem_pthread.dylib       	       0x2401649ac _pthread_start + 148
6   libsystem_pthread.dylib       	       0x240163e68 thread_start + 8

Thread 7:
0   libsystem_kernel.dylib        	       0x206a33a2c __semwait_signal + 8
1   libsystem_c.dylib             	       0x1da0e80e4 nanosleep + 220
2   libsystem_c.dylib             	       0x1da0e8e14 usleep + 68
3   MobileRTC                     	       0x107977a2c 0x106214000 + 24525356
4   MobileRTC                     	       0x106f3b654 0x106214000 + 13792852
5   libsystem_pthread.dylib       	       0x2401649ac _pthread_start + 148
6   libsystem_pthread.dylib       	       0x240163e68 thread_start + 8

Thread 8:
0   libsystem_kernel.dylib        	       0x206a33a2c __semwait_signal + 8
1   libsystem_c.dylib             	       0x1da0e80e4 nanosleep + 220
2   libsystem_c.dylib             	       0x1da0e8e14 usleep + 68
3   MobileRTC                     	       0x106f39930 0x106214000 + 13785392
4   MobileRTC                     	       0x106f3b654 0x106214000 + 13792852
5   libsystem_pthread.dylib       	       0x2401649ac _pthread_start + 148
6   libsystem_pthread.dylib       	       0x240163e68 thread_start + 8

Thread 9 name:  com.apple.CoreMotion.MotionThread
Thread 9:
0   libsystem_platform.dylib      	       0x24015d550 os_unfair_lock_lock + 16
1   Foundation                    	       0x1d07c6cdc __NSOQSchedule + 108
2   Foundation                    	       0x1d077eb18 __addOperations + 684
3   CoreMotion                    	       0x1dc5895ac 0x1dc3fd000 + 1623468
4   CoreMotion                    	       0x1dc401840 0x1dc3fd000 + 18496
5   CoreMotion                    	       0x1dc3ff25c 0x1dc3fd000 + 8796
6   CoreMotion                    	       0x1dc3feb58 0x1dc3fd000 + 7000
7   IOKit                         	       0x1dc2a7804 __IOHIDEventSystemClientQueueCallback + 288
8   CoreFoundation                	       0x1cef6ebf0 __CFMachPortPerform + 176
9   CoreFoundation                	       0x1cefb2258 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 60
10  CoreFoundation                	       0x1cefb5a64 __CFRunLoopDoSource1 + 604
11  CoreFoundation                	       0x1cef6f664 __CFRunLoopRun + 2372
12  CoreFoundation                	       0x1cef82bc8 CFRunLoopRunSpecific + 600
13  CoreFoundation                	       0x1cf003da8 CFRunLoopRun + 64
14  CoreMotion                    	       0x1dc40fa9c 0x1dc3fd000 + 76444
15  libsystem_pthread.dylib       	       0x2401649ac _pthread_start + 148
16  libsystem_pthread.dylib       	       0x240163e68 thread_start + 8

Thread 10:
0   libsystem_malloc.dylib        	       0x1e12a1f80 nanov2_allocate_from_block + 220
1   libsystem_malloc.dylib        	       0x1e12a1164 nanov2_allocate + 128
2   libsystem_malloc.dylib        	       0x1e12a1164 nanov2_allocate + 128
3   libsystem_malloc.dylib        	       0x1e12a1080 nanov2_malloc + 64
4   libsystem_malloc.dylib        	       0x1e1291024 _malloc_zone_malloc + 156
5   libc++abi.dylib               	       0x1e7e048a0 operator new(unsigned long) + 32
6   MobileRTC                     	       0x1077a20f0 0x106214000 + 22601968
7   MobileRTC                     	       0x10774abd0 0x106214000 + 22244304
8   MobileRTC                     	       0x10699bae8 0x106214000 + 7895784
9   MobileRTC                     	       0x106989f1c 0x106214000 + 7823132
10  MobileRTC                     	       0x1085ade8c 0x106214000 + 37330572
11  MobileRTC                     	       0x1085b4234 0x106214000 + 37356084
12  MobileRTC                     	       0x1085bd650 0x106214000 + 37394000
13  MobileRTC                     	       0x10698a544 0x106214000 + 7824708
14  MobileRTC                     	       0x106986640 0x106214000 + 7808576
15  MobileRTC                     	       0x1069718e8 0x106214000 + 7723240
16  MobileRTC                     	       0x106973c20 0x106214000 + 7732256
17  MobileRTC                     	       0x1069760c4 0x106214000 + 7741636
18  MobileRTC                     	       0x106974350 0x106214000 + 7734096
19  MobileRTC                     	       0x10698cc44 0x106214000 + 7834692
20  MobileRTC                     	       0x10698c92c 0x106214000 + 7833900
21  MobileRTC                     	       0x106f32208 0x106214000 + 13754888
22  MobileRTC                     	       0x10755aba0 0x106214000 + 20212640
23  MobileRTC                     	       0x106f3b654 0x106214000 + 13792852
24  libsystem_pthread.dylib       	       0x2401649ac _pthread_start + 148
25  libsystem_pthread.dylib       	       0x240163e68 thread_start + 8

Thread 11 name:  AVAudioSession Notify Thread
Thread 11:
0   libsystem_kernel.dylib        	       0x206a334a0 mach_msg_trap + 8
1   libsystem_kernel.dylib        	       0x206a33ae4 mach_msg + 76
2   CoreFoundation                	       0x1cef6ad30 __CFRunLoopServiceMachPort + 372
3   CoreFoundation                	       0x1cef6f1bc __CFRunLoopRun + 1180
4   CoreFoundation                	       0x1cef82bc8 CFRunLoopRunSpecific + 600
5   AudioSession                  	       0x1d858ef04 CADeprecated::GenericRunLoopThread::Entry(void*) + 164
6   AudioSession                  	       0x1d85988f0 CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*) + 92
7   libsystem_pthread.dylib       	       0x2401649ac _pthread_start + 148
8   libsystem_pthread.dylib       	       0x240163e68 thread_start + 8

Thread 12:
0   libsystem_kernel.dylib        	       0x206a36ba4 poll + 8
1   MobileRTC                     	       0x1079a1950 0x106214000 + 24697168
2   MobileRTC                     	       0x1079a6598 0x106214000 + 24716696
3   libsystem_pthread.dylib       	       0x2401649ac _pthread_start + 148
4   libsystem_pthread.dylib       	       0x240163e68 thread_start + 8

Thread 13:
0   libsystem_kernel.dylib        	       0x206a36ba4 poll + 8
1   MobileRTC                     	       0x1079a1950 0x106214000 + 24697168
2   MobileRTC                     	       0x1079a6598 0x106214000 + 24716696
3   libsystem_pthread.dylib       	       0x2401649ac _pthread_start + 148
4   libsystem_pthread.dylib       	       0x240163e68 thread_start + 8

Thread 14:
0   libsystem_kernel.dylib        	       0x206a36ba4 poll + 8
1   MobileRTC                     	       0x1079a1950 0x106214000 + 24697168
2   MobileRTC                     	       0x1079a6598 0x106214000 + 24716696
3   libsystem_pthread.dylib       	       0x2401649ac _pthread_start + 148
4   libsystem_pthread.dylib       	       0x240163e68 thread_start + 8

Thread 15:
0   libsystem_kernel.dylib        	       0x206a36ba4 poll + 8
1   MobileRTC                     	       0x1079a1950 0x106214000 + 24697168
2   MobileRTC                     	       0x1079a6598 0x106214000 + 24716696
3   libsystem_pthread.dylib       	       0x2401649ac _pthread_start + 148
4   libsystem_pthread.dylib       	       0x240163e68 thread_start + 8

Thread 16:
0   libsystem_kernel.dylib        	       0x206a36ba4 poll + 8
1   MobileRTC                     	       0x1079a1950 0x106214000 + 24697168
2   MobileRTC                     	       0x1079a6598 0x106214000 + 24716696
3   libsystem_pthread.dylib       	       0x2401649ac _pthread_start + 148
4   libsystem_pthread.dylib       	       0x240163e68 thread_start + 8

Thread 17:
0   libsystem_kernel.dylib        	       0x206a334dc semaphore_wait_trap + 8
1   caulk                         	       0x23adc53b0 caulk::mach::semaphore::wait_or_error() + 28
2   caulk                         	       0x23adc60a8 caulk::concurrent::details::worker_thread::run() + 56
3   caulk                         	       0x23adc6ad8 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*) + 96
4   libsystem_pthread.dylib       	       0x2401649ac _pthread_start + 148
5   libsystem_pthread.dylib       	       0x240163e68 thread_start + 8

Thread 18:
0   libsystem_pthread.dylib       	       0x240163e54 start_wqthread + 0

Thread 19:
0   libsystem_kernel.dylib        	       0x206a33f24 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x24016b298 _pthread_cond_wait + 1236
2   MobileRTC                     	       0x1085a7920 0x106214000 + 37304608
3   MobileRTC                     	       0x108612da8 0x106214000 + 37744040
4   MobileRTC                     	       0x1085a824c 0x106214000 + 37306956
5   MobileRTC                     	       0x1085a8154 0x106214000 + 37306708
6   libsystem_pthread.dylib       	       0x2401649ac _pthread_start + 148
7   libsystem_pthread.dylib       	       0x240163e68 thread_start + 8

Thread 20:
0   libsystem_pthread.dylib       	       0x240163e54 start_wqthread + 0

Thread 21 name:   Dispatch queue: NSOperationQueue 0x133d57ca0 (QOS: UNSPECIFIED)
Thread 21:
0   libsystem_kernel.dylib        	       0x206a34138 __ulock_wait + 8
1   libsystem_platform.dylib      	       0x24015b9ac _os_unfair_lock_lock_slow + 172
2   Foundation                    	       0x1d07a9758 ____NSOQOpFinished_block_invoke + 32
3   Foundation                    	       0x1d0815fd4 +[__NSOperationInternalObserver _observeValueForKeyPath:ofObject:changeKind:oldValue:newValue:indexes:context:] + 1936
4   Foundation                    	       0x1d07a57c8 -[NSOperation start] + 1280
5   Foundation                    	       0x1d07a8c68 __NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__ + 24
6   Foundation                    	       0x1d07b6e10 __NSOQSchedule_f + 184
7   libdispatch.dylib             	       0x1005b75f4 _dispatch_block_async_invoke2 + 148
8   libdispatch.dylib             	       0x1005a67c0 _dispatch_client_callout + 20
9   libdispatch.dylib             	       0x1005a9970 _dispatch_continuation_pop + 788
10  libdispatch.dylib             	       0x1005a8c68 _dispatch_async_redirect_invoke + 836
11  libdispatch.dylib             	       0x1005ba878 _dispatch_root_queue_drain + 408
12  libdispatch.dylib             	       0x1005bb264 _dispatch_worker_thread2 + 196
13  libsystem_pthread.dylib       	       0x240164080 _pthread_wqthread + 228
14  libsystem_pthread.dylib       	       0x240163e5c start_wqthread + 8

Thread 22:
0   libsystem_pthread.dylib       	       0x240163e54 start_wqthread + 0

Thread 23:
0   libsystem_pthread.dylib       	       0x240163e54 start_wqthread + 0

Thread 24:
0   libsystem_kernel.dylib        	       0x206a33f24 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x24016b298 _pthread_cond_wait + 1236
2   SwiftUI                       	       0x1d6c10924 _MovableLockSyncMain + 148
3   SwiftUI                       	       0x1d6bfa0c8 _UIHostingView.renderDisplayList(_:asynchronously:time:nextTime:version:maxVersion:) + 400
4   SwiftUI                       	       0x1d6ba1db4 ViewRendererHost.renderAsync(interval:) + 412
5   SwiftUI                       	       0x1d6b9c1c0 _UIHostingView.displayLinkTimer(timestamp:isAsyncThread:) + 152
6   SwiftUI                       	       0x1d6b99bc8 DisplayLink.displayLinkTimer(_:) + 328
7   SwiftUI                       	       0x1d6b9b4f8 @objc DisplayLink.displayLinkTimer(_:) + 56
8   QuartzCore                    	       0x1d2cb0d40 CA::Display::DisplayLink::dispatch_items(unsigned long long, unsigned long long, unsigned long long) + 748
9   QuartzCore                    	       0x1d2cb7d70 display_timer_callback(__CFMachPort*, void*, long, void*) + 372
10  CoreFoundation                	       0x1cef6ebf0 __CFMachPortPerform + 176
11  CoreFoundation                	       0x1cefb2258 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 60
12  CoreFoundation                	       0x1cefb5a64 __CFRunLoopDoSource1 + 604
13  CoreFoundation                	       0x1cef6f664 __CFRunLoopRun + 2372
14  CoreFoundation                	       0x1cef82bc8 CFRunLoopRunSpecific + 600
15  Foundation                    	       0x1d0771464 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 236
16  Foundation                    	       0x1d0771c20 -[NSRunLoop(NSRunLoop) run] + 92
17  SwiftUI                       	       0x1d6c5468c static DisplayLink.asyncThread(arg:) + 836
18  SwiftUI                       	       0x1d6c522f8 @objc static DisplayLink.asyncThread(arg:) + 100
19  Foundation                    	       0x1d07c143c __NSThread__start__ + 808
20  libsystem_pthread.dylib       	       0x2401649ac _pthread_start + 148
21  libsystem_pthread.dylib       	       0x240163e68 thread_start + 8


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000280b8c7c0   x1: 0x0000000218e4f4c0   x2: 0x000000010895f8fe   x3: 0x00000001e12a12ec
    x4: 0x000000014d201579   x5: 0x0000000000000009   x6: 0x0000000000000020   x7: 0x0000000108b2fd39
    x8: 0x0000000108ff8000   x9: 0x0000000219cae6c0  x10: 0x6ae1000280b8c7c0  x11: 0x000f00028358e100
   x12: 0x000000000000000d  x13: 0x00001f13be4fc7c0  x14: 0x00000000b821e800  x15: 0x00001f13be4fc7c0
   x16: 0x00001f13be4fc7c0  x17: 0x502266010656c2a8  x18: 0x0000000000000000  x19: 0x0000000000000001
   x20: 0x000000028095af60  x21: 0x0000000219cae6c0  x22: 0x000000013481cb90  x23: 0x0000000280693ba0
   x24: 0x0000000108db7410  x25: 0x0000000000000000  x26: 0x0000000000000000  x27: 0x000000016fba8270
   x28: 0x000000022817b000   fp: 0x000000016fba8050   lr: 0x0000000106588818
    sp: 0x000000016fba7ed0   pc: 0x00000001e7ce2f40 cpsr: 0x20000000
   far: 0x00001f13be4fc7d0  esr: 0x92000004 (Data Abort) byte read Translation fault

Binary Images:
       0x1e7ce1000 -        0x1e7d1dfff libobjc.A.dylib arm64e  <b1fc4376831431dabfc295e703398d4e> /usr/lib/libobjc.A.dylib
       0x106214000 -        0x108d3ffff MobileRTC arm64  <9c34b4c1930935ca8e071299efecc711> /private/var/containers/Bundle/Application/56F8FBC3-CABF-4750-8D68-83B90D83C04D/Zoom-SwiftUI.app/Frameworks/MobileRTC.framework/MobileRTC
       0x1cef64000 -        0x1cf3b9fff CoreFoundation arm64e  <5198fb5756453b34a49ff32b52256cf3> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
       0x1eb0b5000 -        0x1eb0bdfff GraphicsServices arm64e  <260f066ec5de3844967e483985448f21> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
       0x1d13de000 -        0x1d2c79fff UIKitCore arm64e  <3ed35565456d33cbb5546c567fa81585> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
       0x1d6b95000 -        0x1d7c2cfff SwiftUI arm64e  <5b6954aece7634ac90f9f7a8dee0910f> /System/Library/Frameworks/SwiftUI.framework/SwiftUI
       0x100254000 -        0x10026bfff Zoom-SwiftUI arm64  <b1b7d8f4747e3a138a3b283b2597ba59> /private/var/containers/Bundle/Application/56F8FBC3-CABF-4750-8D68-83B90D83C04D/Zoom-SwiftUI.app/Zoom-SwiftUI
       0x100388000 -        0x1003dffff dyld arm64e  <7c9c7851823738a7b1eb9cd2deb4b746> /usr/lib/dyld
       0x206a32000 -        0x206a67fff libsystem_kernel.dylib arm64e  <1db00c916ad8384085030c6fbffa8e0b> /usr/lib/system/libsystem_kernel.dylib
       0x1d0758000 -        0x1d0a62fff Foundation arm64e  <ac6ad2f3c7b138aa858857036a663180> /System/Library/Frameworks/Foundation.framework/Foundation
       0x240163000 -        0x24016efff libsystem_pthread.dylib arm64e  <1026e3a4d3c03b0da552f185d6772a29> /usr/lib/system/libsystem_pthread.dylib
       0x1da0e3000 -        0x1da162fff libsystem_c.dylib arm64e  <9bd1e19940a33e4a8a78271281c0cf0d> /usr/lib/system/libsystem_c.dylib
       0x24015b000 -        0x240161fff libsystem_platform.dylib arm64e  <68a13c2e80dd3754b166c0a5992a7417> /usr/lib/system/libsystem_platform.dylib
       0x1dc3fd000 -        0x1dc716fff CoreMotion arm64e  <9c8c66b5a316322aa0d934c267254564> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
       0x1dc2a3000 -        0x1dc35afff IOKit arm64e  <b119d6afe9b43b0eb879372b596b857a> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
       0x1e128b000 -        0x1e12acfff libsystem_malloc.dylib arm64e  <7b60c468d3ed3719be47054cfcec0007> /usr/lib/system/libsystem_malloc.dylib
       0x1e7df1000 -        0x1e7e08fff libc++abi.dylib arm64e  <0f95258e876939b4b5379093fd3c3048> /usr/lib/libc++abi.dylib
       0x1d8588000 -        0x1d85b2fff AudioSession arm64e  <517338a283153b61b47f5cb914d4fcec> /System/Library/PrivateFrameworks/AudioSession.framework/AudioSession
       0x23adc2000 -        0x23ade8fff caulk arm64e  <7f1fcd4ec3be3ddd8386903007be9663> /System/Library/PrivateFrameworks/caulk.framework/caulk
       0x1005a0000 -        0x1005effff libdispatch.dylib arm64e  <4ffd31cecb83323797a0e83718ced89c> /usr/lib/system/introspection/libdispatch.dylib
       0x1d2ca0000 -        0x1d2faffff QuartzCore arm64e  <aa75b5039da13696a32f7a600ded98a9> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
               0x0 - 0xffffffffffffffff ??? unknown-arch  <00000000000000000000000000000000> ???

EOF

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.