30 Nov 2006 20:39
RE: memory leak problem
Picco, Dion <Dion.Picco <at> iona.com>
2006-11-30 19:39:11 GMT
2006-11-30 19:39:11 GMT
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. Dion Picco, Product Manager IONA Technologies dion.picco <at> iona.com http://www.iona.com -----Original Message----- From: ob-users-bounces <at> orbacus.com [mailto:ob-users-bounces <at> orbacus.com] On Behalf Of ? ?? Sent: Thursday, November 30, 2006 3:19 PM To: ob-users <at> orbacus.com Subject: [OB-Users] memory leak problem Hi, In my corba program, I uses DSI and DII. At the same time, I write a 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 rising very slowly, but after about 12 hours suddently rose up over 10M(Continue reading)
RSS Feed