Skip to content

Suggestion: Add TObject.Classname to leakage report #95

Description

@hpw4711

Hi,

as using D2007 with multiple packages & package plugin-ins and did run in an object free leakage issue as:

A memory block has been leaked. The size is: 1668

This block was allocated by thread 0x1174, and the stack trace (return addresses) at the time was:
20003DAE [sys\system.pas][System][@getmem][2654]
2000673B [sys\system.pas][System][TObject.NewInstance][8807]
20006B3E [sys\system.pas][System][@ClassCreate][9472]
63636502
20003DAE [sys\system.pas][System][@getmem][2654]
20007AA9 [sys\system.pas][System][@NewAnsiString][12429]
20007AEC [sys\system.pas][System][@LStrFromPCharLen][12476]
63661004
6368103E
636BA2A1
636BFF2B

I would like is, that the @CreateClass shows also the ClassName .. as from TObject.Classname

Did also compiled the new FastMM_FullDebugMode.dll using JCL and used it without success ...

otherwise fishing into the dark leaking :D

Hp

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions