+[8.50b2] "Separate Search Process" crashs with TC

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

Moderators: Hacker, petermad, Stefan2, white

Post Reply
ferhat
Junior Member
Junior Member
Posts: 54
Joined: 2013-09-03, 06:29 UTC

+[8.50b2] "Separate Search Process" crashs with TC

Post by *ferhat »

My Environment:
Win8 64Bit
Tested with TCMD 32 and 64 Bit.
TCMD 32Bit works fine and does not crash.

Steps to reproduce:
1) Start TCMD 64Bit
2) Open "Search in separate process"
3) Perform a search to fill the "search results" box below.
4) click on "feed to listbox"

Observed behavior:
The new "search process" / "search window" crashs!


Thanks,
Ferhat
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

Win7+TC 8.50b2x64: no crash.

Maybe something Win8-related.
User avatar
Horst.Epp
Power Member
Power Member
Posts: 6975
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Post by *Horst.Epp »

Confirmed for Window 8.1 x64 Preview
Works fine with Windows 7 x64
User avatar
Horst.Epp
Power Member
Power Member
Posts: 6975
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Post by *Horst.Epp »

Confirmed for Window 8.1 x64 Preview
Works fine with Windows 7 x64
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50541
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

I can indeed reproduce it on Windows 8 only. It's the search process which crashes. I will test it in the debugger.
Author of Total Commander
https://www.ghisler.com
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50541
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Unfortunately I can no longer reproduce this error on Windows 8. Are you still able to reproduce it with beta 3? If yes, can you post the crash message, please?
Author of Total Commander
https://www.ghisler.com
ferhat
Junior Member
Junior Member
Posts: 54
Joined: 2013-09-03, 06:29 UTC

Post by *ferhat »

@ghisler

I have installed Beta 3 right now and tested it again.
I have done exactly the same steps described above.

After clicking on "Feed to listbox" the process crashes again. I am getting the typical windows crash dialog: "Total Commander has stopped working"

I am missing here the typical TC crash dialog with stack trace information. This looks like an unhandled exception which kills the process.

Here is some info from my windows eventlog:

Faulting application name: TOTALCMD64.EXE, version: 8.5.0.0, time stamp: 0x00000000
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc0000005
Fault offset: 0x000007fa00000008
Faulting process id: 0x11d0
Faulting application start time: 0x01ceae487bd93fbd
Faulting application path: D:\Application\totalcmd\TOTALCMD64.EXE
Faulting module path: unknown
Report Id: bc469807-1a3b-11e3-beee-00040ec695b2
Faulting package full name:
Faulting package-relative application ID:
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50541
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Hmm, address 7fa00000008 isn't in my code - difficult to say what that is without a stack trace.

Can you try this please: When you see the Windows crash dialog, don't close it. Instead open a second copy of Total Commander and go to the TEMP directory:
cd %TEMP%

There, look for a file with extension .mdmp or .dmp. It may be inside a ZIP or CAB file with the current date and time, ready to be sent to Microsoft Winqual. If you find this file copy it elsewhere because it will be deleted when you confirm the crash dialog.

Then please send this file to support at ghisler dot com, I can analyze it with windbg. It will (hopefully) contain a meaningful crash dump...
Author of Total Commander
https://www.ghisler.com
ferhat
Junior Member
Junior Member
Posts: 54
Joined: 2013-09-03, 06:29 UTC

Post by *ferhat »

I will check it in the afternoon. If its not there I will try to create a full memory dump manually.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50541
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

It's no longer necessary, I found it! You need to click with the mouse (or a finger on the touchscreen). There is no crash when I use the hotkey...
Author of Total Commander
https://www.ghisler.com
ferhat
Junior Member
Junior Member
Posts: 54
Joined: 2013-09-03, 06:29 UTC

Post by *ferhat »

Ahh great!
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50541
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Please, can you check whether you still get this crash? Should be fixed for more than a month now...
Author of Total Commander
https://www.ghisler.com
ferhat
Junior Member
Junior Member
Posts: 54
Joined: 2013-09-03, 06:29 UTC

Post by *ferhat »

It's fixed in Beta6
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50541
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Thanks!
Author of Total Commander
https://www.ghisler.com
Post Reply