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

proot info: vpid 1: terminated with signal 11 #141

Closed
SDRausty opened this issue Dec 20, 2020 · 9 comments
Closed

proot info: vpid 1: terminated with signal 11 #141

SDRausty opened this issue Dec 20, 2020 · 9 comments

Comments

@SDRausty
Copy link

proot info: vpid 1: terminated with signal 11

steps to reproduce with Android 10 armv7l:

setupTermuxArch v i x86

@SDRausty

This comment was marked as spam.

@SDRausty

This comment was marked as spam.

@SDRausty

This comment was marked as spam.

@ghost
Copy link

ghost commented Dec 24, 2020

@SDRausty Could you try upgrading to the latest version (which is 1:5.2.0-2) of qemu-user-i386 package? These are chances that your issue was related to termux/termux-packages#6172 which should be fixed now.

@ghost
Copy link

ghost commented Jan 2, 2021

Hello, I had exactly same issue for running ubuntu through proot on
Linux localhost 3.4.113-lineageos armv7l Android 10

Now I'm terribly sorry for the form of this message as this is the first time I'm actually writing a comment on GitHub and I have no idea on markup(?) syntax either.

It turned out that tar was not able to extract the root fs .tar.gz/xz files and throwing permission denied for every file when I checked via verbose extraction..

What I did to solve -

Create root fs folder manually and do chmod -R 777 (distro)-fs, chmod +rx (gz/xz file) and extract all the files manually myself and run the startup script (I have used andronix ubuntu 18)

AND

Alongnside it, I compiled proot locally with a patch from this #107 (comment)

Now I have absolutely no expertise or knowledge to say either one worked or both are required. Pls ask me for any details about this as I'm also facing this now regardless of the distro (ubuntu which I manually installed before still works with both local or binary(?) from termux repo but no other ones work)
Thanks for keeping up with me.

@SDRausty

This comment was marked as spam.

@michalbednarski
Copy link
Collaborator

Workaround #107 (comment) can be used here (although probably for qemu proot loader could be skipped altogether)

@SDRausty

This comment was marked as spam.

@SDRausty

This comment was marked as spam.

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

2 participants