1760029 Members
2727 Online
108889 Solutions
New Discussion

/usr/lib/dld.sl error ?

 
Tony Roberts
New Member

/usr/lib/dld.sl error ?

WARNING non-techie landed with techie problem!

some binaries which worked on 10.20 have been re-comiled with no errors or warnings using the same source code on a newly patched HP 11.00 box.

When the binaries are tested they core dump:
6127 Bus error(coredump)

strings core (from the top of the core dump):
cxhx02
B.11.00
9000/800
194830302
hp_imr
|cx@
wwwww~
/dev/console
proc[1] icode: execve("%F") failed, errno %E
covery
tDabort_remote_act
sability
lv_check_if_need_io_reset
lv_delete_io_reset_hash_entries
lv_find_dev_bus_node
lv_perform_vg_io_reset
lv_query_vg_io_reset
lv_remember_bus_reset
lv_remember_dev_reset
lv_io_reset_init
lv_reset_pv
lv_schedule_vg_io_reset
lv_stop_io_resets
lv_update_bus_reset_s
$Revision: 92453-07 linker linker crt0.o B.11.17 000322 $
/usr/lib/dld.sl
ERROR: mmap failed for dld
ERROR: mmap failed for TSD

any clues?
HELP!
1 REPLY 1
Rita C Workman
Honored Contributor

Re: /usr/lib/dld.sl error ?

Well to really be sure on this one, it would help to know more about your system (mem,swap, parms).
The ~dld.sl is the dynamic loader..and generally when it fails it's a result of lack of memory/swap or a parm being set too low so this process can not kick off.
I attached a thread that brings some good suggestions for this, because your problem could be related to patches, or (and quick likely) a need for more swap space...and last possibly a need to increase parms (maxusers/nproc/nfile). But without more details, it's tricky...hope this thread helps you some:

http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0xb7046d96588ad4118fef0090279cd0f9,00.html

/rcw