Application Error - Crash

Report client bugs
Post Reply
Olympus
Posts: 1
Joined: Sat Sep 30, 2006 1:25 pm

Application Error - Crash

Post by Olympus »

I just downloaded a trial version. When attempt to transfer a file from my location to an SFTP server using ssh port 22, I get an application crash.

The message box title displays:
coreftp.exe - Application Error
The Error displayed is:
The instruction at "0x00000000" referenced memory at "0x00000000". The memory could not be "read"

The application then terminates.

The OS is Windows 2000 Server SP4.

I can successfully download from the same client.

here is the connection log before the transfer:
Welcome to Core FTP, release ver 1.3c, build 1447.6 (U) -- © 2003-2006
WinSock 2.0
Mem -- 2,097,151 KB, Virt -- 2,097,024 KB
Started on Saturday September 30, 2006 at 09:48:AM
Looking up host "transfer.phcs.com"
Connecting to 63.118.29.17 port 22
Server version: SSH-2.0-Connect:Enterprise_UNIX_2.3.00
version: SSH-2.0-SSH-Local: Mar 5 2006 23:44:38
Using SSH protocol version 2
processing group exchange
processing key exchange
Host key fingerprint is:
ssh-rsa 1024 0c:f0:26:3c:fe:35:9b:50:7a:de:46:97:a3:98:28:ec
Initialized AES-256 client->server encryption
Initialized AES-256 server->client encryption
Keyboard-interactive authentication refused
Sent password
Access granted
Opened channel for session
Started shell session
PWD
Current directory is '/omhftp/'
Keep alive off...
Transferred 0 bytes in 0.422 seconds
Transferred 246 bytes in 0.390 seconds
CWD /frm_omh
Transferred 0 bytes in 0.203 seconds
Post Reply