forked from KindDragon/vld
-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
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
Labels
No labels