HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Shared library memory leak detection
Operating System - HP-UX
1837921
Members
5692
Online
110124
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
06-09-2004 09:03 PM
06-09-2004 09:03 PM
Shared library memory leak detection
Hai all.
I have my own sample shared library with memory leak which contains no debug symbols on IPF platform.
Which of the following method is good to detect the memory leak.
1. gdb with librtc library
2. using purify tool
Thanks,
Muthu
I have my own sample shared library with memory leak which contains no debug symbols on IPF platform.
Which of the following method is good to detect the memory leak.
1. gdb with librtc library
2. using purify tool
Thanks,
Muthu
Easy to suggest when don't know about the problem!
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2004 10:36 PM
06-09-2004 10:36 PM
Re: Shared library memory leak detection
Hi Muthu
gdb is the better tool, we use it very often to detect the memory leakage
gdb is the better tool, we use it very often to detect the memory leakage
never give up
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2004 10:54 PM
06-09-2004 10:54 PM
Re: Shared library memory leak detection
Hai Ravi,
Thanks for the reply.
Is it good to keep track the memory leaks in the shared libraries and filing JAG's with GDB.
Normally memory leaks are filled using the purify tool. So is there any difference to file the jag with these two scenario's?
Thanks,
Muthu.
Thanks for the reply.
Is it good to keep track the memory leaks in the shared libraries and filing JAG's with GDB.
Normally memory leaks are filled using the purify tool. So is there any difference to file the jag with these two scenario's?
Thanks,
Muthu.
Easy to suggest when don't know about the problem!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2004 11:09 PM
06-09-2004 11:09 PM
Re: Shared library memory leak detection
Hi,
We use purify and it really helps us to catch the MLK's and PLK's. It has been used in our work area with great success. Apart from memory leaks purify reports many other things like array bound read/write etc. The logs help us to keep track of introduction of any problem with new code added.
manish
We use purify and it really helps us to catch the MLK's and PLK's. It has been used in our work area with great success. Apart from memory leaks purify reports many other things like array bound read/write etc. The logs help us to keep track of introduction of any problem with new code added.
manish
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