2 Dec 2006 06:34
Reply about the memory leak problem
楚 留香 <zdbao <at> hotmail.com>
2006-12-02 05:34:23 GMT
2006-12-02 05:34:23 GMT
Hello Dion, 1.I am using Orbacus v4.3. 2.The memory of my program is always rising. My program acts as client and server at the same time in my test. 3.I am using AIX5.3. The compiler is xlC6. 4.I am using Orbacus C++. 5.I ever tried purify, but found no obvious cause. 6.I am not sure where the leak is originating from, but I found that the memory rises more when my program acts server and process request. -----Original Message----- Hello William, Just a few quick questions: 1. What version of Orbacus are you using? 2. Is the memory rising in your client or your server, or one of the Orbacus services such as Event or Notify? 3. What platform/compiler are you using? 4. Are you using Orbacus C++ or Orbacus Java? 5. Have you tried instrumenting your application with Purify or Valgrind? 6. Are you sure that the leak is originating from Orbacus and not from your application? We often see memory leak complaints due to improper _var type usage. Cheers.(Continue reading)
RSS Feed