-
Notifications
You must be signed in to change notification settings - Fork 157
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
Crash while loading application #98
Comments
Hi, i am getting the same error messages. In my case, i am running MacOS 10.12 and ios 10.1.1. |
I am also getting same error |
Same issue on iOS 10.2 and MacOS 10.10.2 |
Same issue on iOS 10.2 and macOS 10.13.1 |
Same here on iOS 9.3.3 and macOS 10.13 ! Debug log:
|
Alright I found a workaround!! You have to do the following steps:
WARNING: This will drop the support for iOS 10! |
I can confirm this fix worked on my system - still a few bugs with trying to get info about the binary protections but possibly because I'm running on Ubuntu / no otool. Hopefully whatever issues were introduced will be tweaked in a future version. |
This did not work for me. I replaced revert with "reset --hard" . I confirmed the version of the repo using "git rev-parse HEAD" which did show hash c8d0250. With these changes, I still encountered the same errors. |
I'm on High Sierra and it worked for me. Thanks!!! |
I'm` getting persistent crashes in idb when loading any application:
Running on iPad, iOS 9.3.5 with Phoenix jailbreak / Ubuntu 16.04.1 ruby 2.3.1p112
I've looked through the existing similar issues but this doesn't seem to be a dup.
The text was updated successfully, but these errors were encountered: