Skip to content

Tarik Billa

  • Web Development
    • html
    • vue.js
    • laravel
    • css
    • javascript
    • jquery
    • node.js
    • php
    • asp.net
  • Programming
    • python
    • java
    • c
    • c++
    • c#
  • git
  • android

symbolicate

iOS crash reports: atos not working as expected

March 11, 2023 by Tarik

A simpler alternative: you can use the atos -l flag to make it do the maths for you. Say you’ve got the following line in your crash log that you want to symbolicate: 5 MyApp 0x0044e89a 0x29000 + 4348058 The first hex number is the stack address, and the second hex number is the load … Read more

Categories iphone Tags crash-reports, ios, iphone, symbolicate, symbolicatecrash Leave a comment

Symbolicating iPhone App Crash Reports

September 17, 2022 by Tarik

Steps to analyze crash report from apple: Copy the release .app file which was pushed to the appstore, the .dSYM file that was created at the time of release and the crash report receive from APPLE into a FOLDER. OPEN terminal application and go to the folder created above (using cd command) Run atos -arch … Read more

Categories ios Tags crash-reports, ios, symbolicate Leave a comment

Tarik Billa

Software Engineer
tarikbilla@gmail.com
+8801884414000
  • Reuse a hash in YAMLApril 17, 2024
  • Dockerfile: how to redirect the output of a RUN command to a variable?April 16, 2024
  • How to cd to a directory with spaces in the directory name?April 16, 2024
  • Maximum MIME type length when storing the type in a databaseApril 16, 2024
  • What is the difference between Unit, Integration, Regression and Acceptance Testing?April 16, 2024
© 2026 Tarik Billa