-
Notifications
You must be signed in to change notification settings - Fork 0
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 static + umeq crashes dies on bash #8
Comments
Can you describe how to reproduce. |
http://gentoo.osuosl.org/experimental/arm64/ http://i.imgur.com/2ffs83M.png prior. it worked allthough slow as .... but worked in virtualbox. inside proot and umeq... of late after alien bin-fmt misc , on fresh Sabayon Install (Gentoo Binary Distro) , (Rebuild qemu locally , for arm64 might work better ? ) tried sys-apps/proot , same string as in pastebin , essentially ... both suffer from similar errors , however 4.8 kernel or higher , i'm told from docker may yield better results. i can try to reproduce errors https://github.com/necrose99/Docker-Gentoo-ARM64/ anyhow , i'm just a meddlesome security researcher , , and docker would be quite useful for testing and less poor QA .. on my part , but it can also be a pest. any tips or fixes would be useful. |
Can you try with PROOT_NO_SECCOMP environment variable define. On my side I need this so I can use proot. |
https://bugs.gentoo.org/buglist.cgi?quicksearch=PROOT_NO_SECCOMP as for you local version it gives much the same , used binary in the chroot. may need a local "vanilla-erish" Kernel - grsecurity ... and pax for the moment. proot (gentoo system dies) as well as yours, with sig 11 , segfault. qemu also , i'll try for gdb if I can , , and ./proot ./umeq |
core.zip dumps proot -R /opt/gentoo-arm64/ -q ./umeq /bin/bash (try system) local system chroot location hmmm.? |
I was unable to use your core files. |
/*
#include <string.h> int main(int argc, char **argv, char **envp) {
} proot crashes even as system might be easier to do chroot via docker alpine.. , |
Gentoo January 2017 arm64 , stage3.
Proot native, also fails.
The text was updated successfully, but these errors were encountered: