termux / proot

An chroot-like implementation using ptrace.
https://wiki.termux.com/wiki/PRoot
Other
783 stars 160 forks source link

Terminated &bus error #53

Closed 9990242854 closed 3 years ago

9990242854 commented 5 years ago

$ ls parrot-binds parrot.sh parrot-fs start-parrot.sh $ ./start-parrot.sh proot info: vpid 1: terminated with signal 11 $ export PROOT_NO_SECCOMP=1 $ ./start-parrot.sh bash: [: : integer expression expected proot info: vpid 1: terminated with signal 7

Your trick export PROOT_NO_SECCOMP only work one next time when i shows that.

Grimler91 commented 3 years ago

Closing since issue has not bee updated in quite a while, please fill in the bug report template if this is still an issue