Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Got "Call to mmap() failed" error when run a sample code on HP

617255Feb 25 2008 — edited Feb 25 2008
I got the following error when I run my sample code on HP 11.11. I am using 32-bit oci libraries for HP.

/usr/lib/dld.sl: Call to mmap() failed - TEXT /vobs/Guru2/Oracle/HP-UX/libclntsh.sl.10.1
/usr/lib/dld.sl: Permission denied
IOT trap (core dumped)

The sample code itself doesn't have any problem, because it works well on Sun. In my code, there's no place call mmap( ), I believe it is called by the oci library. Does anybody have any idea on this error?

Thanks!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 24 2008
Added on Feb 25 2008
1 comment
2,529 views