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 while flashing superuser.zip on Samsung GT-I9195I #64

Open
onny opened this issue May 20, 2018 · 0 comments
Open

Segmentation fault while flashing superuser.zip on Samsung GT-I9195I #64

onny opened this issue May 20, 2018 · 0 comments

Comments

@onny
Copy link

onny commented May 20, 2018

Hey,
thanks for this nice open source SU/rooting alternative 👍
I have a Samsung GT-I9195I with Lineage 14.1 (Android 7.1.1, https://forum.xda-developers.com/galaxy-s4-mini/orig-development/rom-cyanogenmod-14-1-t3522169) and TWRP 3.1.
Installation of superuser-r310-beta.zip failed for me with following error in the recovery.log file:

+ homedir=/tmp/superuser/scripts/su
+ mktemp -d
+ bootimg_extract=/tmp/tmp.K8Rt3N
+ cd /tmp/tmp.K8Rt3N
+ /tmp/superuser/scripts/bin/bootimg-extract /dev/block/mmcblk0p16
+ [ -f chromeos ]
+ mktemp -d
+ d2=/tmp/tmp.RToMQR
+ cd /tmp/tmp.RToMQR
+ [ -f /tmp/tmp.K8Rt3N/ramdisk.gz ]
+ gunzip -c
+ cpio -i
Segmentation fault
gunzip: write error code 32
gunzip: abort: write error on <stdout>
+ cleanup
+ rm -Rf /tmp/tmp.K8Rt3N /tmp/tmp.RToMQR
Updater process ended with ERROR: 139

full log: https://git.project-insanity.org/snippets/40

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

1 participant