RE: memory leak problem
"Picco, Dion" <[email protected]> Thu, 30 Nov 2006 14:39:11 -0500
| Newsgroups | gmane.comp.corba.orbacus |
|---|---|
| Message-ID | <[email protected]> |
Hello William,=20 Just a few quick questions: 1. What version of Orbacus are you using? =20 2. Is the memory rising in your client or your server, or one of the Orba= cus 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 yo= ur application? We often see memory leak complaints due to improper _var= type usage. Cheers. Dion Picco, Product Manager IONA Technologies [email protected] http://www.iona.com -----Original Message----- From: [email protected] [mailto:[email protected]] = On Behalf Of ? ?? Sent: Thursday, November 30, 2006 3:19 PM To: [email protected] Subject: [OB-Users] memory leak problem Hi, In my corba program, I uses DSI and DII. At the same time, I write a=20 corba client and another corba service, which are used to test my program. In my test, I found that the memory which my program uses was always=20 rising very slowly, but after about 12 hours suddently rose up over 10M=20 bytes, and then began to rise very slowly. I have tested for more than 24= =20 hours, the memory never descends. Other than only once large addition, the memory rises up 4k bytes or 16= k=20 bytes every some hours. The memory rising speed is so little that I am no= t=20 sure whether or not my program occurs memory leak. Please help me, Thank=20 you! By the way, I initializes my orb through the thread_pool model. regards, William _________________________________________________________________ =C3=E2=B7=D1=CF=C2=D4=D8 MSN Explorer: http://explorer.msn.com/lccn/ =20 _______________________________________________ OB-Users Mailing List - [email protected] http://mail.ooc.nf.ca/mailman/listinfo/ob-users Visit our support FAQ before you send a message. http://www.orbacus.com/faq/support.html _______________________________________________ OB-Users Mailing List - [email protected] http://mail.ooc.nf.ca/mailman/listinfo/ob-users Visit our support FAQ before you send a message. http://www.orbacus.com/faq/support.html