/usr/local/hadoop/lib/native/libhadoop.so.1.0.0 which might have disabled stack guard

1,566 views
Skip to first unread message

Madhu Borkar

unread,
Jan 2, 2014, 6:37:59 PM1/2/14
to malhar...@googlegroups.com
I am using openjdk and DT demos work fine but I get this warning all the time. How to fix this one?
I checked the lib. It exists and has right permissions?

OpenJDK 64-Bit Server VM warning: You have loaded library /usr/local/hadoop/lib/native/libhadoop.so.1.0.0 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'.
14/01/02 15:30:49 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable

Thanks

Chetan Narsude

unread,
Jan 2, 2014, 6:50:30 PM1/2/14
to malhar...@googlegroups.com

Sounds like the only thing you can do is “sudo execstack –c /usr/local/hadoop/lib/native/libhadoop.so.1.0.0”

 

Can you try it and let us know if it works?

 

More information: http://linux.die.net/man/8/execstack

 

--

Chetan

--
You received this message because you are subscribed to the Google Groups "Malhar" group.
To unsubscribe from this group and stop receiving emails from it, send an email to malhar-users...@googlegroups.com.
To post to this group, send email to malhar...@googlegroups.com.
Visit this group at http://groups.google.com/group/malhar-users.
For more options, visit https://groups.google.com/groups/opt_out.

Madhu Borkar

unread,
Jan 3, 2014, 12:29:41 AM1/3/14
to malhar...@googlegroups.com
execstack: cannot open "–c": No such file or directory
- /usr/local/hadoop/lib/native/libhadoop.so.1.0.0
Even though file exists I get this error?
Reply all
Reply to author
Forward
0 new messages