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

App crashing issue due to NTP connection #45

Closed
NurLight19 opened this issue Nov 27, 2017 · 3 comments
Closed

App crashing issue due to NTP connection #45

NurLight19 opened this issue Nov 27, 2017 · 3 comments

Comments

@NurLight19
Copy link

NurLight19 commented Nov 27, 2017

We are getting this kind of crash reports via Fabric after building app with Xcode 9.1 , TrueTime version: 4.1.0. Crashes occurred in iPhone 5c devices only.

Is this related to #37 and does latest version solve the problem?

Crashed: com.instacart.ntp.connection
0 TrueTime 0xef6f6c _T08TrueTime13NTPConnectionC07requestB033_2A79C9048389EB5D5F57E571231D0EE3LLyyFyycfU_Tf4g_n + 124
1 TrueTime 0xef6e40 _T08TrueTime13NTPConnectionC07requestB033_2A79C9048389EB5D5F57E571231D0EE3LLyyFyycfU_TA + 20
2 TrueTime 0xf09ec4 _T0Ix_IyB_TR + 36
3 libdispatch.dylib 0x1d1f9797 _dispatch_call_block_and_release + 10
4 libdispatch.dylib 0x1d20659d _dispatch_queue_serial_drain + 854
5 libdispatch.dylib 0x1d1fcb71 _dispatch_queue_invoke + 886
6 libdispatch.dylib 0x1d206a1f _dispatch_queue_override_invoke + 282
7 libdispatch.dylib 0x1d2081b5 _dispatch_root_queue_drain + 326
8 libdispatch.dylib 0x1d20800f _dispatch_worker_thread3 + 106
9 libsystem_pthread.dylib 0x1d3ae87d _pthread_wqthread + 1040
10 libsystem_pthread.dylib 0x1d3ae45c start_wqthread + 8

@NurLight19
Copy link
Author

@msanders and if I use the latest version, won't there be even more crashes?

@r-a-o
Copy link

r-a-o commented May 13, 2018

iPhone 5c is a 32-bit device. Does the library work on 32bit iPhones?
Please someone confirm.

@MudaliarArun
Copy link

Dear all facing the same issue still, Please find the firebase logs as below

Stack Trace:
Crashed: com.instacart.ntp.connection
0 TrueTime 0x100aac028 $s8TrueTime21NTPTimevalConvertiblePAAE13timeSince1970xSo7timevalV_tcfCSo12ntp_time64_ta_Tg5Tf4nd_n + 88
1 TrueTime 0x100aa5f30 $s8TrueTime13NTPConnectionC07requestB033_2A79C9048389EB5D5F57E571231D0EE3LLyyFyycfU_ + 148
2 TrueTime 0x100a9cf44 $sIeg_IeyB_TR + 28
3 libdispatch.dylib 0x21be80a38 _dispatch_call_block_and_release + 24
4 libdispatch.dylib 0x21be817d4 _dispatch_client_callout + 16
5 libdispatch.dylib 0x21be2a324 _dispatch_lane_serial_drain$VARIANT$mp + 592
6 libdispatch.dylib 0x21be2ae40 _dispatch_lane_invoke$VARIANT$mp + 428
7 libdispatch.dylib 0x21be334ac _dispatch_workloop_worker_thread + 596
8 libsystem_pthread.dylib 0x21c062114 _pthread_wqthread + 304
9 libsystem_pthread.dylib 0x21c064cd4 start_wqthread + 4

Device
Model: iPhone 6s Plus
Orientation: Portrait
RAM free: 66.88 MB
Disk free: 1.13 GB
Operating System
Version: 12.4.0 (16G77)
Orientation: Portrait
Jailbroken: Yes
Crash
Date: May 27, 2020, 1:32:00 AM
App version: 1.5 (1.0.0.4)

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

3 participants