Operating System - HP-UX
1762909 Members
2000 Online
108909 Solutions
New Discussion юеВ

Re: /usr/lib/dld.sl ERROR

 
Suzana_1
New Member

/usr/lib/dld.sl ERROR

Hi, what's acctually the problem for this error messages?

92453-07 linker linker crt0.o B.10.60 970821 $/usr/lib/dld.slERROR: mmap failed for dldERROR: mmap failed for TSDPipe errorread err

orinternal block count errorCannot allocate memoryinternal block count errorread errorCannot allocate %d buffers@^QM-^P: file %d/%



Pid 25337 received a SIGSEGV for stack growth failure.

Possible causes: insufficient memory or swap space,

or stack size exceeded maxssiz.

Memory fault(coredump)
2 REPLIES 2
Steven E. Protter
Exalted Contributor

Re: /usr/lib/dld.sl ERROR

Several possible causes.

SHLIB_PATH not correctly set.

swapinfo -tam shows no memory left. Increase swap, or increase RAM but first make sure maxssiz and related 64 bit versions of the kernel parameter are properly set.

kmtune

or kmtune | grep maxssiz

Shows kernel parameters. It might be useful to post this to the thread to get additional help.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Steve Steel
Honored Contributor

Re: /usr/lib/dld.sl ERROR

Hi

SEP gives good advice

If that does not help look at semaphores

especially increase semmns


I saw something similar once solved by that


Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)