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 #94

Open
lfgGitHub opened this issue Jun 14, 2024 · 1 comment
Open

crash #94

lfgGitHub opened this issue Jun 14, 2024 · 1 comment

Comments

@lfgGitHub
Copy link

The JFRWebSocket.m file occasionally crashes on line 234

@Subiyel
Copy link

Subiyel commented Jun 27, 2024

+1

Facing crashing aswell

Crashed: NSOperationQueue 0x10903fc30 (QOS: UNSPECIFIED)
0  libobjc.A.dylib                0x1b60 objc_release_x0 + 16
1  libobjc.A.dylib                0x1b60 objc_release + 16
2  jetfire                        0x7744 __38-[JFRWebSocket dequeueWrite:withCode:]_block_invoke + 416
3  Foundation                     0x1cbe0 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 24
4  Foundation                     0x1caa0 -[NSBlockOperation main] + 104
5  Foundation                     0x1c8a0 __NSOPERATION_IS_INVOKING_MAIN__ + 16
6  Foundation                     0x1ab40 -[NSOperation start] + 648
7  Foundation                     0x9f558 __NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__ + 16
8  Foundation                     0x9f1a4 __NSOQSchedule_f + 172
9  libdispatch.dylib              0x12e5c _dispatch_block_async_invoke2 + 148
10 libdispatch.dylib              0x3dd4 _dispatch_client_callout + 20
11 libdispatch.dylib              0x72d8 _dispatch_continuation_pop + 600
12 libdispatch.dylib              0x68f4 _dispatch_async_redirect_invoke + 584
13 libdispatch.dylib              0x15894 _dispatch_root_queue_drain + 392
14 libdispatch.dylib              0x1609c _dispatch_worker_thread2 + 156
15 libsystem_pthread.dylib        0x48f8 _pthread_wqthread + 228
16 libsystem_pthread.dylib        0x10cc start_wqthread + 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

2 participants