ios-branch-deep-linking-attribution icon indicating copy to clipboard operation
ios-branch-deep-linking-attribution copied to clipboard

__32-[HttpClientAppleImpl asyncRun:]_block_invoke

Open GodLiek opened this issue 5 months ago • 0 comments

Describe the bug

__32-[HttpClientAppleImpl asyncRun:]_block_invoke EXC_BAD_ACCESS (KERN_INVALID_ADDRESS)

Steps to reproduce

Crashed: HttpClient 0 libobjc.A.dylib 0x921c objc_loadWeakRetained + 180 1 Golemon 0x1992c7c __32-[HttpClientAppleImpl asyncRun:]_block_invoke + 4336413820 2 libdispatch.dylib 0x213c _dispatch_call_block_and_release + 32 3 libdispatch.dylib 0x3dd4 _dispatch_client_callout + 20 4 libdispatch.dylib 0xb400 _dispatch_lane_serial_drain + 748 5 libdispatch.dylib 0xbf30 _dispatch_lane_invoke + 380 6 libdispatch.dylib 0x16cb4 _dispatch_root_queue_drain_deferred_wlh + 288 7 libdispatch.dylib 0x16528 _dispatch_workloop_worker_thread + 404 8 libsystem_pthread.dylib 0x4934 _pthread_wqthread + 288 9 libsystem_pthread.dylib 0x10cc start_wqthread + 8

Expected behavior

Fix the issue, at least don't cause a crash

SDK Version

3.4.4

XCode Version

15.3 (15E204a)

Device

iPhone 11

OS

iOS 17.6.1

Additional Information/Context

Since the App integrated BranchSDK, this problem has occurred in many system versions. Jietu20240929-153854

GodLiek avatar Sep 29 '24 07:09 GodLiek