[9.50b4x86] Main thread hung

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

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
MVV
Power Member
Power Member
Posts: 8702
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

[9.50b4x86] Main thread hung

Post by *MVV »

I think I've opened a context menu via right-click because I've packed some files with 7-Zip at that time. Hope that stack will help to detect a reason:

Code: Select all

0, ntoskrnl.exe!KeInsertQueueApc+0x5cb
1, ntoskrnl.exe!ObfReferenceObject+0x99d
2, ntoskrnl.exe!KeWaitForMutexObject+0x1a3
3, ntoskrnl.exe!CcGetFlushedValidData+0xc34
4, ntoskrnl.exe!KeInsertQueueApc+0x605
5, ntoskrnl.exe!KiCpuId+0x2549
6, klflt.sys!EvClearFilterSet
7, ntdll.dll!ZwOpenFile+0xa
8, wow64.dll!Wow64EmulateAtlThunk+0x8977
9, wow64.dll!Wow64SystemServiceEx+0xd7
10, wow64cpu.dll!TurboDispatchJumpAddressEnd+0x2d
11, wow64.dll!Wow64SystemServiceEx+0x1ce
12, wow64.dll!Wow64LdrpInitialize+0x42a
13, ntdll.dll!RtlImageDirectoryEntryToData+0x19a3
14, ntdll.dll!longjmp+0x2ca60
15, ntdll.dll!LdrInitializeThunk+0xe
16, ntdll.dll!ZwOpenFile+0x12 (No unwind info)
17, kernel32.dll!GetPrivateProfileStringW+0x84b (No unwind info)
18, kernel32.dll!BaseDllReadWriteIniFile+0x90 (No unwind info)
19, kernel32.dll!GetPrivateProfileSectionA+0x28 (No unwind info)
20, TOTALCMD.EXE+0x33358f (No unwind info)
21, TOTALCMD.EXE+0x3641e0 (No unwind info)
22, TOTALCMD.EXE+0x365cfb (No unwind info)
23, TOTALCMD.EXE+0x15bb1e (No unwind info)
24, TOTALCMD.EXE+0x16218a (No unwind info)
25, TOTALCMD.EXE+0x1a914b (No unwind info)
26, TOTALCMD.EXE+0x40cd3 (No unwind info)
27, TOTALCMD.EXE+0x42cd4 (No unwind info)
28, TOTALCMD.EXE+0x283fc (No unwind info)
29, user32.dll!gapfnScSendMessage+0x33a (No unwind info)
30, user32.dll!GetThreadDesktop+0xd7 (No unwind info)
31, user32.dll!GetClientRect+0xc5 (No unwind info)
32, user32.dll!CallWindowProcW+0x1b (No unwind info)
33, TOTALCMD.EXE+0x42276 (No unwind info)
34, TOTALCMD.EXE+0x283fc (No unwind info)
35, user32.dll!gapfnScSendMessage+0x33a (No unwind info)
36, user32.dll!GetThreadDesktop+0xd7 (No unwind info)
37, user32.dll!GetClientRect+0xc5 (No unwind info)
38, user32.dll!CallWindowProcW+0x1b (No unwind info)
39, TCFS2Tools.dll+0x2108 (No unwind info)
40, user32.dll!gapfnScSendMessage+0x33a (No unwind info)
41, user32.dll!GetThreadDesktop+0xd7 (No unwind info)
42, user32.dll!CharPrevW+0x138 (No unwind info)
43, user32.dll!DispatchMessageW+0xf (No unwind info)
44, TOTALCMD.EXE+0x2dba7 (No unwind info)
45, TOTALCMD.EXE+0x2dc42 (No unwind info)
46, TOTALCMD.EXE+0x387167 (No unwind info)
47, kernel32.dll!BaseThreadInitThunk+0x12 (No unwind info)
48, ntdll.dll!RtlInitializeExceptionChain+0x63 (No unwind info)
49, ntdll.dll!RtlInitializeExceptionChain+0x36 (No unwind info)
TC 9.50b4x86.
User avatar
DrShark
Power Member
Power Member
Posts: 1872
Joined: 2006-11-03, 22:26 UTC
Location: Kyiv, 68/262
Contact:

Re: [9.50b4x86] Main thread hung

Post by *DrShark »

MVV wrote: 2019-11-11, 08:15 UTC I think I've opened a context menu via right-click because I've packed some files with 7-Zip at that time.
Can you reproduce it? TC 9.50 beta 4 has a known issue with a hang after calling a context menu which has Internal Associations menu items, reported here:
viewtopic.php?p=361850#p361850
viewtopic.php?f=32&t=54621
Donate for Ukraine to help stop Russian invasion!
Ukraine's National Bank special bank account:
UA843000010000000047330992708
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48079
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: [9.50b4x86] Main thread hung

Post by *ghisler(Author) »

Does the error go away when you disable "Load extra commands from all matching types"?
Author of Total Commander
https://www.ghisler.com
User avatar
MVV
Power Member
Power Member
Posts: 8702
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Re: [9.50b4x86] Main thread hung

Post by *MVV »

DrShark,
Well, thanks for the links, it looks really like these reported problems.
There are files for which it may be reproduced always, but sometimes it seems to happen with files for which it is not reproduced.

ghisler(Author),
Yes, it seems that unchecking this option really fixes the problem because I can reproduce it 100% with .sln files with this option and I can open context menu after disabling this option! Nice to hear that it is a known problem. :)
User avatar
MVV
Power Member
Power Member
Posts: 8702
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Re: [9.50b4x86] Main thread hung

Post by *MVV »

Works in 9.50b5, thanks!
Post Reply