Welcome, Guest
Username: Password: Remember me
Components and Libraries for Database Development, discussions, problems and suggestions
  • Page:
  • 1

TOPIC:

TDataSet descendant and Memory Leak. 11 years 10 months ago #2102

  • hrayonc
  • hrayonc's Avatar Topic Author
  • Visitor
  • Visitor
After configuring the debugger this way:
wiki.lazarus.freepascal.org/Debugger_Setup
(paying special attention with check for mem-leaks)
i notice that every tdataset descendant in many groups does memory leak: Data Access, SQLdb, Zeos Access, UIB, etc.
Simple test: create an application, one form, put in it any tdataset descendant, save, build, execute, close.
I don't know if this is a CodeTyphon issue or I'm doing something wrong.

CodeTyphon 2.60 on Windows Vista and Ubuntu 12.04 too. Both with same problem.

Please Log in or Create an account to join the conversation.

Last edit: by hrayonc.

Re: TDataSet descendant and Memory Leak. 11 years 10 months ago #2105

  • Konstantinos Papadoulas
  • Konstantinos Papadoulas's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 131
  • Thank you received: 19
It might not be a CT issue nor yours either.
There are many components that will produce memory leak information.
For example check VisualSynapse or LNet components. One of them will show memory leaks (i don't remember which one).

Kostas

Please Log in or Create an account to join the conversation.

  • Page:
  • 1