Subject | Memory leak / FB |
---|---|
Author | stewartbourke |
Post date | 2002-07-31T15:09:48Z |
I am using FB classic server on linux, SUSE 7.3, using C API
We appear to have a memory leak using a select.
We created a simple test program which opens the database, and
executes a select several thousand times on the same table. Each
time we execute the select, the memory used by the app in the task
manager increases by 4k. We also tried this using Cpp builder to
connect to the database and we got the same result.
Would anybody have any suggestions as to where to start looking?
Thanks,
Stewart Bourke
We appear to have a memory leak using a select.
We created a simple test program which opens the database, and
executes a select several thousand times on the same table. Each
time we execute the select, the memory used by the app in the task
manager increases by 4k. We also tried this using Cpp builder to
connect to the database and we got the same result.
Would anybody have any suggestions as to where to start looking?
Thanks,
Stewart Bourke