Page 1 of 1

Crash when samba server credentials are expected

Posted: 2018-08-31, 14:35 UTC
by garrotte13
TC9.21a release. 64 bit. Windows10 64bit LTSB N with recent updates.
When typing "cd \\computer\folder" the program crashes
Faulting application name: TOTALCMD64.EXE, version: 9.2.1.0, time stamp: 0x00000000
Faulting module name: nvwgf2umx.dll, version: 21.21.13.4201, time stamp: 0x58298969
Exception code: 0xc0000091
Fault offset: 0x00000000002ef9fa
Faulting process id: 0x950
Faulting application start time: 0x01d44135c389d2a3
Faulting application path: C:\Program Files\totalcmd\TOTALCMD64.EXE
Faulting module path: C:\Windows\SYSTEM32\nvwgf2umx.dll
Report Id: e2ab11f5-5411-4240-8625-633883602253


In previous builds (9.1* and ealier) Windows dialog box with request for credentials appeared.
Everything is fine when typing "cd ..." to network folder with already mapped network folder for current user or autoaccess (e.g. in domain) and no creds request is expected.

Re: Crash when samba server credentials are expected

Posted: 2018-09-02, 10:32 UTC
by ghisler(Author)
This is a bug in some versions of the NVIDIA display driver, see this thread:
https://www.ghisler.ch/board/viewtopic.php?f=16&t=46624

Re: Crash when samba server credentials are expected

Posted: 2018-09-03, 08:50 UTC
by garrotte13
Thanks, but unfortunately geforce 210 doesn't have Win10 compatible drivers newer than 342.01, and this nvidia driver pack does still have the problem. I can't install 362.77 nvidia pack.
I'll look for another solutions. May be throw away this video chip cause built-in i5 is not much worse and doesn't have the problem.

Re: Crash when samba server credentials are expected

Posted: 2018-09-03, 14:28 UTC
by ghisler(Author)
You can try the following workaround:
wincmd.ini, under section [Configuration] , add the line:
useshellconnect=-1

it uses my own user name and password dialogs for PCs where WNetAddConnection3 crashes.

You can change the wincmd.ini via menu Configuration - Change settings files directly.