- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Pthread internal error:
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
11-02-2001 03:17 AM
11-02-2001 03:17 AM
Pthread internal error:
Pthread internal error: message: __libc_reinit() failed, file:
/ux/core/libs/threadslibs/src/common/pthreads/pthread.c, line: 1136
Return Pointer is 0xc0039fef
This executable has been compiled on HP-UX 11.0.
Same executeable works fine at our vendor site on HP-UX 11i.
We have recently(in September 2001) bought and installed HP-UX 11i, and it has all the latest patches.
Thanks and regards
L.Sukla
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2001 04:02 AM
11-02-2001 04:02 AM
Re: Pthread internal error:
do you have the DCE installed?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2001 04:49 AM
11-02-2001 04:49 AM
Re: Pthread internal error:
All these pthread errors because of the difference in compilers because your compiler libraries have differences. Can you check the compiler with which you created the executable is suitable for your 11i.
If not, saab ji your problem lies with your compiler. You can directly go, have a compatyible compiler in 11i and create your executable with your new compiler. This will do the magic for you.
IF you want to behave like an Einstein i can give some more tips. You try to change/remove the options for pthread library and do some R&D and you may be successful
Ramesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2001 06:16 AM
11-02-2001 06:16 AM
Re: Pthread internal error:
Have you tried the hp developer site.
http://devresource.hp.com/
Here is a thread from that site.
http://h21007.www2.hp.com/cxx-dev/CXX/cxx-dev.0006/0124.html
hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2001 11:02 PM
11-04-2001 11:02 PM
Re: Pthread internal error:
Thanks for your response. As you told we have some problem in compilation , but as a matter of fact we are not compiling anything. we have got compiled version from our client and the same product (Compiled on HP-UX 11.00 ) is working fine at client end on 11.0 and 11i, But at our end it is working on 11.0 but giving problem on 11i.
I have a question . Do we need to install some separate Thread library?? Doesn't it come with standard HP-UX 11i software??
About DCE , I can see libdce.sl in /usr/lib directory . Is that causing some problem??
Regards
sukla.