command prompt makes tc 7 crash
Moderators: Hacker, petermad, Stefan2, white
command prompt makes tc 7 crash
hey,
I got a bug that I can reproduce...
every time I got drive d: on the right and left side of the tc window, if I want to type into the tc command prompt:
//asdf
(trying to access the windows network shares of asdf) tc crashes. I got version 7.0.
problem signature:
AppName: totalcmd.exe AppVer: 7.0.4.1 ModName: ntdll.dll
ModVer: 5.1.2600.5512 Offset: 00012c16
if you need anymore infos, tell me.
do I get a free copy of total commander now?
cheers
I got a bug that I can reproduce...
every time I got drive d: on the right and left side of the tc window, if I want to type into the tc command prompt:
//asdf
(trying to access the windows network shares of asdf) tc crashes. I got version 7.0.
problem signature:
AppName: totalcmd.exe AppVer: 7.0.4.1 ModName: ntdll.dll
ModVer: 5.1.2600.5512 Offset: 00012c16
if you need anymore infos, tell me.
do I get a free copy of total commander now?
cheers
- sqa_wizard
- Power Member
- Posts: 3881
- Joined: 2003-02-06, 11:41 UTC
- Location: Germany
Which operating system do you use ?if you need anymore infos, tell me
Tried on Win XP SP3, but no crash:
... with not existing PC "asdf"
the wrong one: //asdf => file not found
the correct one: \\asf =>Search path not found!
... with existing PC "mypc"
the wrong one: //mypc => file not found
the correct one: \\mypc =>Windows explorer opens showing "mypc" shares
Seems to be correct, no crash at all !
BTW: to open a share at TC, use a "cd" in front:
Code: Select all
cd \\asdf
#5767 Personal license
xp sp3 with all updates installed.
I think it has something to do with the tabs you can use in tc, I had at least 2 tabs at the right and the left open, and once they are not pointing to a position in c:\ but d:\ or higher, the program crashes. I guess it has something to do with the tabs?
it dosent matter if you use an existing computer name or not, the program crashed instantly when I reproduced it.
actually, it crashes after the second "\" if I type it slowly.
can you reproduce it?
I think it has something to do with the tabs you can use in tc, I had at least 2 tabs at the right and the left open, and once they are not pointing to a position in c:\ but d:\ or higher, the program crashes. I guess it has something to do with the tabs?
it dosent matter if you use an existing computer name or not, the program crashed instantly when I reproduced it.
actually, it crashes after the second "\" if I type it slowly.
can you reproduce it?
- sqa_wizard
- Power Member
- Posts: 3881
- Joined: 2003-02-06, 11:41 UTC
- Location: Germany
well thats interesting, I dont get a autocomplete for the second "\"... the dropdown menu comes up without any entries.
I get a normal autocomplete dropdown just for the first backslash, and there are some with strange numbers(like the 1/4 symbol, but I guess they have nothing to do with the crash since the crash happens with the second backslash.
there are just normal characters like ~, or "umlaute" like äöü.
but even if for example the right window thats selected is in an empty dir, tc crashes, as long as I have a drive letter higher then c:\ on the selected side.
I can do this vice versa, with a drive letter higher then c:\ selected on the left side also.
mh, right now I noticed that it also happens without tabs on the right or left side.
maybe really a problem with the autocomplete entries for some drives in my system - can you tell me where they are stored to I can take a look at them? would make sense since I cant see the autocomplete entries before tc crashes.
I get a normal autocomplete dropdown just for the first backslash, and there are some with strange numbers(like the 1/4 symbol, but I guess they have nothing to do with the crash since the crash happens with the second backslash.
there are just normal characters like ~, or "umlaute" like äöü.
but even if for example the right window thats selected is in an empty dir, tc crashes, as long as I have a drive letter higher then c:\ on the selected side.
I can do this vice versa, with a drive letter higher then c:\ selected on the left side also.
mh, right now I noticed that it also happens without tabs on the right or left side.
maybe really a problem with the autocomplete entries for some drives in my system - can you tell me where they are stored to I can take a look at them? would make sense since I cant see the autocomplete entries before tc crashes.
- sqa_wizard
- Power Member
- Posts: 3881
- Joined: 2003-02-06, 11:41 UTC
- Location: Germany
You may disable "autocomplete" just to exclude this cause.
Configuration - Options - Operation
At section "Main program" change the last entries: just disable both
Configuration - Options - Operation
At section "Main program" change the last entries:
Code: Select all
[ ] Auto-complete paths
[ ] Auto-append suggested names
#5767 Personal license
- sqa_wizard
- Power Member
- Posts: 3881
- Joined: 2003-02-06, 11:41 UTC
- Location: Germany