Tom de Neef
2007-04-25 17:20:30 UTC
A user reports an AV error at address 00404F70 (write of address 00415618).
I run the app and then use Search - Find error and go to 00404F70.
This appears to be in a piece of assembler where the last label is called
@LStrAsg.
The instruction reads LOCK INC DWORD PTR [EDX-$08]
When I set a breakpoint on the line of code it is trapped even before
application.Initialize in the program file. Actually, the code is executed
hundreds of times, apparently in setting up the units.
I am at a complete loss.
Can anybody give my some hints pls.
Tom
I run the app and then use Search - Find error and go to 00404F70.
This appears to be in a piece of assembler where the last label is called
@LStrAsg.
The instruction reads LOCK INC DWORD PTR [EDX-$08]
When I set a breakpoint on the line of code it is trapped even before
application.Initialize in the program file. Actually, the code is executed
hundreds of times, apparently in setting up the units.
I am at a complete loss.
Can anybody give my some hints pls.
Tom