sohsatoh / ReProvision-Reborn

On-device signing utility for iOS
GNU Affero General Public License v3.0
103 stars 13 forks source link

Reprovision causes env to crash #18

Closed cameren2k closed 3 years ago

cameren2k commented 3 years ago

Describe the bug reprovision causes env to crash multiple times

To Reproduce don't exactly have a way to reproduce or what exactly causes the issue

Expected behavior not crash

Screenshots

https://pastebin.com/ZWyzdfFY

Device (please complete the following information): iOS 14.3 Xr latest taurine Additional context nothing else to add

(Please do not delete lines in bold)

sohsatoh commented 3 years ago

which jb are you using?

cameren2k commented 3 years ago

which jb are you using?

latest taurine, so 1.1.1

sohsatoh commented 3 years ago

Could you try running this on Terminal and check whether it crashes or not.

/usr/bin/env _MSSafeMode=1 _SafeMode=1 /usr/libexec/reprovisiond

cameren2k commented 3 years ago

seems to run fine; hasn't crashedimage

cameren2k commented 3 years ago

an update to this, i did notice you had a beta repo. i tried that version (not sure if you fixed the env crash yet or not) but it did have the same issue where it crashed exactly 25 times.

sohsatoh commented 3 years ago

Try restoring rootfs.

cameren2k commented 3 years ago

i have done this multiple times. this does not fix the issue