Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ASIHTTPRequest destroyReadStream] + 3908 error #428

Open
mobipos opened this issue Nov 8, 2022 · 0 comments
Open

[ASIHTTPRequest destroyReadStream] + 3908 error #428

mobipos opened this issue Nov 8, 2022 · 0 comments

Comments

@mobipos
Copy link

mobipos commented Nov 8, 2022

Anyone has a fix for iOS16?

Crashed: Thread
0 libsystem_platform.dylib 0x608c _os_unfair_lock_recursive_abort + 36
1 libsystem_platform.dylib 0x898 _os_unfair_lock_lock_slow + 280
2 CoreFoundation 0xd10c0 CFSocketInvalidate + 132
3 CFNetwork 0x167498 _CFNetworkErrorGetLocalizedDescription + 308716
4 CoreFoundation 0x16c70 CFArrayApplyFunction + 72
5 CFNetwork 0x145014 _CFNetworkErrorGetLocalizedDescription + 168296
6 CoreFoundation 0x7ea10 _CFRelease + 316
7 CoreFoundation 0xd13f8 CFSocketInvalidate + 956
8 CFNetwork 0x151aec _CFNetworkErrorGetLocalizedDescription + 220224
9 CoreFoundation 0x435dc _CFStreamClose + 108
10 CFNetwork 0x140984 _CFNetworkErrorGetLocalizedDescription + 150232
11 CFNetwork 0x106a5c _CFURLConnectionCopyTimingData + 8728
12 CFNetwork 0x124e3c _CFNetworkErrorGetLocalizedDescription + 36752
13 CFNetwork 0x12686c _CFNetworkErrorGetLocalizedDescription + 43456
14 CFNetwork 0x12ee1c _CFNetworkErrorGetLocalizedDescription + 77680
15 CoreFoundation 0x435dc _CFStreamClose + 108
16 CFNetwork 0x142470 _CFNetworkErrorGetLocalizedDescription + 157124
17 CoreFoundation 0x435dc _CFStreamClose + 108
18 App 0x1e3d64 -[ASIHTTPRequest destroyReadStream] + 3908 (ASIHTTPRequest.m:3908)
19 App 0x1df578 -[ASIHTTPRequest failWithError:] + 2301 (ASIHTTPRequest.m:2301)
20 App 0x1dd7cc -[ASIHTTPRequest checkRequestStatus] + 1738 (ASIHTTPRequest.m:1738)
21 App 0x1dd25c -[ASIHTTPRequest updateStatus:] + 1661 (ASIHTTPRequest.m:1661)
22 Foundation 0x835f8 __NSFireTimer + 96
23 CoreFoundation 0xce35c CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION + 32
24 CoreFoundation 0x8a9d8 __CFRunLoopDoTimer + 940
25 CoreFoundation 0x2e598 __CFRunLoopDoTimers + 288
26 CoreFoundation 0x7bfcc __CFRunLoopRun + 1896
27 CoreFoundation 0x80ed4 CFRunLoopRunSpecific + 612
28 App 0x1e7bf4 +[ASIHTTPRequest runRequests] + 5010 (ASIHTTPRequest.m:5010)
29 Foundation 0x5b808 NSThread__start + 716
30 libsystem_pthread.dylib 0x16cc _pthread_start + 148
31 libsystem_pthread.dylib 0xba4 thread_start + 8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant