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

Add new CPU subtype "arm64e" for apple format report. #304

Merged
merged 1 commit into from Feb 10, 2019

Conversation

ZhiyuWong
Copy link
Collaborator

The Apple changes the architecture field in crash report into "arm64e" instead of "arm64". So does the new command tool for dSYM file such as dwarfdump and atos.

@ZhiyuWong
Copy link
Collaborator Author

ZhiyuWong commented Dec 22, 2018

for example:

...

Binary Images:
0x1071bc000 - 0x1071c7fff libobjc-trampolines.dylib arm64e  <dec09f8a54c83527bf963e138beb5d95> /usr/lib/libobjc-trampolines.dylib
0x107320000 - 0x107387fff dyld arm64e  <74697588b6753df488565afbdb507fa5> /usr/lib/dyld
0x1b98fa000 - 0x1b98fbfff libSystem.B.dylib arm64e  <62a45e9f02003c748d7f0091f8945cee> /usr/lib/libSystem.B.dylib
0x1b98fc000 - 0x1b9959fff libc++.1.dylib arm64e  <29426449880634d290c7fae6a0babf22> /usr/lib/libc++.1.dylib
0x1b995a000 - 0x1b996dfff libc++abi.dylib arm64e  <d410cbb797193f00804e6b03aeb639b3> /usr/lib/libc++abi.dylib
0x1b996e000 - 0x1ba0f5fff libobjc.A.dylib arm64e  <f724ec7178303d6485ab0eab95c40bdd> /usr/lib/libobjc.A.dylib
0x1ba0f6000 - 0x1ba0fafff libcache.dylib arm64e  <3661c93eeacf3d3880670ecede6c65a9> /usr/lib/system/libcache.dylib
0x1ba0fb000 - 0x1ba107fff libcommonCrypto.dylib arm64e  <6927e602338e3e9cb1584865c2025f25> /usr/lib/system/libcommonCrypto.dylib

...

@kstenerud
Copy link
Owner

Looks good!

@kstenerud kstenerud merged commit d629eff into kstenerud:master Feb 10, 2019
@ZhiyuWong
Copy link
Collaborator Author

Long time no see.

@kstenerud
Copy link
Owner

Yes sorry, I'm having some trouble keeping up with everything :/

@ZhiyuWong
Copy link
Collaborator Author

What a pity!

@AndyXB
Copy link

AndyXB commented Sep 2, 2021

@ZhiyuWong
I have a new problem that causes arm64e to become arm64, do you have any suggestions?
Any help is highly appreciated.
#403 (comment)

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

Successfully merging this pull request may close these issues.

None yet

3 participants