Go Back   FlashFXP Forums > > > >

Bug Reports Found a bug? Please let us know.

 
 
Thread Tools Display Modes
Old 09-18-2002, 01:10 PM   #1
Pathfinder
Guest
 
Posts: n/a
Default Failing transfers - logs included

I was FXPing a lot of small files today (each in a seperate dir btw), and a lot of them failed. I don't know why, there was nothing wrong with either ftp server.

This was the error shown:

An internal error has occurred.
Range check error


From Errorlog.txt:

18-9-2002 19:28:22
Version: 2.0 RC3 (build 878)
Compiled on: Sep 15, 2002
Object class: TTimer
Object Name: TransferTimer
Range check error


From debuglog.txt:

---------------------------19:28:22 18/09/2002---------------------------
Version: 2.0 RC3 (build 878)
Compiled on: Sep 15, 2002
OS Ver: 5.1 (build 2600) Service Pack 1
Integrity Hash: 58188F0C501AB7C0ED7FA3DD6492B672

Exception 'ERangeError' in module FlashFXP.exe at 0011E660
Range check error

Source file: FrmMain1.pas, Line 2865
Error within Try/Except

Call stack:
:0051F660 [FlashFXP.exe] (FrmMain1.pas, line 2865)
:00457E9E [FlashFXP.exe] (ExtCtrls.pas, line 1306)
:00433676 [FlashFXP.exe] (Forms.pas, line 1451)
:77D43A68 [user32.dll]
:77D43B37 [user32.dll]
:77D43D91 [user32.dll]
:77D4438C [user32.dll]
:005248FD [FlashFXP.exe] (FrmMain1.pas, line 4811)
:0052125B [FlashFXP.exe] (FrmMain1.pas, line 3547)
:00450185 [FlashFXP.exe] (Menus.pas, line 1382)
:00450B6C [FlashFXP.exe] (Menus.pas, line 1777)
:00447E31 [FlashFXP.exe] (Controls.pas, line 6802)

---------------------------19:28:22 18/09/2002---------------------------
Version: 2.0 RC3 (build 878)
Compiled on: Sep 15, 2002
OS Ver: 5.1 (build 2600) Service Pack 1
Integrity Hash: 58188F0C501AB7C0ED7FA3DD6492B672

Exception 'EInvalidOp' in module FlashFXP.exe at 0006487E
Invalid floating point operation

Source file: EnhFunc.pas, Line 1633
Error within Try/Except

Call stack:
:0046587E [FlashFXP.exe] (EnhFunc.pas, line 1633)
:00531437 [FlashFXP.exe] (FrmMain1.pas, line 8376)
:00524ACB [FlashFXP.exe] (FrmMain1.pas, line 4874)
:0052125B [FlashFXP.exe] (FrmMain1.pas, line 3547)
:00450185 [FlashFXP.exe] (Menus.pas, line 1382)
:00450B6C [FlashFXP.exe] (Menus.pas, line 1777)
:00447E31 [FlashFXP.exe] (Controls.pas, line 6802)






When browsing my debuglog.txt (which seems to have grown to over 2MB, lol) I also found this error:

---------------------------18:49:53 18/09/2002---------------------------
Version: 2.0 RC3 (build 878)
Compiled on: Sep 15, 2002
OS Ver: 5.1 (build 2600) Service Pack 1
Integrity Hash: 58188F0C501AB7C0ED7FA3DD6492B672

Exception 'EStringListError' in module FlashFXP.exe at 000123BE
List index out of bounds (7)

Source file: Classes.pas, Line 3190
Error within Try/Except

Call stack:
Recursive call (2 times):
:004133BE [FlashFXP.exe] (Classes.pas, line 3190)
:004A0247 [FlashFXP.exe] (FDFtp.pas, line 2853)
:0049EB0C [FlashFXP.exe] (FDFtp.pas, line 2266)
:0049EA10 [FlashFXP.exe] (FDFtp.pas, line 2243)
:004949DC [FlashFXP.exe] (FDSock.pas, line 2477)
:0049411D [FlashFXP.exe] (FDSock.pas, line 2135)
:00496A76 [FlashFXP.exe] (FDSock.pas, line 3652)
:77D43A68 [user32.dll]
:77D43B37 [user32.dll]
:77D43D91 [user32.dll]
:77D4438C [user32.dll]
:00537B16 [FlashFXP.exe] (FrmMain1.pas, line 10257)
:0053275F [FlashFXP.exe] (FrmMain1.pas, line 8692)
:005315DC [FlashFXP.exe] (FrmMain1.pas, line 8394)
:00450185 [FlashFXP.exe] (Menus.pas, line 1382)
:00450B6C [FlashFXP.exe] (Menus.pas, line 1777)
:00439957 [FlashFXP.exe] (Forms.pas, line 4859)
:00447E57 [FlashFXP.exe] (Controls.pas, line 6807)


Don't know if you can use this, just thought I'd mention it.
 
Old 09-18-2002, 04:57 PM   #2
bigstar
FlashFXP Developer
FlashFXP Administrator
ioFTPD Beta Tester
 
bigstar's Avatar
 
Join Date: Oct 2001
Posts: 8,012
Default

These errors appear to be non-fatal and can't explain why the transfers failed.

The first 2 are expected because we compiled FlashFXP with range checking. The value being passed is out of range exits the routine, this is the expected behavior.

The last error appears to be a failure in parsing a single line of the ftp file listing, without the actual line from the listing it's hard to determine why it failed.
bigstar is offline  
Old 09-20-2002, 03:48 AM   #3
Lloyd
Junior Member
 
Join Date: Sep 2002
Posts: 2
Default same

I had exactly the same.. I had queued up around 50 files, each failed.

stor filename.rar
' filename.rar' command not understood

Its almost like packet loss, altho it does it with all sites. To make it work again I have to reboot. I've reverted back to 1.4.4 for the time being.
Lloyd is offline  
Old 09-21-2002, 07:52 AM   #4
Pathfinder
Guest
 
Posts: n/a
Default

Thanks for the reply bigstar, I'll try to give you some more information next time
 
 

Tags
error, frmmain1.pas, line, [flashfxp.exe], [user32.dll]

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
fxpiing in though a server with limitations zoranb General Discussion 3 05-18-2005 04:22 PM
Cipher 168 or 256 Bit ? wasabi General Discussion 1 11-06-2004 05:40 AM


All times are GMT -5. The time now is 05:41 AM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)