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 in KronosNTPPacket.prepareToSend(transmitTime:) #1718

Closed
chenbokun97 opened this issue Mar 11, 2024 · 1 comment
Closed

crash in KronosNTPPacket.prepareToSend(transmitTime:) #1718

chenbokun97 opened this issue Mar 11, 2024 · 1 comment
Labels
crash SDK crashes

Comments

@chenbokun97
Copy link

chenbokun97 commented Mar 11, 2024

Stack trace

KronosNTPPacket.prepareToSend(transmitTime:)
EXC_BREAKPOINT

Crashed: com.apple.main-thread
0  Datadog                        0xa7170 KronosNTPPacket.prepareToSend(transmitTime:) + 145 (KronosNTPPacket.swift:145)
1  Datadog                        0xa665c specialized closure #1 in KronosNTPClient.sendAsyncUDPQuery(to:port:timeout:completion:) + 171 (KronosNTPClient.swift:171)
2  Datadog                        0xa456c @objc closure #1 in KronosNTPClient.sendAsyncUDPQuery(to:port:timeout:completion:) + 80 (<compiler-generated>:80)
3  CoreFoundation                 0x1175e8 __CFSocketPerformV0 + 996
4  CoreFoundation                 0xd3128 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
5  CoreFoundation                 0xdf7b4 __CFRunLoopDoSource0 + 176
6  CoreFoundation                 0x64648 __CFRunLoopDoSources0 + 340
7  CoreFoundation                 0x7a0d4 __CFRunLoopRun + 828
8  CoreFoundation                 0x7f3ec CFRunLoopRunSpecific + 612
9  GraphicsServices               0x135c GSEventRunModal + 164
10 UIKitCore                      0x39d6e8 -[UIApplication _run] + 888
11 UIKitCore                      0x39d34c UIApplicationMain + 340
12 Runner                         0x9610 main + 12 (AppDelegate.swift:12)
13 ???                            0x1aedcadec (Missing)

Reproduction steps

It happened after user opened the app by accident

Volume

1 case

Affected SDK versions

2.6.0

Latest working SDK version

2.6.0

Does the crash manifest in the latest SDK version?

No

Deployment Target

iOS 12, iPhone

Device Information

Device
Model:iPhone 12 Pro Max
Orientation:Face Up
RAM free: 1.31 GB
Disk free: 24.44 GB
Operating System
Version:16.5.0
Orientation:Portrait
Jailbroken:No

Other relevant information

No response

@chenbokun97 chenbokun97 added the crash SDK crashes label Mar 11, 2024
@maxep
Copy link
Member

maxep commented Mar 13, 2024

Hello @chenbokun97 👋

I'm afraid there is too few information for us to troubleshoot, do you have by any chance reproducible steps to share?
Thanks for your help!

@maxep maxep closed this as completed Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash SDK crashes
Projects
None yet
Development

No branches or pull requests

2 participants