libcrypto.so.0.9.8 Permission denied

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
proinagltd
Forum User
Forum User
Posts: 12
Joined: Wed Jan 09, 2008 12:25 pm

libcrypto.so.0.9.8 Permission denied

Unread post by proinagltd »

Hello

I have recently install ASL on our replacement server.

We have a managed backup facility with our hosting provider.

After installing ASL with the kernel, the backup agent fails to start with the following error:

Code: Select all

/usr/local/BUAgent/VVAgent: error while loading shared libraries: libcrypto.so.0.9.8: cannot enable executable stack as shared object requires: Permission denied
I'm not sure what this means and the best route for solving this problem.

Kind regards,

Graham Wallace
breun
Long Time Forum Regular
Long Time Forum Regular
Posts: 2813
Joined: Sat Aug 20, 2005 9:30 am
Location: The Netherlands

Unread post by breun »

There are several threads on this forum about this error. Search for 'executable stack'.
Lemonbit Internet Dedicated Server Management
proinagltd
Forum User
Forum User
Posts: 12
Joined: Wed Jan 09, 2008 12:25 pm

Unread post by proinagltd »

Thank you !

Knowing where to look is always the good.

just had to run:

execstack -c /usr/local/BUAgent/libcrypto.so.*.*.*

Many thanks again

Graham
Post Reply