Corbin Champion
Corbin Champion
It looks like running PRoot on HP Chromebooks is running into a unique problem. Specifically, it is getting an unrecoverable SIGSYS after calling the `fork` system call. The devices effected...
@michalbednarski I am not sure yet if this is a proot issue, but I am currently thinking it is not. Regardless, I wanted your thoughts on this matter, because it...
When I try this: /system/bin/ping From within GNURoot, it fails with a segmentation fault. When I do the same, in a standard terminal (not within GNURoot) /system/bin/ping works properly. What...
I have a need to bootstrap for i686. It looks like this was moved off of the default repo about a year ago. Simply using -r with one of the...
**Problem description** In Android 12, a phantom process killer started killing background processes if more than 32 total were in use. This has been discussed in quite a few places....
Hello, I have created a rootfs using buildroot, but using a crosstool-ng toolchain with glibc. This showed me the minimal set of files necessary. I then replaced all the libraries...