After a windows update (win10 x64), now when I launch TC it crashes after a few seconds. I had 9.1 I upgraded to 9.2RC2 but still problem.
I have an event in windows log, not sure how to deal with crash report from windows, if you need other info please tell me, I have a 20kb Report.wer file
0
APPCRASH
Not available
0
TOTALCMD64.EXE
9.2.1.0
00000000
SHELL32.dll
10.0.17763.292
49c5e4dc
c0000005
0000000000093c07
TC crashes at startup [FIXED?]
Moderators: Hacker, petermad, Stefan2, white
TC crashes at startup [FIXED?]
Last edited by Magister on 2019-03-12, 13:24 UTC, edited 1 time in total.
Re: TC crashes at startup
Don't know what happened, I uninstalled KB2565063 which was installed and rebooted, it now works.
My Sublime also crashed whevener I was trying to save something, so problem was not TC.
My Sublime also crashed whevener I was trying to save something, so problem was not TC.
Re: TC crashes at startup [FIXED?]
Since KB2565063 is an update for Visual C++ runtimes, the issue is probably related to a shell extension. Try ShellExView (search for it on the forum to find step by step instructions by Ghisler).
Regards
Dalai
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
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
- ghisler(Author)
- Site Admin
- Posts: 50475
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: TC crashes at startup [FIXED?]
You could also create a crash dump with procdump, this would allow me to see in the stack trace which module is crashing:
https://technet.microsoft.com/en-us/sysinternals/dd996900.aspx
1. Create new directory c:\dumps
2. Create a lnk file of procdump.exe or procdump64.exe (for 64-bit Windows)
with Ctrl+Shift+F5, e.g. procdump.lnk
3. Open the properties the lnk file with Alt+Enter
4. Change the command from c:\path\procdump.exe to
c:\path\procdump.exe -ma -i c:\dumps
5. Important: Click on "Advanced" and check option "As administrator"
6. Run procdump with this link file
7. Wait until the crash occurs.
8. Send me the dump from c:\dumps.
https://technet.microsoft.com/en-us/sysinternals/dd996900.aspx
1. Create new directory c:\dumps
2. Create a lnk file of procdump.exe or procdump64.exe (for 64-bit Windows)
with Ctrl+Shift+F5, e.g. procdump.lnk
3. Open the properties the lnk file with Alt+Enter
4. Change the command from c:\path\procdump.exe to
c:\path\procdump.exe -ma -i c:\dumps
5. Important: Click on "Advanced" and check option "As administrator"
6. Run procdump with this link file
7. Wait until the crash occurs.
8. Send me the dump from c:\dumps.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com