- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- /usr/lib/dld.sl: Call to mmap() failed - TEXT /usr...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2002 10:35 PM
06-11-2002 10:35 PM
/usr/lib/dld.sl: Call to mmap() failed - TEXT /usr/lib/libisamstub.1
We were running HP-UX 11.0. Due to some problem in restoration, we had to reinstall HP-UX 11.0.
Now all the links under /usr/lib directory are recreated but the actual library files are as those were.
Now when I try to issue the command :
nm /usr/lib/dld.sl,
it gives the error :
/usr/lib/dld.sl: Call to mmap() failed - TEXT /usr/lib/libisamstub.1
Please help me in understanding the problem and prospective method in correcting this.
Thanks in advance.
Soumen Ghosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2002 10:54 PM
06-11-2002 10:54 PM
Re: /usr/lib/dld.sl: Call to mmap() failed - TEXT /usr/lib/libisamstub.1
1)Are there any messages in /var/adm/syslog/syslog.log
2)Do you have
Patch Name: PHSS_20736
Patch Description: s700_800 11.00 LIBISAMSTUB patch
Creation Date: 99/12/17
Post Date: 99/12/20
3)swlist -l fileset -a state|grep -v "#"|grep -v configured
Does it give an output
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2002 11:06 PM
06-11-2002 11:06 PM
Re: /usr/lib/dld.sl: Call to mmap() failed - TEXT /usr/lib/libisamstub.1
I am doubt U missed out some pathes after reinstallation? Please re check Ur patch level.
Best of luck
Shahul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2002 12:04 AM
06-12-2002 12:04 AM
Re: /usr/lib/dld.sl: Call to mmap() failed - TEXT /usr/lib/libisamstub.1
Regards,
Gnana A.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2002 12:56 AM
06-13-2002 12:56 AM
Re: /usr/lib/dld.sl: Call to mmap() failed - TEXT /usr/lib/libisamstub.1
that error I've seen when the permissions on the shared library are wrong, for example its trying to execute libisamstub.1 and the file doesn't have execute permissions set for that user.
Check that /usr/lib/libisamstub.1 has execute permissions for whatever user you're running as.
hope that helps,
Kevin.