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

loader "terminated with signal 9" #75

Open
cedric-vincent opened this issue Dec 6, 2014 · 2 comments
Open

loader "terminated with signal 9" #75

cedric-vincent opened this issue Dec 6, 2014 · 2 comments

Comments

@cedric-vincent
Copy link
Contributor

How to reproduce (on Gandi Simple Hosting):

$ uname -r
3.14.25-grsec-paas-738e2ee

$ ./proot-v5.0.0 echo OK
proot info: pid 1211: terminated with signal 9

$  ./proot-v4.0.3 echo OK
OK
@cedric-vincent cedric-vincent self-assigned this Dec 6, 2014
cedric-vincent added a commit that referenced this issue Apr 24, 2015
The loader was mapped to a predefined address, but some systems
enforce constraints that might make this address illegal.

Ref.: #75
@oxr463
Copy link
Collaborator

oxr463 commented Apr 25, 2019

uname -r
4.15.9-gentoo

proot echo OK # latest release, (v5.1.0).
proot info: pid 7159: terminated with signal 11

./src/proot echo OK # master branch, (commit c21786).
OK

@tmm1
Copy link

tmm1 commented Jul 16, 2020

@cedric-vincent What is the state of your position_independant branch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants