checkra1n / BugTracker

checkra1n bug tracker
729 stars 104 forks source link

"Right before trigger (this is the real bug setup)" loop. #1634

Closed iiPotatoFlamesii-IOS closed 4 years ago

iiPotatoFlamesii-IOS commented 4 years ago

Tell us about your setup:

  1. What iDevice are you using? iPhone 6S Plus
  2. On what version of iOS is it? 13.6.1
  3. What version of checkra1n are you using? 0.10.2
  4. What is your host system (OS version? Hackintosh? VM? etc.)? Ubuntu 20.04.1 LTS from bootable USB
  5. How are you connecting to the device (USB-A? USB-C? Apple/3rd party cable? Through a USB hub?)? USB-A, Apple Cable, tried multiple different cables.

What are the steps to reproduce the issue?

  1. Begin normal Checkra1n process sudo ./checkra1n yada yada
  2. DFU mode
  3. The loop begins. ...

What do you expect, and what is happening instead? I expect checkra1n to say booting, but instead, it goes through the "Setting up the exploit (this is the heap spray)" in less than a second, as well as the "Right before trigger (this is the real bug setup)". After about a second or so, the "Right before trigger (this is the real bug setup)" message loops back to the "Setting up the exploit (this is the heap spray)". This goes on around 10 times before it just hangs on "Right before trigger (this is the real bug setup)".

Does the issue also occur if you tick "Safe Mode" in the checkra1n options? Yes, the same issue occurs.

Any other info, error logs, screenshots, ...? rain1.log

demhademha commented 4 years ago

Duplicate of #1169 but your device isn't A7

iiPotatoFlamesii-IOS commented 4 years ago

Somehow fixed this.

I ran "sudo checkra1n -c -V" (-V is verbose boot) and it suddenly booted up my phone with checkra1n installed. Don't know if this actually changed anything or something.