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

Crashed: com.instacart.ntp.client @objc closure #1 in variable initialization expression of HostResolver.hostCallback + 64 #91

Open
giantramen opened this issue Dec 15, 2020 · 2 comments

Comments

@giantramen
Copy link

I'm seeing this crash in firebase, any ideas?
image

@giantramen
Copy link
Author

giantramen commented Aug 31, 2021

Here's a better image of it
image

Crashed: com.instacart.ntp.client
0 libswiftCore.dylib 0x1924fac88 _swift_release_dealloc + 24
1 TrueTime 0x107e4cfac @objc closure #1 in variable initialization expression of HostResolver.hostCallback + 64 (:64)
2 libswiftCore.dylib 0x1924fac98 _swift_release_dealloc + 40
3 libsystem_blocks.dylib 0x1da111764 _Block_release + 200
4 libdispatch.dylib 0x18e20781c _dispatch_client_callout + 20
5 libdispatch.dylib 0x18e20f004 _dispatch_lane_serial_drain + 620
6 libdispatch.dylib 0x18e20fc00 _dispatch_lane_invoke + 404
7 libdispatch.dylib 0x18e21a4bc _dispatch_workloop_worker_thread + 764
8 libsystem_pthread.dylib 0x1da17e7a4 _pthread_wqthread + 276
9 libsystem_pthread.dylib 0x1da18574c start_wqthread + 8

@giantramen giantramen changed the title Crashed: $s8TrueTime12HostResolverC12hostCallback33_974D77A194DE214D8271763D66939F35LLyySo9CFHostRefa_So0M8InfoTypeVSPySo13CFStreamErroraGSgSvSgtXCvpfiyAG_AimNtcfU_To + 64 Crashed: com.instacart.ntp.client EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x00000003782195f0 Aug 31, 2021
@giantramen giantramen changed the title Crashed: com.instacart.ntp.client EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x00000003782195f0 Crashed: com.instacart.ntp.client @objc closure #1 in variable initialization expression of HostResolver.hostCallback + 64 Aug 31, 2021
@maruf-mn
Copy link

maruf-mn commented Sep 1, 2023

Could you let me know if you found the fix for this?

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