We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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)
The text was updated successfully, but these errors were encountered:
The same problem as I, hope somebody can resolve it
Sorry, something went wrong.
mark
No branches or pull requests
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)
The text was updated successfully, but these errors were encountered: