On Thu, Feb 14, 2002 at 09:59:50AM -0500, Jason Jesso wrote:
> Can you elaborate?  Are you saying to specify a larger value for this maxdata?
My exprience was that havy use of small sized dynamically allocated data in
C++ code mostly strings causes a memory accumulation although correctly freed.
The solution was to use -bmaxdata set to 1GB. It was enough for us but the
memory usage did not stabilize. It seemd to us there is a bug in the c++
memory management in the libC.a.

regards
-- 
Miroslaw Dobrzanski-Neumann

MOSAIC SOFTWARE AG
Base Development and Research
Tel +49-2225-882-291
Fax +49-2225-882-201
E-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to