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

Segmentation Fault: 11 #28

Closed
jairoserranosp opened this issue Feb 7, 2017 · 7 comments
Closed

Segmentation Fault: 11 #28

jairoserranosp opened this issue Feb 7, 2017 · 7 comments

Comments

@jairoserranosp
Copy link

root# ./keychain_dumper -a > keychain_dump.log
Segmentation fault: 11

iPhone 8,1 iOS 9.1 Cydia64_1.1.28

@ptoomey3
Copy link
Owner

ptoomey3 commented Feb 7, 2017

My apologies, I haven't kept current with jailbreaking and have no way to test/fix anything. If someone can reproduce/fix it, I'd be open to reviewing/merging a PR.

@cyru5xl
Copy link

cyru5xl commented Jun 19, 2017

Same issue happening for me ipad air2 iOs 8.4 - cydia 1.1.23
root# ./keychain_dumper -k > dump.log
Only has issue dumping the keys : Segmentation fault: 11
Anything I need to do to fix? Perhaps a x64 issue?

More Info: Tried deleting the culprit key it was crashing on spotify. After app uninstall and deleting key from keychain it still has the same issue with the next key after initial apple keys which is pandora from app store.

Key

Entitlement Group: 6KVQ6HHK5F.com.pandora
Label: (null)
Application Label: <>
Key Class: Public
Segmentation fault: 11

@ThePirateWhoSmellsOfSunflowers

Hi!
Same issue here, on iPhone 8,1, iOS 10.1 Cydia64_1.1.30
Only segfault when dumping key (with -k or -a)

iPhone-XXXXXXX:~ root# ./keychain_dumper -k

[...]

Key
---
Entitlement Group: com.apple.CoreSuggestions
Label: (null)
Keychain protection class: kSecAttrAccessibleWhenUnlocked
Application Label: <53475361 6c74>
Key Class: Public
Segmentation fault: 11
iPhone-XXXXXXX:~ root# 

@notoriousturtle
Copy link

Looks like the empty key bug.

@ikkisoft
Copy link
Contributor

Agree. Try merging this PR locally #12

@ptoomey3
Copy link
Owner

Does #12 resolve the issue? I've fallen out of the jailbreak world, so don't have easy access to a device to test on. But, I can try and get #12 merged if folks think it worthwhile.

@ptoomey3
Copy link
Owner

ptoomey3 commented Sep 8, 2020

Closing as stale.

@ptoomey3 ptoomey3 closed this as completed Sep 8, 2020
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

6 participants