Coreftp Lite abends when downloading file

Report client bugs
Post Reply
RTOWNSEND
Posts: 6
Joined: Fri Aug 31, 2007 2:43 pm

Coreftp Lite abends when downloading file

Post by RTOWNSEND »

Hi,
I was using Coreftp Lite to download files from a site, most of the files download correctly, however sometimes i run into the following Error and CoreFTP will abend when downloading a file. I have tried it on multiple systems and have received the same error, below is part of the coredump.log that is produced, i can upload the whole file if needed.

coreftp build #1570 (LE), caused an Access Violation (0xc0000005)
in module ssh.dll at 001b:01148728.

Exception in Exception - CCmdLine.
Error occurred at 6/21/2008 14:23:20.
C:\Program Files\CoreFTP\coreftp.exe, run by Administrator.
Operating system: Windows XP (5.1.2600).
1 processor(s), type 586.
50% memory in use.
1044 MBytes physical memory.
513 MBytes physical memory free.
1711 MBytes paging file.
1416 MBytes paging file free.
2048 MBytes user address space.
2010 MBytes user address space free.
Read from location 000084f6 caused an access violation.

Context:
EDI: 0x00000022 ESI: 0x0119c118 EAX: 0x000084f2
EBX: 0x000006ec ECX: 0x00000000 EDX: 0x000fab40
EIP: 0x01148728 EBP: 0x00000000 SegCs: 0x0000001b
EFlags: 0x00000216 ESP: 0x000fab4c SegSs: 0x00000023

Bytes at CS:EIP:
8b 50 04 8b 00 52 50 56 e8 7b f1 ff ff 8b 4c 24
mike
Posts: 47
Joined: Fri Jul 28, 2006 4:36 pm

Post by mike »

what's the command line that you're using, I'll check into it
RTOWNSEND
Posts: 6
Joined: Fri Aug 31, 2007 2:43 pm

Post by RTOWNSEND »

The full command line is as follows, as i stated in my above post it works most of the time with the files i am downloading from this site, however on a few occasions it has crashed CoreFTP.

C:\Program Files\CoreFTP\corecmd.exe -s -O -site EDIPFNMX -d /pCR9758290_0.rtf -p H:\HOLDING\EDIPFNMI\ -output CoreFTP7(pCR9758290_0.rtf)(083738).LOG
RTOWNSEND
Posts: 6
Joined: Fri Aug 31, 2007 2:43 pm

Post by RTOWNSEND »

Hello,
I have downloaded the new build #1575 and am still seeing issues when downloading certain files:
coreftp build #1575 (LE), caused an Access Violation (0xc0000005)
in module ssh.dll at 001b:010a8728.

Exception in Exception - CCmdLine.
Error occurred at 8/25/2008 08:55:42.
C:\Program Files\CoreFTP\coreftp.exe, run by Administrator.
Operating system: Windows XP (5.1.2600).
1 processor(s), type 586.
50% memory in use.
1044 MBytes physical memory.
516 MBytes physical memory free.
1711 MBytes paging file.
1355 MBytes paging file free.
2048 MBytes user address space.
2011 MBytes user address space free.
Read from location 000003ed caused an access violation.

Context:
EDI: 0x00000001 ESI: 0x010fd510 EAX: 0x000003e9
EBX: 0x00008816 ECX: 0x00000000 EDX: 0x000fab3c
EIP: 0x010a8728 EBP: 0x00000000 SegCs: 0x0000001b
EFlags: 0x00000212 ESP: 0x000fab48 SegSs: 0x00000023

I am also seeing an issue when downloading the same file from the GUI Interface, the error pops up a Windows Error dialog:

Error signature
AppName:coreftp.exe AppVer: 2.1.0.0 ModName: ssh.dll
ModVer: 0.0.0.0 Offset: 00008728
Post Reply