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

Symbolize apple framework #33

Open
MikePendo opened this issue Nov 29, 2022 · 0 comments
Open

Symbolize apple framework #33

MikePendo opened this issue Nov 29, 2022 · 0 comments

Comments

@MikePendo
Copy link

Hi
I am a little bit confused, hope some body could clear it for me.
I would anticipate to find a .Dsym files for each framework to symboolize the crash report.
I have a crash report for app that I have no access (I dont have the app or the .Dsym files). I would like to see the UIKit symbols.
For instance I have the following:

Code Type:       ARM-64 (Native)
OS Version:      iOS 16.1.1 (20B101)
...
UIKitCore                      0x00000001cffb35fc 0x1cfeb9000 + 1025532
UIKitCore                      0x00000001cfffb3e0 0x1cfeb9000 + 1319904
..
  0x1cfeb9000 -        0x1d1696fff UIKitCore arm64-unknown <179501b60fc2344ab969b4e3961ebe10> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore

another thing that I am confused about is that uuid that I see in crash report is 179501b60fc2344ab969b4e3961ebe10
BUT running dwarf --uuid on the UIKitCore binary inside the downloaded folder I get
UUID: AA0A89BD-E48F-31DB-AD5C-5C724CE77D12 (arm64) UIKitCore

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

1 participant