Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6336083
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T18:58:50+00:00 2026-05-24T18:58:50+00:00

In my app i got crash report Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE

  • 0

In my app i got crash report

Exception Type:  EXC_BAD_ACCESS (SIGBUS)

Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000

Crashed Thread:  7

In Thread 7 :


Thread 7 Crashed:

0   CoreFoundation                  0x3728ba96 0x37278000 + 80534

1   CFNetwork                       0x36617b84 0x36616000 + 7044

2   CFNetwork                       0x36617af6 0x36616000 + 6902

3   MusicBandApp                    0x0000bbfc 0x1000 + 44028

4   MusicBandApp                    0x0000b740 0x1000 + 42816

5   Foundation                      0x33b88382 0x33b6b000 + 119682

6   Foundation                      0x33bfa5c6 0x33b6b000 + 587206

7   libsystem_c.dylib               0x3579530a 0x35762000 + 209674

8   libsystem_c.dylib               0x35796bb4 0x35762000 + 215988

but can”t show particular crash file name & line number.

How can sybolicate this crash report.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T18:58:51+00:00Added an answer on May 24, 2026 at 6:58 pm

    We need a file called symbolitecrash to process this file. This file can be located in /Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/DTDeviceKit.framework/Versions/A/Resources

    1. Open the Terminal.

    2. Copy symbolitecrash file to the default location shown when the terminal is opened.

      eg. Terminal window :-

      Last login: Wed Jun 22 15:28:21 on ttys000
      UserMM:~ user$

      Here, the default location is the directory “user”.

    3. Running this script with the -h option provides the minimal help:

      UserMM:~ user$ symbolitecrash -h

      usage:

      /usr/local/bin/symbolicatecrash [-Ah] [-o ] LOGFILE [SYMBOL_PATH …]

      Symbolicates a crashdump LOGFILE which may be “-” to refer to stdin. By default,

      all heuristics will be employed in an attempt to symbolicate all addresses.

      Additional symbol files can be found under specified directories.

      Options:

      -A Only symbolicate the application, not libraries

      -o If specified, the symbolicated log will be written to OUTPUT_FILE (defaults to stdout)

      -h Display this message

      -v Verbose

    4. Place the .crash file in the same location where symbolitecrash file is copied.

    5. To add symbols to the crash log you need the dSYM file generated by the linker when you compiled your application for AppStore. In other words, when you build for AppStore you should keep the dSYM package in a safe place backed up by Time Machine. This is very important. You should keep a copy of the dSYM for each version of your application ever shipped. If you have the package, translating code offsets to function names with line numbers has never been easier:

    $ symbolicatecrash MiMo_2011-06-22-143801_Anands-Ipod.crash myApp.app.dSYM > myApp_2011-06-22-143801_Anands-Ipod1.crash

    myApp_2011-06-22-143801_Anands-Ipod1.crash is the new crash file generated in the same location.

    Here is the result:

    Thread 0 Crashed:
    0   libobjc.A.dylib           0x300c87ec objc_msgSend + 20
    1   myApp                      0x00006434 -[BoardView setSelectedPiece:] (BoardView.m                              :321)
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I got this crash report from my app, and I can't reproduce it as
I have an NDK app out on market and got a native crash report
I got this iAd crash randomly in my app. What could I do to
I got the following crash logs after my app crashes: 0 libobjc.A.dylib 0x000034f4 objc_msgSend
I'm getting reports from users that my app crash upon launch. So I got
I recently worked on app which got crashed. I made this app by using
I got an crash logs from a customer to figure why my app crash
a user reported the following crash in my iPad app. Thread 0 name: Dispatch
I got this weird crash in my app, when i try to call this
I used the following script to symbolize the crash report I got from the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.