Skip to content

Memory leak reported but without a stack trace #25

@perdrix52

Description

@perdrix52

VLD is reporting a new memory leak in my application, but it's not printing a stack trace:

---------- Block 10036 at 0x000000000A504E50: 128 bytes ----------
  Leak Hash: 0x24C6814E, Count: 1, Total 128 bytes
  Call Stack (TID 26508):
  Data:
    D0 6E 57 0A    00 00 00 00    F0 F4 6E 0A    00 00 00 00     .nW..... ..n.....
    B0 76 57 0A    00 00 00 00    B0 68 57 0A    00 00 00 00     .vW..... .hW.....
    30 FD 6E 0A    00 00 00 00    40 76 57 0A    00 00 00 00     0.n..... @vW.....
    20 69 57 0A    00 00 00 00    50 79 57 0A    00 00 00 00     .iW..... PyW.....
    50 FE 6E 0A    00 00 00 00    E0 78 57 0A    00 00 00 00     P.n..... .xW.....
    A0 6C 57 0A    00 00 00 00    80 7B 57 0A    00 00 00 00     .lW..... .{W.....
    F0 FA 6E 0A    00 00 00 00    F0 66 57 0A    00 00 00 00     ..n..... .fW.....
    C0 80 57 0A    00 00 00 00    40 6F 57 0A    00 00 00 00     ..W..... @oW.....

Is there anything I can to do the get a stack trace for this block, or find out where it was allocated without one?

Thanks, David

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions