Discussion:
UMDH does provide stack trace of virtual function call
(too old to reply)
Hetal
2008-04-22 21:39:05 UTC
Permalink
Our application has memory leak at customer site and we deployed UMDH tool
and pdb files for our binaries at customer. From the stack trace I am getting
I do not see any virtual function call being entered into the stack trace.

Can any one has idea on this?

I am using relase version of my code with debug informaiton on.

Thanksm
Hetal
Jon Pfeffer
2008-05-20 12:10:53 UTC
Permalink
Post by Hetal
Our application has memory leak at customer site and we deployed UMDH tool
and pdb files for our binaries at customer. From the stack trace I am getting
I do not see any virtual function call being entered into the stack trace.
Can any one has idea on this?
I am using relase version of my code with debug informaiton on.
Thanksm
Hetal
Perhaps you might find this link helpful.
Why does every heap trace in UMDH get stuck at “malloc?”:
http://www.nynaeve.net/?p=209

Regards,
Jon

Loading...