Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Application error

May
12,834
163
I have a VC post-build event that calls TCC to run a batch file that displays the pre/post-build file and section sizes. I haven't touched the batch file or the VC command line in ages. All of a sudden I got:

tcc.exe - Application Error
The instruction at "0x7c918fea" referenced memory at "0x00000010". The memory could not be "written".
I couldn't reproduce it.
 
I have a VC post-build event that calls TCC to run a batch file that displays the pre/post-build file and section sizes. I haven't touched the batch file or the VC command line in ages. All of a sudden I got:
tcc.exe - Application Error
The instruction at "0x7c918fea" referenced memory at "0x00000010". The memory could not be "written".
I couldn't reproduce it.

It has happened a few more times. I still can't repro it on demand. It never happened before b152.
 
vefatica wrote:

> I have a VC post-build event that calls TCC to run a batch file that
> displays the pre/post-build file and section sizes. I haven't touched
> the batch file or the VC command line in ages. All of a sudden I got:
>
> tcc.exe - Application Error
> The instruction at "0x7c918fea" referenced memory at "0x00000010".
> The memory could not be "written".
>
> I couldn't reproduce it.

That's not in TCC's address space.

Rex Conn
JP Software
 

Similar threads

Back
Top