HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: dce pthread application on hpux11.0
Operating System - HP-UX
1833784
Members
4901
Online
110063
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
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
08-10-2002 03:35 AM
08-10-2002 03:35 AM
dce pthread application on hpux11.0
hi
I had written some Encina/DCE applications using HP DCE/9000 1.7.
I compiled my programs with gcc with the following flags
-D_HPUX_11 -D_HPUX_SOURCE -D_REENTRANT -Dunix -Dhpux -Dhp9000s800 -D_POSIX_D10_THREADS -D_POSIX_C_SOURCE=199506L
When I try to run the program in the encina environment it gives me the following errors.
Assertion failed: 0 == __thread_mutex_lock(AC_arena_rmutex), file ../../../../../core/libs/libc/shared_pa1/../core/gen/malloc.c, line 1828
I think I may be missing a patch or SHLIB_PATH not set properly or some other errors.
Please help me in resolving this. Any pointers, information are greatly appreciated
thanks and regards
Umapathy
I had written some Encina/DCE applications using HP DCE/9000 1.7.
I compiled my programs with gcc with the following flags
-D_HPUX_11 -D_HPUX_SOURCE -D_REENTRANT -Dunix -Dhpux -Dhp9000s800 -D_POSIX_D10_THREADS -D_POSIX_C_SOURCE=199506L
When I try to run the program in the encina environment it gives me the following errors.
Assertion failed: 0 == __thread_mutex_lock(AC_arena_rmutex), file ../../../../../core/libs/libc/shared_pa1/../core/gen/malloc.c, line 1828
I think I may be missing a patch or SHLIB_PATH not set properly or some other errors.
Please help me in resolving this. Any pointers, information are greatly appreciated
thanks and regards
Umapathy
Arise Awake and Stop NOT till the goal is Reached!
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2002 07:27 AM
08-12-2002 07:27 AM
Re: dce pthread application on hpux11.0
You may have linked such that the program is using the stub versions of pthread functions from libc instead of the true versions from libpthread. Check that you linked with -ldcekt and -lpthread. You should not explictly link in -lc.
You could compare your link line to the examples in this posting by one of the transarc folks-
http://dsportal.eservices.hp.com/hpux-devtools/CXX/hpux-devtools.0201/0017.html
You could compare your link line to the examples in this posting by one of the transarc folks-
http://dsportal.eservices.hp.com/hpux-devtools/CXX/hpux-devtools.0201/0017.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2002 08:35 PM
08-12-2002 08:35 PM
Re: dce pthread application on hpux11.0
Thanks a lot for the link Mike. Now I will be following that to make my way.
warm regards
Umapathy
warm regards
Umapathy
Arise Awake and Stop NOT till the goal is Reached!
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