![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| key detection in a script | enoch99 | Shell Programming and Scripting | 9 | 06-28-2009 02:14 AM |
| external USB detection problems | mahendrakamath | Filesystems, Disks and Memory | 2 | 11-19-2007 11:33 AM |
| usb hdd detection problem | mahendrakamath | UNIX for Dummies Questions & Answers | 0 | 11-16-2007 11:42 AM |
| Extrusion Detection is Ripe for CEP | iBot | Complex Event Processing RSS News | 0 | 07-10-2007 04:50 PM |
| virus detection | pbonilla | UNIX for Dummies Questions & Answers | 1 | 11-20-2002 10:14 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Memoryleak detection using MALLOCDEBUG
This topic could also fit into the High Level Programming Forum, but i post it here since its very AIX specific.
I am trying to isolate and resolve memory leaks and -corruption using AIX's MALLOCDEBUG environment variables. Isolate and resolve memory leaks using MALLOCDEBUG on AIX Version 5.3 This works fine when using a small test application. But when using it with with our more complex application it crashes with signal 4 when starting up and no error message is printed to the mallocdebug logfile. I wonder if anyone has been using this feature with a 'real' application with success. And i wonder if there are any alternatives for searching memory leaks / memory corruption within a c programm. - AIX MALLOCDEBUG - Purify (only works with a specifig gcc version) - ZeroFault (commercial didnt try it yet) - libraries like EFence (needs recompilation of the complete source (which sucks)) |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|