We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
path referrer not a strict subpath of "/proc"
path referrer not a strict subpath of "/proc" may cause proot crash
root@1c4be79bcecc:/# proot -S /home/test --kill-on-exit -b /home/test/root:/root bash [root@1c4be79bcecc /]# [root@1c4be79bcecc /]# [root@1c4be79bcecc /]# ls -al /proc proot: ./path/proc.c:52: readlink_proc: Assertion `comparison == compare_paths("/proc", base)' failed. proot warning: signal 6 received from process 3615
-OR-
Attached log
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected Behavior
path referrer not a strict subpath of "/proc"
Actual Behavior
path referrer not a strict subpath of "/proc" may cause proot crash
Steps to Reproduce the Problem
Specifications
Command Output
-OR-
Attached log
The text was updated successfully, but these errors were encountered: