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

mips64el-linux binary disables stack guard #76

Open
headius opened this issue Sep 24, 2019 · 0 comments
Open

mips64el-linux binary disables stack guard #76

headius opened this issue Sep 24, 2019 · 0 comments

Comments

@headius
Copy link
Member

headius commented Sep 24, 2019

Apparently the mips64el-linux binary we have disables the "stack guard", causing Hotspot to complain thusly:

OpenJDK 64-Bit Server VM warning: You have loaded library /tmp/jffi4965776428901618408.so which might have disabled stack guard. The VM will try to fix the stack guard now.
SUREFIRE-859: It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.

Needs to be fixed, but perhaps this warning indicates that the JVM is working around it?

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

No branches or pull requests

1 participant