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

didFinishCollectingMetrics crash #41

Closed
artald opened this issue Mar 25, 2019 · 1 comment
Closed

didFinishCollectingMetrics crash #41

artald opened this issue Mar 25, 2019 · 1 comment

Comments

@artald
Copy link
Contributor

artald commented Mar 25, 2019

2019-03-25 11:14:40.437328+0200 WixOneAppDev[70051:7189028] -[RCTHTTPRequestHandler URLSession:task:didFinishCollectingMetrics:]: unrecognized selector sent to instance 0x6000000e10e0
2019-03-25 11:14:42.429356+0200 WixOneAppDev[70051:7189028] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[RCTHTTPRequestHandler URLSession:task:didFinishCollectingMetrics:]: unrecognized selector sent to instance 0x6000000e10e0'
*** First throw call stack:
(
0 CoreFoundation 0x000000010ad231bb __exceptionPreprocess + 331
1 libobjc.A.dylib 0x0000000108ce9735 objc_exception_throw + 48
2 CoreFoundation 0x000000010ad41f44 -[NSObject(NSObject) doesNotRecognizeSelector:] + 132
3 CoreFoundation 0x000000010ad27c34 forwarding + 772
4 CoreFoundation 0x000000010ad29da8 _CF_forwarding_prep_0 + 120
5 CFNetwork 0x000000010a090c90 __68-[NSURLSession delegate_task:didFinishCollectingMetrics:completion:]_block_invoke + 38
6 Foundation 0x0000000108756f9e NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK + 7
7 Foundation 0x0000000108756ea5 -[NSBlockOperation main] + 68
8 Foundation 0x0000000108753c14 -[__NSOperationInternal _start:] + 689
9 Foundation 0x0000000108759c4b __NSOQSchedule_f + 227
10 libdispatch.dylib 0x0000000110b50595 _dispatch_call_block_and_release + 12
11 libdispatch.dylib 0x0000000110b51602 _dispatch_client_callout + 8
12 libdispatch.dylib 0x0000000110b58b0b _dispatch_lane_serial_drain + 791
13 libdispatch.dylib 0x0000000110b59784 _dispatch_lane_invoke + 428
14 libdispatch.dylib 0x0000000110b6389a _dispatch_workloop_worker_thread + 733
15 libsystem_pthread.dylib 0x0000000110f4160b _pthread_wqthread + 409
16 libsystem_pthread.dylib 0x0000000110f41405 start_wqthread + 13
)

@LeoNatan
Copy link
Contributor

Thanks, will fix now.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 3, 2019
@LeoNatan LeoNatan added this to Planned in General via automation Sep 9, 2019
@LeoNatan LeoNatan moved this from Planned to Done in General Dec 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
General
  
Done
Development

No branches or pull requests

2 participants