Attaching decoda to process crashes application

StefanEgoStefanEgo Join Date: 2011-07-29 Member: 112899Members
Hi,

when starting our application with Visual Studio connected and trying to attach Decoda to it (via Debug -> Processes -> Attach) our application crashes with the following error:
"First-chance exception at 0x7703e636 (kernel32.dll) in [appname].exe: 0xC0000005: Access violation reading location 0x77021000."

The callstack shows:
> kernel32.dll!_IsBadReadPtr@8() - 0x11ad8 bytes
LuaInject.dll!0cafb0b8()
[Frames below may be incorrect and/or missing, no symbols loaded for LuaInject.dll]
LuaInject.dll!0cb05d35()


Attaching the process to our application directly (i.e. not starting the app with VS connected), everything seems to work.

The issue has been tested with Decoda 1.13 and 1.15 which both cause the problem.

Environment: VS 2005 SP 1
OS: Win Vista SP 2

Regards,
Stefan

Comments

Sign In or Register to comment.