problem with allocate memory on startup

edited October 2011 in FastReport 4.0
Hi,
i have a problem with the allocate memory when the application start.
i have put into a DataModule 40 frxReport and the datamodule is in autocreate.
When the application start allocate abaut 500 Mb of ram.
if i remove the datamodule from the autocreate unit the application allocate only 50 Mb of ram.

Why?

in the uses clause there is on this unit SysUtils, Classes, frxClass, Forms and during the startup i dont'use this unit.


Thanks.

P.S.
sorry for my english

Comments

  • edited 9:51PM
    Resolved

    the problem is that i use eurekalog and i activate the catch memory leaks option that increase the memory usage with fastreport.


    dave81 wrote: »
    Hi,
    i have a problem with the allocate memory when the application start.
    i have put into a DataModule 40 frxReport and the datamodule is in autocreate.
    When the application start allocate abaut 500 Mb of ram.
    if i remove the datamodule from the autocreate unit the application allocate only 50 Mb of ram.

    Why?

    in the uses clause there is on this unit SysUtils, Classes, frxClass, Forms and during the startup i dont'use this unit.


    Thanks.

    P.S.
    sorry for my english

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.