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

How to fix problem proot info: vpid 1 terminated with signal 11 #270

Open
afl45 opened this issue Apr 16, 2023 · 1 comment
Open

How to fix problem proot info: vpid 1 terminated with signal 11 #270

afl45 opened this issue Apr 16, 2023 · 1 comment

Comments

@afl45
Copy link

afl45 commented Apr 16, 2023

Hi,
I try toi install unbutu for termux on mi Xiaomi Android TV with execute with termux. But for install this I need proot-distro. Problem for install proot-distro, a error:
proot info: vpid1: terminated with signal 11.
Please help me, how I can fix this problem for install proot-distro.

@polaris64
Copy link

This happens for me too on an armv7l tablet running kernel 3.4.113 (Android 11). It seems to be related to the --link2symlink option: -

~ $ PROOT_NO_SECCOMP=1 proot --link2symlink -v 2
proot info: binding = /
proot info: vpid 1: translate("/" + "/bin/sh")
proot info: vpid 1:          -> "/system/bin/sh"
proot info: vpid 1: translate("/" + "/bin/sh")
proot info: vpid 1:          -> "/system/bin/sh"
proot info: exe = /system/bin/sh
proot info: argv =
proot info: initial cwd = /data/data/com.termux/files/home
proot info: verbose level = 2
proot info: pid 21342: access to "/dev/pts/0" (fd 0) won't be translated until closed
proot info: pid 21342: access to "/dev/pts/0" (fd 1) won't be translated until closed
proot info: pid 21342: access to "/dev/pts/0" (fd 2) won't be translated until closed
proot info: pid 21342: access to "/proc/21342/fd" (fd 3) won't be translated until closed
proot info: vpid 1: translate("/" + "/system/bin/sh")
proot info: vpid 1:          -> "/system/bin/sh"
proot info: vpid 1: translate("/" + "/system/bin/sh")
proot info: vpid 1:          -> "/system/bin/sh"
proot info: vpid 1: translate("/" + "/system/bin/sh")
proot info: vpid 1:          -> "/system/bin/sh"
proot info: vpid 1: translate("/" + "/system/bin/linker")
proot info: vpid 1:          -> "/apex/com.android.runtime/bin/linker"
proot info: vpid 1: translate("/" + "/system/bin/sh")
proot info: vpid 1:          -> "/system/bin/sh"
proot info: vpid 1: translate("/" + "/system/bin/sh")
proot info: vpid 1:          -> "/system/bin/sh"
proot info: vpid 1: terminated with signal 11

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