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

segfault on Pixel 3a Android 9 image #14

Open
pandasauce opened this issue Aug 12, 2021 · 2 comments
Open

segfault on Pixel 3a Android 9 image #14

pandasauce opened this issue Aug 12, 2021 · 2 comments

Comments

@pandasauce
Copy link

Firmware: https://dl.google.com/dl/android/aosp/sargo-pq3b.190801.002-factory-56817dc2.zip

Running ext2rd system.img system/build.prop:build.prop causes a segfault:

➜  sargo-pq3b.190801.002  ext2rd system.img system/build.prop:build.prop
sparse: v00000001 h:001c c:000c b:00001000 nblk:000c2c00 ncnk:00000017,  cksum:00000000
end of sparse: c2c00000
 23 entries in sparse map
first: 0-8002000: copy from 28
last:  c2bff000-c2c00000: copy from 8e78c130
ehmagic=6818 -  18 68 0c 38 f7 f2 a8 e0 20 46 ea f2
[1]    145861 segmentation fault (core dumped)  ext2rd system.img system/build.prop:build.prop
@nlitsme
Copy link
Owner

nlitsme commented Aug 14, 2021

I still have to implement support for ext4. I think this is why this fails.

@enovella
Copy link

enovella commented Dec 1, 2021

Same problem

  inflating: /build/host/../factory/system.img  
+ /build/host/../host/ext2rd /build/host/../factory/system.img system/build.prop:/build/host/../factory/taimen.9-build.prop
sparse: v00000001 h:001c c:000c b:00001000 nblk:000a0000 ncnk:00000017,  cksum:00000000
end of sparse: a0000000
 23 entries in sparse map
first: 0-8002000: copy from 28
last:  9ffff000-a0000000: copy from 8b2bc130
EXCEPTION: blocknr too large

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

3 participants