I get a small message from Windows (7 64-bit) saying the program has stopped working. I have had this a few times, always when I have secure ftp background file transfers in progress.
Is there any additional debug information I can access when this next happens?
Faulting application name: TOTALCMD64.EXE, version: 8.5.1.1, time stamp: 0x00000000
Faulting module name: libeay32.dll, version: 1.0.0.5, time stamp: 0x4e739a58
Exception code: 0xc0000005
Fault offset: 0x000000000000e3cb
Faulting process id: 0x22b4
Faulting application start time: 0x01cfbaedf67cca86
Faulting application path: C:\Program Files\totalcmd\TOTALCMD64.EXE
Faulting module path: C:\Program Files\totalcmd\64\libeay32.dll
Report Id: 0b57a55c-277b-11e4-b242-9cb70def47b6
Faulting application name: TOTALCMD64.EXE, version: 8.5.1.1, time stamp: 0x00000000
Faulting module name: libeay32.dll, version: 1.0.0.5, time stamp: 0x4e739a58
Exception code: 0xc0000005
Fault offset: 0x000000000000e2d5
Faulting process id: 0x2e94
Faulting application start time: 0x01cfbb87d43ea409
Faulting application path: C:\Program Files\totalcmd\TOTALCMD64.EXE
Faulting module path: C:\Program Files\totalcmd\64\libeay32.dll
Report Id: b4a3126f-2781-11e4-b242-9cb70def47b6
V8.51a crashing intermittently during background secure ftp
Moderators: Hacker, petermad, Stefan2, white
-
- Junior Member
- Posts: 15
- Joined: 2008-11-29, 08:50 UTC
- Location: UK
Which version of the OpenSSL libraries are you using? Judging by the version number of the libeay32.dll in your report it is OpenSSL 1.0.0e which is really old; version 1.0.0n is the latest version of the 1.0 branch. Did you try to update OpenSSL? Maybe its even better to use the current 1.0.1 branch (1.0.1i being the latest).
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
-
- Junior Member
- Posts: 15
- Joined: 2008-11-29, 08:50 UTC
- Location: UK
In this folder:
c:\Program Files\totalcmd\64\
I have these files:
libeay32.dll & ssleay32.dll, file version 1.0.0.5, product version 1.0.0e, 16/9/2011 20:59
libssh2.dll, file version 1.3.0.0, product version 1.3.0, 17/9/2011 17:02
zlib1.dll, file version 1.2.5.0, product version 1.2.5, 17/9/2011 15:52
I think I got them from the ghisler.com web-site. I have just downloaded the latest V7.34 MinGW64 linked from ghisler.com, so maybe that will cure it.
c:\Program Files\totalcmd\64\
I have these files:
libeay32.dll & ssleay32.dll, file version 1.0.0.5, product version 1.0.0e, 16/9/2011 20:59
libssh2.dll, file version 1.3.0.0, product version 1.3.0, 17/9/2011 17:02
zlib1.dll, file version 1.2.5.0, product version 1.2.5, 17/9/2011 15:52
I think I got them from the ghisler.com web-site. I have just downloaded the latest V7.34 MinGW64 linked from ghisler.com, so maybe that will cure it.
AFAIK Ghisler's site doesn't host neither OpenSSL nor OpenSSH libraries but it links to download sources instead.MauriceSnell wrote:I think I got them from the ghisler.com web-site.
The OpenSSL libraries available at http://www.slproweb.com/products/Win32OpenSSL.html are more current (1.0.0k at curl.haxx.se vs. 1.0.0n/1.0.1i at slproweb.com). However, I'm using the OpenSSH libraries from curl.haxx.se myself. (Please don't confuse OpenSSL with OpenSSH although the devel archives at curl.haxx.se contain both.)I have just downloaded the latest V7.34 MinGW64 linked from ghisler.com, so maybe that will cure it.
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