Recent Posts

Pages: [1] 2 3 4 5 ... 10
1
Beta Releases / Re: v13.3 Beta
« Last post by Mathias (Author) on Yesterday at 14:55:16 »
Thanks for looking at this again Mathias.

Sorry for the misinterpretation of what you needed. 
I've created a dump from 2967.
Still getting 502 when I try to upload :(  so have sent you a link via contact form.

It hangs when trying to stop monitor folders for changes.
MC normally ask windows to tell MC if folder X is changed. When closing MC, MC tells windows to stop doing that for MC and it hangs and Windows do not gives as response.
I reply on your mail with what folder it is.. Maybe it is somethings special with that folder on your system
2
Beta Releases / Re: v13.3 Beta
« Last post by Mathias (Author) on Yesterday at 14:28:14 »
Thanks for looking at this again Mathias.

Sorry for the misinterpretation of what you needed. 
I've created a dump from 2967.
Still getting 502 when I try to upload :(  so have sent you a link via contact form.
Strange I can upload from here.  hmm wierd
You use https://multicommander.com/support/upload  ?
3
Beta Releases / Re: v13.3 Beta
« Last post by Ulfhednar on Yesterday at 14:16:08 »
Thanks for looking at this again Mathias.

Sorry for the misinterpretation of what you needed. 
I've created a dump from 2967.
Still getting 502 when I try to upload :(  so have sent you a link via contact form.
4
Beta Releases / Re: v13.3 Beta
« Last post by Mathias (Author) on December 06, 2023, 13:57:23 »
No what I meant was that the debug symbols I got did not match.. I think the dump was from a beta version where that did not have saved debug symbols correctly. Had some build issue on my build server.
But if you create a new dump from build 2967, then I should have dbg symbols that are matching.

With correct symbols it will resolve all of the " MultiCommander+0x4d81c7  "to the correct code functions, and I can see where it hangs..

0000000f`7a11d720 00007ff6`0d888ca4     : 00000168`42a56880 0000000f`7a11d710 00007ff6`0d756683 00000168`41291700 : MultiCommander+0x4d81c7
0000000f`7a11d790 00007ff6`0d88b064     : 00000168`42a567f8 00007ff6`0db8d1f0 00000000`00000001 00007ff6`0da93dd0 : MultiCommander+0x4d8ca4
0000000f`7a11d7e0 00007ff6`0d876b4e     : 00000168`42a56858 00000000`00000000 00000168`41295390 00007ff6`0da91a48 : MultiCommander+0x4db064
0000000f`7a11d810 00007ff6`0d66bc90     : 00000000`00000000 00000000`00000000 00000000`00000001 00007ff6`0da438e0 : MultiCommander+0x4c6b4e
0000000f`7a11d840 00007ff6`0d70406f     : 00000000`00000000 00000000`00000001 00000168`41291700 00007ff6`0da5ad88 : MultiCommander+0x2bbc90
0000000f`7a11d870 00007ff6`0d44f4b8     : 00007ff6`0d703e60 0000000f`7a11d9a0 00000000`00000000 00000000`00000000 : MultiCommander+0x35406f

Right now I have no ide where in the code that is..
5
Beta Releases / Re: v13.3 Beta
« Last post by Ulfhednar on December 06, 2023, 13:47:10 »
OK. Thanks Mathias.
BTW Did you get the dump I posted? 
I still get 'bad gateway' using the upload link here.
No.. it does not find any matching debug symbols.  What version is that ?. might be that symbols for that version is removed.

See attached for version of Windbg - It's what Win11 installs, bit different to the Win10 environment I'm slightly familiar with.
Don't know if this output is different from what you see or helps: -

Code: [Select]
>>>>>>>>>>>>> Preparing the environment for Debugger Extensions Gallery repositories completed, duration 0.000 seconds

************* Waiting for Debugger Extensions Gallery to Initialize **************

>>>>>>>>>>>>> Waiting for Debugger Extensions Gallery to Initialize completed, duration 0.156 seconds
   ----> Repository : UserExtensions, Enabled: true, Packages count: 0
   ----> Repository : LocalInstalled, Enabled: true, Packages count: 36

Microsoft (R) Windows Debugger Version 10.0.25921.1001 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [..\MultiCommander.DMP]


************* Preparing the environment for Debugger Extensions Gallery repositories **************
   ExtensionRepository : Implicit
   UseExperimentalFeatureForNugetShare : true
   AllowNugetExeUpdate : true
   AllowNugetMSCredentialProviderInstall : true
   AllowParallelInitializationOfLocalRepositories : true

   -- Configuring repositories
      ----> Repository : LocalInstalled, Enabled: true
      ----> Repository : UserExtensions, Enabled: true

>>>>>>>>>>>>> Preparing the environment for Debugger Extensions Gallery repositories completed, duration 0.000 seconds

************* Waiting for Debugger Extensions Gallery to Initialize **************

>>>>>>>>>>>>> Waiting for Debugger Extensions Gallery to Initialize completed, duration 0.016 seconds
   ----> Repository : UserExtensions, Enabled: true, Packages count: 0
   ----> Repository : LocalInstalled, Enabled: true, Packages count: 36

Microsoft (R) Windows Debugger Version 10.0.25921.1001 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [..\MultiCommander.DMP]
User Mini Dump File with Full Memory: Only application data is available


************* Path validation summary **************
Response                         Time (ms)     Location
Deferred                                       srv*
Symbol search path is: srv*
Executable search path is:
Windows 10 Version 22621 MP (16 procs) Free x64
Product: WinNt, suite: SingleUserTS
Edition build lab: 22621.1.amd64fre.ni_release.220506-1250
Debug session time: Thu Nov 16 21:26:09.000 2023 (UTC + 0:00)
System Uptime: 0 days 13:42:14.600
Process Uptime: 0 days 12:13:25.000
................................................................
................................................................
..................................
Loading unloaded module list
................................................................
For analysis of this file, run !analyze -v
win32u!NtUserMsgWaitForMultipleObjectsEx+0x14:
00007fff`9c34acf4 c3              ret
0:000> !analyze -v
*******************************************************************************
*                                                                             *
*                        Exception Analysis                                   *
*                                                                             *
*******************************************************************************


KEY_VALUES_STRING: 1

    Key  : Analysis.CPU.mSec
    Value: 2156

    Key  : Analysis.Elapsed.mSec
    Value: 2725

    Key  : Analysis.IO.Other.Mb
    Value: 0

    Key  : Analysis.IO.Read.Mb
    Value: 0

    Key  : Analysis.IO.Write.Mb
    Value: 0

    Key  : Analysis.Init.CPU.mSec
    Value: 124

    Key  : Analysis.Init.Elapsed.mSec
    Value: 10376

    Key  : Analysis.Memory.CommitPeak.Mb
    Value: 139

    Key  : Failure.Bucket
    Value: BREAKPOINT_80000003_win32u.dll!NtUserMsgWaitForMultipleObjectsEx

    Key  : Failure.Hash
    Value: {ab2d2e3e-edb3-a979-68f2-e3be023a5515}

    Key  : Timeline.OS.Boot.DeltaSec
    Value: 49334

    Key  : Timeline.Process.Start.DeltaSec
    Value: 44005

    Key  : WER.OS.Branch
    Value: ni_release

    Key  : WER.OS.Version
    Value: 10.0.22621.1

    Key  : WER.Process.Version
    Value: 13.3.0.2962


FILE_IN_CAB:  MultiCommander.DMP

NTGLOBALFLAG:  0

PROCESS_BAM_CURRENT_THROTTLED: 0

PROCESS_BAM_PREVIOUS_THROTTLED: 0

APPLICATION_VERIFIER_FLAGS:  0

EXCEPTION_RECORD:  (.exr -1)
ExceptionAddress: 0000000000000000
   ExceptionCode: 80000003 (Break instruction exception)
  ExceptionFlags: 00000000
NumberParameters: 0

FAULTING_THREAD:  00001f20

PROCESS_NAME:  MultiCommander.exe

ERROR_CODE: (NTSTATUS) 0x80000003 - {EXCEPTION}  Breakpoint  A breakpoint has been reached.

EXCEPTION_CODE_STR:  80000003

STACK_TEXT: 
0000000f`7a11d6d8 00007fff`9e5252f7     : 00000000`00000000 00007fff`9ee2ab11 00000168`41291700 00000000`00000010 : win32u!NtUserMsgWaitForMultipleObjectsEx+0x14
0000000f`7a11d6e0 00007ff6`0d8881c7     : 00000168`454517e0 00000000`0000000b 00000168`45450750 00000168`45450750 : user32!MsgWaitForMultipleObjects+0x57
0000000f`7a11d720 00007ff6`0d888ca4     : 00000168`42a56880 0000000f`7a11d710 00007ff6`0d756683 00000168`41291700 : MultiCommander+0x4d81c7
0000000f`7a11d790 00007ff6`0d88b064     : 00000168`42a567f8 00007ff6`0db8d1f0 00000000`00000001 00007ff6`0da93dd0 : MultiCommander+0x4d8ca4
0000000f`7a11d7e0 00007ff6`0d876b4e     : 00000168`42a56858 00000000`00000000 00000168`41295390 00007ff6`0da91a48 : MultiCommander+0x4db064
0000000f`7a11d810 00007ff6`0d66bc90     : 00000000`00000000 00000000`00000000 00000000`00000001 00007ff6`0da438e0 : MultiCommander+0x4c6b4e
0000000f`7a11d840 00007ff6`0d70406f     : 00000000`00000000 00000000`00000001 00000168`41291700 00007ff6`0da5ad88 : MultiCommander+0x2bbc90
0000000f`7a11d870 00007ff6`0d44f4b8     : 00007ff6`0d703e60 0000000f`7a11d9a0 00000000`00000000 00000000`00000000 : MultiCommander+0x35406f
0000000f`7a11d8a0 00007ff6`0d704ba3     : 00000000`00000000 00000000`00000010 00000000`00000000 00000000`00000000 : MultiCommander+0x9f4b8
0000000f`7a11da20 00007ff6`0d450e5f     : 00000168`41291700 00000000`00000010 00000000`00000000 00000000`00000000 : MultiCommander+0x354ba3
0000000f`7a11da60 00007ff6`0d70386c     : 00000000`00000000 00000168`41291700 00000000`00000000 00000000`00000000 : MultiCommander+0xa0e5f
0000000f`7a11daa0 00007ff6`0d44ab40     : 00000000`00080bf2 00000168`3f21e6a8 00000000`00000000 00000000`00000010 : MultiCommander+0x35386c
0000000f`7a11dae0 00007ff6`0d44b5ec     : 27000000`000d000c 00000000`00080bf2 00007fff`825be060 0000000f`7a11e070 : MultiCommander+0x9ab40
0000000f`7a11dbe0 00007fff`9e518241     : 00000000`00000000 0000000f`7a11e031 00000000`80006011 00000000`80006011 : MultiCommander+0x9b5ec
0000000f`7a11dc20 00007fff`9e517efc     : 00000000`c0000388 00007ff6`0d44b598 00000000`00080bf2 00000000`80000000 : user32!UserCallWinProcCheckWow+0x2d1
0000000f`7a11dd80 00007fff`9e52302d     : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : user32!DispatchClientMessage+0x9c
0000000f`7a11dde0 00007fff`9ee933b4     : 00000000`00000000 00000000`00000000 00000000`80006011 00000000`00000001 : user32!_fnDWORD+0x3d
0000000f`7a11de40 00007fff`9c341554     : 00007fff`9bc69dfb 00000000`00000004 00000168`471562d0 00000000`00000000 : ntdll!KiUserCallbackDispatcherContinue
0000000f`7a11dec8 00007fff`9bc69dfb     : 00000000`00000004 00000168`471562d0 00000000`00000000 00007fff`9c22d8ee : win32u!NtUserMessageCall+0x14
0000000f`7a11ded0 00007fff`9e516655     : 00000000`00080bf2 00000000`00000112 00000000`0000f060 00000000`0096068a : guard64!Exported+0x35f6b
0000000f`7a11dfb0 00007fff`9e516162     : 00000000`00060bbe 00007ff6`0d447908 ffffffff`fffffffe 00007fff`9e51ab09 : user32!RealDefWindowProcWorker+0x155
0000000f`7a11e090 00007fff`9918f490     : 0000000f`7a11e210 00000000`00080bf2 00000168`3f223f90 00007fff`9ee43330 : user32!RealDefWindowProcW+0x52
0000000f`7a11e0d0 00007fff`99173032     : 0000000f`7a11e240 00000000`fffffffe 000051d6`6d5443d0 00000000`0096068a : uxtheme!DoMsgDefault+0x38
0000000f`7a11e110 00007fff`99186d9c     : 00000000`00000000 00000000`00080bf2 00000168`40cd0900 00000000`00080bf2 : uxtheme!OnDwpSysCommand+0x32
0000000f`7a11e140 00007fff`99185821     : 00000168`3f8feab0 00007ff6`0d44b598 00000000`00060bbe 00000000`fffffe15 : uxtheme!_ThemeDefWindowProc+0x156c
0000000f`7a11e360 00007fff`9e5162e5     : 00000000`00000000 00000000`80000000 00007ff6`0d44b598 00000000`00000000 : uxtheme!ThemeDefWindowProcW+0x11
0000000f`7a11e3a0 00007fff`9e518241     : 00000000`00000000 00000000`80006011 00000000`00000001 00000000`00000000 : user32!DefWindowProcW+0x135
0000000f`7a11e410 00007fff`9e517a8b     : 00000000`00080bf2 00007fff`9ee8f040 00000000`00080bf2 00000000`00000112 : user32!UserCallWinProcCheckWow+0x2d1
0000000f`7a11e570 00007ff6`0d44c967     : 00000168`41291700 00000000`00000112 00000000`0000f060 00007ff6`0d447908 : user32!CallWindowProcW+0x8b
0000000f`7a11e5c0 00007ff6`0d44c9c7     : 00000168`41291700 0000000f`7a11e7b0 00000000`0096068a 00007fff`9e51a76e : MultiCommander+0x9c967
0000000f`7a11e600 00007ff6`0d4649c0     : 000051d6`6d544650 00000168`412f4010 00000000`00000000 00000000`00000215 : MultiCommander+0x9c9c7
0000000f`7a11e640 00007ff6`0d7014ce     : 00000000`0000f060 00007fff`9e5184e6 00000000`00000000 00000000`00000000 : MultiCommander+0xb49c0
0000000f`7a11e670 00007ff6`0d44f5ee     : 00007ff6`0d701424 00000000`0096068a 00000000`00000486 00000000`0096068a : MultiCommander+0x3514ce
0000000f`7a11e6b0 00007ff6`0d704ba3     : 00000000`0096068a 00000000`00000112 00000000`0000f060 00000000`0000f060 : MultiCommander+0x9f5ee
0000000f`7a11e830 00007ff6`0d450e5f     : 00000168`41291700 00000000`00000112 00000000`0000f060 00000000`0096068a : MultiCommander+0x354ba3
0000000f`7a11e870 00007ff6`0d70386c     : 00000000`00000000 00000168`41291700 00000000`0096068a 00000000`0000f060 : MultiCommander+0xa0e5f
0000000f`7a11e8b0 00007ff6`0d44ab40     : 00000000`00080bf2 00000168`3f21e6a8 00000000`0000f060 00000000`00000112 : MultiCommander+0x35386c
0000000f`7a11e8f0 00007ff6`0d44b5ec     : 00000000`00000000 00000000`00080bf2 00000000`00000112 00000000`00000001 : MultiCommander+0x9ab40
0000000f`7a11e9f0 00007fff`9e518241     : 00000000`00000000 0000000f`7a11ee41 00000000`80006011 00000000`0096068a : MultiCommander+0x9b5ec
0000000f`7a11ea30 00007fff`9e517efc     : 00000000`00000388 00007ff6`0d44b598 00000000`00080bf2 00000000`80000000 : user32!UserCallWinProcCheckWow+0x2d1
0000000f`7a11eb90 00007fff`9e52302d     : 00000000`00000000 00000000`00000000 00000000`0000f060 00000000`00000004 : user32!DispatchClientMessage+0x9c
0000000f`7a11ebf0 00007fff`9ee933b4     : 0000000f`7a11ec88 0000002c`00000050 00007fff`9c341554 00007fff`8cecd107 : user32!_fnDWORD+0x3d
0000000f`7a11ec50 00007fff`9c341554     : 00007fff`9bc69dfb 00000000`00000400 00000168`471562d0 00000000`00000000 : ntdll!KiUserCallbackDispatcherContinue
0000000f`7a11ecd8 00007fff`9bc69dfb     : 00000000`00000400 00000168`471562d0 00000000`00000000 ffffffff`0000029e : win32u!NtUserMessageCall+0x14
0000000f`7a11ece0 00007fff`9e516655     : 00000000`00080bf2 00000000`000000a1 00000000`00000014 00000000`0096068a : guard64!Exported+0x35f6b
0000000f`7a11edc0 00007fff`9e516162     : 00000000`000000a1 0000000f`7a11f060 00000000`00000014 00007fff`9918ede9 : user32!RealDefWindowProcWorker+0x155
0000000f`7a11eea0 00007fff`9918f490     : 0000000f`7a11f030 00000000`00080bf2 00000000`00080bf2 00007fff`9e5184e6 : user32!RealDefWindowProcW+0x52
0000000f`7a11eee0 00007fff`991730ca     : 000051d6`6d544d70 0000000f`7a11f030 0000000f`7a11f060 00000000`00080bf2 : uxtheme!DoMsgDefault+0x38
0000000f`7a11ef20 00007fff`99186d9c     : 00000000`00000000 00000000`00000000 00000168`40cd0900 00000000`00080bf2 : uxtheme!OnDwpNcLButtonDown+0x7a
0000000f`7a11ef60 00007fff`99185821     : 00000000`00000000 0000000f`7a230800 00000000`00010c56 00000000`00000001 : uxtheme!_ThemeDefWindowProc+0x156c
0000000f`7a11f180 00007fff`9e5162e5     : 0000000f`7a11f2a9 00007fff`9e5162b9 00000000`00000000 00000000`00000363 : uxtheme!ThemeDefWindowProcW+0x11
0000000f`7a11f1c0 00007fff`9e518241     : 00000000`00000000 00000000`80006011 00000000`00000001 00000000`00000000 : user32!DefWindowProcW+0x135
0000000f`7a11f230 00007fff`9e517a8b     : 00000000`00080bf2 00007fff`9ee8f040 00000000`00080bf2 00000000`000000a1 : user32!UserCallWinProcCheckWow+0x2d1
0000000f`7a11f390 00007ff6`0d44c967     : 00000168`41291700 00000000`000000a1 00000000`00000014 00000000`00000014 : user32!CallWindowProcW+0x8b
0000000f`7a11f3e0 00007ff6`0d450e7e     : 00000168`41291700 00000000`000000a1 00000000`00000014 00000000`0096068a : MultiCommander+0x9c967
0000000f`7a11f420 00007ff6`0d70386c     : 00000000`00000000 00000168`41291700 00000000`0096068a 00000000`00000014 : MultiCommander+0xa0e7e
0000000f`7a11f460 00007ff6`0d44ab40     : 00000000`00080bf2 00000168`3f21e6a8 00000000`00000014 00000000`000000a1 : MultiCommander+0x35386c
0000000f`7a11f4a0 00007ff6`0d44b5ec     : 00000000`00000000 00000000`00080bf2 00000168`3f90cb60 00007fff`9e51a525 : MultiCommander+0x9ab40
0000000f`7a11f5a0 00007fff`9e518241     : 00000000`00000000 00000168`3f21e668 00000000`80006011 00000000`80006011 : MultiCommander+0x9b5ec
0000000f`7a11f5e0 00007fff`9e517d01     : 00000000`00000000 00007ff6`0d44b598 00000000`00080bf2 00000168`3f21e668 : user32!UserCallWinProcCheckWow+0x2d1
0000000f`7a11f740 00007ff6`0d45b56a     : 00000168`3f21e668 00000168`00000000 00000168`3f21e668 00000000`00000002 : user32!DispatchMessageWorker+0x1f1
0000000f`7a11f7c0 00007ff6`0d45bddd     : 00000000`00000000 00000000`00000002 00000000`00000001 00000168`3f216df8 : MultiCommander+0xab56a
0000000f`7a11f7f0 00007ff6`0d531627     : 00000000`00000001 00007ff6`0d3b0000 00000000`00000000 00000168`41291700 : MultiCommander+0xabddd
0000000f`7a11f830 00007ff6`0d48ca1e     : 00000000`00000001 00000000`00000000 00000000`00000000 00000000`00000000 : MultiCommander+0x181627
0000000f`7a11f870 00007fff`9e15257d     : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : MultiCommander+0xdca1e
0000000f`7a11f8b0 00007fff`9ee4aa58     : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : kernel32!BaseThreadInitThunk+0x1d
0000000f`7a11f8e0 00000000`00000000     : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : ntdll!RtlUserThreadStart+0x28


STACK_COMMAND:  ~0s; .ecxr ; kb

SYMBOL_NAME:  win32u!NtUserMsgWaitForMultipleObjectsEx+14

MODULE_NAME: win32u

IMAGE_NAME:  win32u.dll

FAILURE_BUCKET_ID:  BREAKPOINT_80000003_win32u.dll!NtUserMsgWaitForMultipleObjectsEx

OS_VERSION:  10.0.22621.1

BUILDLAB_STR:  ni_release

OSPLATFORM_TYPE:  x64

OSNAME:  Windows 10

IMAGE_VERSION:  10.0.22621.2506

FAILURE_ID_HASH:  {ab2d2e3e-edb3-a979-68f2-e3be023a5515}

Followup:     MachineOwner
---------


One thing I have noticed is that whenever I do an update MC is shut down perfectly by the updater...

As Win11 is proving awkward, I guess I may have to wait for Win12, which is being forecast for late 2024 - shame that they still haven't fixed Win7 though  :P
6
Beta Releases / Re: v13.3 Beta
« Last post by cema on December 06, 2023, 09:40:56 »
 FIXED - Quick search issue

Perfect work! Thank you very much
7
Beta Releases / Re: v13.3 Beta
« Last post by Mathias (Author) on December 04, 2023, 09:48:51 »
OK. Thanks Mathias.
BTW Did you get the dump I posted? 
I still get 'bad gateway' using the upload link here.
No.. it does not find any matching debug symbols.  What version is that ?. might be that symbols for that version is removed.
8
Beta Releases / Re: v13.3 Beta
« Last post by Ulfhednar on December 02, 2023, 15:20:30 »
OK. Thanks Mathias.
BTW Did you get the dump I posted? 
I still get 'bad gateway' using the upload link here.
9
Beta Releases / Re: pdf preview error with beta build 2964
« Last post by Pepetops on December 02, 2023, 12:08:12 »
ok,thanks for your information.
10
Beta Releases / Re: v13.3 Beta
« Last post by Mathias (Author) on December 01, 2023, 14:18:49 »
MC 13.3 b2964 x64 on W11 x64
Just an FYI...
This build has pretty much solved the RMB context menu issues I had.  I did have a few strange instances where it worked fully then stopped, then worked partially but it is currently 100% since I enabled legacy icons for the context menu.

Hang on exit still an issue, I guess maybe 4 of 5 exits leave the window hanging & unresponsive.  It can still always be killed by TM>end task though.

Thanks for your continuing work on my favorite program Mathias :)

I'm not able to recreate any hang on exit.. So I have no idea what can cause it to happen for you.. I must be something that is unique for your setup. against most others..
Problem is to figure out what that can be
Pages: [1] 2 3 4 5 ... 10