TC8.01(x64) LOADSEARCH crash if "Find Text" is def

Bug reports will be moved here when the described bug has been fixed

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
HolgerK
Power Member
Power Member
Posts: 5406
Joined: 2006-01-26, 22:15 UTC
Location: Europe, Aachen

TC8.01(x64) LOADSEARCH crash if "Find Text" is def

Post by *HolgerK »

1. Start TC 8.01 (x64) with empty.ini

2. Define a search named Textsearch with

Search for: *.txt
[x] Search Text: Text

3. Create a button with command LOADSEARCH Textsearch

4. Execute the button:

Code: Select all

---------------------------
Total Commander 8.01
---------------------------
[TCustomForm.SetFocus] FindFile:TFindFile Can not focus.
[TCustomForm.SetFocus] FindFile:TFindFile Can not focus
Windows 7 SP1 6.1 (Build 7601)

Please report this error to the Author, with a description
of what you were doing when this error occurred!

Stack trace (x64):4336FE
4335CC 432C62 7B16EF 5B371D 7BD341 7D8B46 7D7BC3 7D77C4
5C1A0F 5AD094 521344 6F5A2C 91B4FE 91B66E 91AD18 40F41D

Press Ctrl+C to copy this report!
Continue execution?
---------------------------
Yes   No   
---------------------------
Regards
Holger
User avatar
Dalai
Power Member
Power Member
Posts: 9393
Joined: 2005-01-28, 22:17 UTC
Location: Meiningen (Südthüringen)

Post by *Dalai »

I can confirm the report but only with an empty INI file and only with TC 64 bit. Strangely enough, I can not reproduce it with my regular wincmd.ini. Don't know what INI option causes this (as there are many differences).

Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64

Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
umbra
Power Member
Power Member
Posts: 871
Joined: 2012-01-14, 20:41 UTC

Post by *umbra »

I can reproduce it too. And only in TCx64. The culprint seems to be "SearchMax=0" (default with a clean ini). If you set it to "SearchMax=1", the crash will not happen.
Windows 7 Pro x64, Windows 10 Pro x64
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48088
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

I will check it, thanks.
Author of Total Commander
https://www.ghisler.com
User avatar
HolgerK
Power Member
Power Member
Posts: 5406
Joined: 2006-01-26, 22:15 UTC
Location: Europe, Aachen

Post by *HolgerK »

Also this is not mentioned in History.txt, it seemed to be fixed in TC 8.50 x64 beta1.

Regards
Holger
Make our planet great again
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48088
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Indeed most fixes for crashes are not mentioned in the history, because they are usually hard to reproduce. Thanks for confirming the fix!
Author of Total Commander
https://www.ghisler.com
Post Reply