All Apps and Add-ons

Can't symbolicate iOS crash reports

liortal
Explorer

We're using Splunk Mint for reporting app crashes. We always upload the zipped dSYMs for our new releases, so we can symbolicate and understand the crash reports.

Recently i'm seeing weird behaviour, where our code's symbols get translated into correct names, but the iOS libraries are not.

Here's a screenshot to illustrate this (although this screenshot doesn't contain our app's functions in the stack, you can see that none of the OS libraries and frameworks are resolved):

alt text

The same happens to all iOS versions i've tried to look at. Is this a bug? how can we symbolicate our crashes like we could in the past ?

Tags (3)

croyal_splunk
Splunk Employee
Splunk Employee

Are you using Swift? If you use Swift, crash reports will not be fully symbolicated. Only your code is symbolicated, but Apple system libraries are not symbolicated, so crash reports will include some hexadecimal code.

https://docs.splunk.com/Documentation/MintIOSSDK/5.2.x/DevGuide/Configureyourprojectforsymbolication

0 Karma

liortal
Explorer

we are not using swift.is there any way to get official support ? in the past i was able to get the stack traces. i was logging in the other day and realized that i cannot see that anymore.

0 Karma

croyal_splunk
Splunk Employee
Splunk Employee

What SDK version are you integrated with?

0 Karma

liortal
Explorer

I believe we're using some 5.1.x version. not sure how to tell by the actual SDK files (is there any version written in there ?)

0 Karma

croyal_splunk
Splunk Employee
Splunk Employee

Will you send an email with one of your project keys where you are seeing this issue to mobilesupport@splunk.com with subject: Can't symbolicate iOS crash reports?

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...