1834244 Members
2219 Online
110066 Solutions
New Discussion

Re: exec format error

 
Jason Miñoza
Advisor

exec format error

in english please....

error upon running ./apachectl configtest or start

/usr/lib/dld.sl: Can't shl_load() a library containing Thread Local Storage: /us
r/lib/libcl.2
/usr/lib/dld.sl: Exec format error
Syntax error on line 1055 of /usr/local/apache/conf/httpd.conf:
Cannot load /apps2/sag/common/lib/libsagsmp2.sl into server:Exec format error

friends get u places
2 REPLIES 2
eran maor
Honored Contributor

Re: exec format error

Hi Jason

install this patch :

[PHSS_22478/PACHRDME/English] will introduce a new environment variable LD_PRELOAD. This
variable will cause the libraries listed to be loaded by the dynamic loader
when the program starts. This will allow the problem of shl_load'ing libraries
with TLS at program load time without any changes needed to the program (i.e.
the linking of libraries using TLS into the program). [PHSS_22478/PACHRDME/English] or any
superceeding patches with dependancies must be installed on every system that
LD_PRELOAD is to be used on. Please consult the ldd man page and linker for
more documentation for more information
love computers
Jason Miñoza
Advisor

Re: exec format error

hi eran,

i checked the 5 application cd's provided by our HP vendor and found no such patch.....
where can i acquire/download(if any) this patch?
or
does it have another name under the patch files in these application cd's

-json
friends get u places