loaded library might have disabled stack guard

asked 2016-07-23 18:04:54 -0600

ldbee gravatar image

updated 2016-07-24 00:40:26 -0600

berak gravatar image

Hi there! I'm getting this when I try to load libopencv_java310.so. Everything seems to be working fine regardless. I have attempted execstack -c on the .so file, but it did not change anything. How might this affect my future development?

Thanks :)

OpenJDK 64-Bit Server VM warning: You have loaded library /home/lucas/projs16-17/opencv-test/target/native/linux/x86_64/libopencv_java310.so which might have disabled stack guard. The VM will try to fix the stack guard now. It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.

edit retag flag offensive close merge delete

Comments

1

no sure, if openJDK is supported at all.

berak gravatar imageberak ( 2016-07-24 00:42:15 -0600 )edit

Hi, How did you solve the problem? I also have the same question. Thanks!

BAHRAMUDIN ADIL gravatar imageBAHRAMUDIN ADIL ( 2017-11-25 11:05:05 -0600 )edit