Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

SymGetSymFromAddr64() returns error 487

130 views
Skip to first unread message

torri

unread,
Mar 11, 2012, 1:02:21 AM3/11/12
to
I'm writing a small debugger tool, using dbghelp to get the callstack. To
check how to use dbghelp, i've written a the test app, which is inspired
by one in the Codeproject website. Here is my test app: http://
codepad.org/J7K2U4mg

When I run it, I get those messages:

SymGetSymFromAddr64() failed ( 487) Attempt to access invalid address.
SymGetLineFromAddr64() failed ( 487) Attempt to access invalid address.
SymGetModuleInfo64 failed ( 87) The parameter is incorrect.

I've searched a lot but I can't find where my errors are.

Any help is more than welcome

thank you
0 new messages