Program aborts connecting to SFTP site

Report client bugs
Post Reply
dblaze
Posts: 5
Joined: Thu Jul 20, 2006 2:28 pm

Program aborts connecting to SFTP site

Post by dblaze »

Just configured a new site using SSH/SFTP. 99% of the time it fails with the following message:

[size=18][color=red]>>> Start of error message <<<
Microsoft visual C++ Debug Library
Program: c:\Program Files\CoreFTP\coreftp.exe
File: dbgheap.c
Line: 1044

Expression: _CrtIsValidHeapPointer(pUserDate)

For information on how your program can cause an assertion
failure, see teh Visual C++ documentation on asserts.

(Press Retry to debug the application)
>>>> End of error message <<<<<[/color][/size]
I've only had this connect once successfully. Using 2.1/1570 just downloaded and installed. Log file shows following fails:

[color=red]>>> Start of log file <<<

Welcome to Core FTP, release ver 2.1, build 1570 (U) -- © 2003-2008WinSock 2.0Mem -- 2,087,728 KB, Virt -- 2,097,024 KBStarted on Wednesday June 18, 2008 at 11:25:AMResolving sftp.banko.com...

sftp.banko.com connecting...

SSH-2.0-5.0.1.79 SSH Tectia Server

client -> anyserver -> any49:f1:27:7e:bc:b7:e0:e5:eb:61:2c:09:07:96:43:3fssh-dssPWD

>>>> End of log file <<<<<[/color]
let me know if you need more information.

Doug[/img]
dblaze
Posts: 5
Joined: Thu Jul 20, 2006 2:28 pm

Followup

Post by dblaze »

The 'use putty compatible sftp' appears to fix the issue. The error occurs before login is complete - here is what is showing in the status window during the connection:

ftp.banko.com connecting...
SSH-2.0-5.0.1.79 SSH Tectia Server
client -> any
server -> any
49:f1:27:7e:bc:b7:e0:e5:eb:61:2c:09:07:96:43:3f
ssh-dss
PWD

The error appears during the password/key exchange. I'm not using any special options that I'm aware of - if need any specific settings checked, let me know.

Doug
Post Reply