Sftp plugin crash, silent, no debug messages

Please report only one bug per message!

Moderators: white, Hacker, petermad, Stefan2

Post Reply
MauriceSnell
Junior Member
Junior Member
Posts: 15
Joined: 2008-11-29, 08:50 UTC
Location: UK

Sftp plugin crash, silent, no debug messages

Post by *MauriceSnell »

I have had repeated but intermittent crashing of TC V8.51a 64-bit during background SFTP transfers - usually uploads from my PC to a remote SFTP server.

I am using what I think is the latest plugin, V1.4.1, dated 4.3.2013.

Is there a way to enable more verbose debug? Currently the program just disappears, with no message box or debug output or windows event message that I can find.

I don't have a set way to reproduce this, but it has happened a number of times now.
MauriceSnell
Junior Member
Junior Member
Posts: 15
Joined: 2008-11-29, 08:50 UTC
Location: UK

Updated with more info

Post by *MauriceSnell »

Previously I was using curl-7.34.0-devel-mingw64.7z.

I have today updated to curl-7.40.0-devel-mingw64.7z and curl-7.40.0-devel-mingw32.zip.

So far, the 32-bit version has done hours of sftp uploads with no problems, however the 64-bit version has failed again. So this would appear to be an issue only with the 64-bit version.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48083
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

If you haven't done so already, you should enable FTP logging in menu Configuration - Options - FTP. This also logs all plugins.
Author of Total Commander
https://www.ghisler.com
MauriceSnell
Junior Member
Junior Member
Posts: 15
Joined: 2008-11-29, 08:50 UTC
Location: UK

Post by *MauriceSnell »

I now have a tcftp.log file covering a crash, however I can't see anything useful in there. Is there somewhere I can post it that isn't public for you to review?
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48083
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Please send it to support at ghisler dot com.
Author of Total Commander
https://www.ghisler.com
arjan
Junior Member
Junior Member
Posts: 5
Joined: 2012-02-21, 13:44 UTC

SFTP Crash on 64-bit

Post by *arjan »

Any news on this? I have the same problem. Usually at the very first file I try to upload, Total Commander crashes.

I've enabled FTP logging, but there's not much there. Here's an anonymized version of the log:

Loading SSH Library
========================
Connecting to: my.example.com
IP address: 123.45.678.90:22
Server fingerprint:
... 56 02 83 0F 53 EA 08 68 A0 00 ...
Supported authentication methods: publickey,password
Trying to authenticate user "myusername" with key "mykey" using agent...
Agent authentication succeeded!
CONNECT \myusername@my.example.com
Get directory: \
Get directory: \static
Get directory: \static\platforms
Get directory: \static\platforms\
Upload file: /static/platforms/somefile.txt
Get directory: \static\platforms
Get directory: \static\platforms
Get directory: \static
Get directory: \static\platforms
Get directory: \static\platforms\

Using SFTP plugin 1.4.2 and the dlls from Curl Win64 - MinGW64 7.40.0.
arjan
Junior Member
Junior Member
Posts: 5
Joined: 2012-02-21, 13:44 UTC

Post by *arjan »

TC version is 8.52a 64-bit.

Public key or password auth doesn't make a difference.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48083
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

No, unfortunately not - there is nothing in the log which would explain the crash, and I cannot reproduce it either. I can connect to Centos (ghisler.com) and Raspbian (Raspberry PI) here without problems...
Author of Total Commander
https://www.ghisler.com
Post Reply