TrueTime.swift icon indicating copy to clipboard operation
TrueTime.swift copied to clipboard

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

Open giantramen opened this issue 4 years ago • 2 comments

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

giantramen avatar Dec 15 '20 13:12 giantramen

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 avatar Aug 31 '21 20:08 giantramen

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

maruf-mn avatar Sep 01 '23 07:09 maruf-mn