Welcome!

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

SignUp Now!

TakeCommand has stopped working

May
12,845
164
I havent run TakeCmd in a couple builds and it was OK the last time I tried it. With the latest, 13.04.63, it crashes every time I close it (with the "X" or File\Close). Beta14 (with identical INI, start, and exit files) doesn't do this.

TCMD 13.04.63
Module=G:\TC13\tcmd.exe
Address=0041072C
Exception=C0000005
EAX=00000000 EBX=754A8601 ECX=03049E68 EDX=000E0180
ESI=03054800 EDI=0318CCA8 EBP=768D64F7 ESP=01B5BD28
CS=0000001B DS=00000023 ES=00000023 SS=00000023
Flags=00010202

Stack:
1 : tcmd.exe 0001:0000f72c
Problem signature:
Problem Event Name: APPCRASH
Application Name: tcmd.exe
Application Version: 13.0.4.63
Application Timestamp: 4fa1ddb3
Fault Module Name: tcmd.exe
Fault Module Version: 13.0.4.63
Fault Module Timestamp: 4fa1ddb3
Exception Code: c0000005
Exception Offset: 0001072c
OS Version: 6.1.7601.2.1.0.256.48
Locale ID: 1033
Additional Information 1: 6e20
Additional Information 2: 6e202ab67437ef41a4dabce957adb59b
Additional Information 3: 8ea4
Additional Information 4: 8ea4023cf10fd52851ef8cc7d9e3526e
 
Not reproducible here.

Your register info is gibberish; I suspect you've destroyed the stack. Do you have a TCMD.GPF file?
I posted its contents right after my observation. Here it is again (or probably another similar one).
Code:
TCMD  13.04.63
Module=G:\TC13\tcmd.exe
Address=0041072C
Exception=C0000005
EAX=00000000  EBX=754A8601  ECX=040D9E68  EDX=00100180
ESI=040E4800  EDI=02AFCCA8  EBP=768D64F7  ESP=01B5C2B8
CS=0000001B  DS=00000023  ES=00000023  SS=00000023
Flags=00010202
 
Stack:
1 : tcmd.exe 0001:0000f72c
 
The removal of this line (below) from the [TakeCommand] section of TCMD.INI gets rid of the shutdown crashes.

Code:
StartDirectory=v:\

"v:" is a subst. If I leave the line but change it to, say, "c:" it still crashes.

If, after removing the line, I use OPTION to reinstate it, it starts crashing on shutdown again.
 
The removal of this line (below) from the [TakeCommand] section of TCMD.INI gets rid of the shutdown crashes.

Code:
StartDirectory=v:\

However, if that line is present but specifies TC's home directory, there is no crash.
 

Similar threads

Back
Top