HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Unsatisfied code symbol error even when the li...
Operating System - HP-UX
1832212
Members
2469
Online
110041
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
04-04-2009 03:41 AM
04-04-2009 03:41 AM
Hi,
We have two shared libraries a.so and b.so. b.so currently has a new function which is referred in a.so. When system tries loading a.so, it throws an 'Unsatisfied code symbol '' in load module /a.so'. We are sure that b.so has the function and is in PATH/LD_LIBRARY_PATH. Confirmed by running the shared obj through strings too.
This, however goes through without an issue in another deployment, with no changes to anything.
What could be a possible reason for this issue? Please let me know if such an issue (&& possibly its solution) is encountered anywhere.
TIA!
PS: We even copied a.so and b.so from instance where things are fine, and when checked in the buggy area, it still fails. We are sure that the proper shared libs are in PATH/LD_LIBRARY_PATH/SHLIB_PATH and LIBPATH. cksum match is done.
We have two shared libraries a.so and b.so. b.so currently has a new function which is referred in a.so. When system tries loading a.so, it throws an 'Unsatisfied code symbol '
This, however goes through without an issue in another deployment, with no changes to anything.
What could be a possible reason for this issue? Please let me know if such an issue (&& possibly its solution) is encountered anywhere.
TIA!
PS: We even copied a.so and b.so from instance where things are fine, and when checked in the buggy area, it still fails. We are sure that the proper shared libs are in PATH/LD_LIBRARY_PATH/SHLIB_PATH and LIBPATH. cksum match is done.
Solved! Go to Solution.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2009 05:26 AM
04-04-2009 05:26 AM
Solution
>When system tries loading a.so
How is a.so referring to b.so?
>Confirmed by running the shared lib through strings too.
The only tool for doing this is "elfdump -n .dynsym -s".
>We even copied a.so and b.so from instance where things are fine
Have you made sure you have the same dld patches on both systems?
How is a.so referring to b.so?
>Confirmed by running the shared lib through strings too.
The only tool for doing this is "elfdump -n .dynsym -s".
>We even copied a.so and b.so from instance where things are fine
Have you made sure you have the same dld patches on both systems?
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP