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

Crash on iOS 16:CFSocketInvalidate + 132 #652

Open
dangqiandev opened this issue Oct 14, 2022 · 2 comments
Open

Crash on iOS 16:CFSocketInvalidate + 132 #652

dangqiandev opened this issue Oct 14, 2022 · 2 comments

Comments

@dangqiandev
Copy link

dangqiandev commented Oct 14, 2022

0x00000001f5ae608c 0x1f5ae0000 + 24716 _os_unfair_lock_recursive_abort (in libsystem_platform.dylib) + 36
1 libsystem_platform.dylib 0x00000001f5ae0898 0x1f5ae0000 + 2200 _os_unfair_lock_lock_slow (in libsystem_platform.dylib) + 280
2 CoreFoundation 0x00000001a931d3ec 0x1a924c000 + 857068 CFSocketInvalidate (in CoreFoundation) + 132
3 CFNetwork 0x00000001aa52ce24 0x1aa3c7000 + 1465892 0x0000000187fd8e24 (in CFNetwork) + 36
4 CoreFoundation 0x00000001a9263030 0x1a924c000 + 94256 CFArrayApplyFunction (in CoreFoundation) + 72
5 CFNetwork 0x00000001aa50a9a0 0x1aa3c7000 + 1325472 0x0000000187fb69a0 (in CFNetwork) + 452
6 CoreFoundation 0x00000001a92cad20 0x1a924c000 + 519456 _CFRelease (in CoreFoundation) + 316
7 CoreFoundation 0x00000001a931d724 0x1a924c000 + 857892 CFSocketInvalidate (in CoreFoundation) + 956
8 CFNetwork 0x00000001aa517478 0x1aa3c7000 + 1377400 0x0000000187fc3478 (in CFNetwork) + 488
9 CoreFoundation 0x00000001a928f99c 0x1a924c000 + 276892 _CFStreamClose (in CoreFoundation) + 108
10 xxxx 0x00000001078c1a18 0x107880000 + 268824 -[SRWebSocket _pumpWriting] () (SRWebSocket.m:1152)
11 xxxx 0x00000001078c03b4 0x107880000 + 263092 __30-[SRWebSocket _failWithError:]_block_invoke (in ) (SRWebSocket.m:635)

@dangqiandev dangqiandev changed the title iOS16 crash SRWebSocket _pumpWriting Crash on iOS 16:CFSocketInvalidate + 132 Oct 18, 2022
@iPermanent
Copy link

The same problem as I, hope somebody can resolve it

@yx-mike
Copy link

yx-mike commented Apr 18, 2023

mark

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

3 participants