Go Back   FlashFXP Forums > > > >

ioFTPD General New releases, comments, questions regarding the latest version of ioFTPD.

Closed Thread
 
Thread Tools Rate Thread Display Modes
Old 04-24-2007, 01:39 PM   #196
hukker
Senior Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Jun 2004
Posts: 165
Default

tuff no disrepsect, I love your script and it works like a charm on 6.04,

I was reading ioSFV 1.54, cant rember if he had 2.0 added since it was a few days ago I read the post also post seems edited ^^ or I was really tired reading it, anyways big BIG missunderstanding
hukker is offline  
Old 04-26-2007, 03:13 AM   #197
oldhouse
Member
 
Join Date: Sep 2005
Posts: 60
Default

Today I got a really weird problem with a mp3 dir: as soon as I entered today dir, ioftpd crashed:

Unhandled exception 3221225477 at address 0x00433007 (0x00000000)
0x00000000 0x008fe000
Unhandled exception 3221225477 at address 0x00433007 (0x00000000)
0x00000000 0x0092b000
Unhandled exception 3221225477 at address 0x00433007 (0x00000000)
0x00000000 0x0092a000
Unhandled exception 3221225477 at address 0x00433007 (0x00000000)
0x00000000 0x00930000

I had to delete latest created dir inside today mp3 to keep using ioftp. If u need it I kept .ioFTPD files in case it was the reason for ioftp crashing...
oldhouse is offline  
Old 04-26-2007, 10:49 AM   #198
Yil
Too much time...
FlashFXP Beta Tester
ioFTPD Administrator
 
Join Date: May 2005
Posts: 1,194
Default

Hey oldhouse. I'm not sure if I mentioned it in the thread or not already, but I've had 1-2 .ioFTPD files sent to me which did exactly what you saw. The .ioFTPD parsing code looks like it can crash at least two ways that are not directly related to the old 4k bug as they can happen with small files. I've fixed both for the upcoming 6.1 release. Hopefully that should solve the problem.
Yil is offline  
Old 04-26-2007, 02:53 PM   #199
Zer0Racer
Senior Member
ioFTPD Scripter
 
Join Date: Oct 2002
Posts: 703
Default

Hey Yil. ioFTPD (edit: 6.0.4) has been crashing on me and I can't figure out what is causing it. Hope this from my crash log can give you some clues to what might be wrong. Not sure anyone else posted these before.
Code:
Unhandled exception 3221225477 at address 0x0044393a (0x00000000)
0x00000000 0x00733000 
Unhandled exception 3221225477 at address 0x00417f74 (0x00000000)
0x00000000 0x00000005
Btw, if it helps... I'm not using Allowed_Recursive or No_SubDir_Sizing but I am using Idle_Ignore and Idle_Exempt.

/ZR

Last edited by Zer0Racer; 04-26-2007 at 03:03 PM.
Zer0Racer is offline  
Old 04-27-2007, 03:40 AM   #200
oldhouse
Member
 
Join Date: Sep 2005
Posts: 60
Default

Ok Yil I will test again with that dir as soon as new version comes out.
I also have a small problem with site free command integrated in new ioftp, cause all scripts that used that command now don't work anymore, since site free will trigger internal command first... Anyway to change this behaviour, like enabling or disabling via ini file?
oldhouse is offline  
Old 04-27-2007, 11:59 AM   #201
Yil
Too much time...
FlashFXP Beta Tester
ioFTPD Administrator
 
Join Date: May 2005
Posts: 1,194
Default

I've heard ioA/ioB (is that what you're using?) has an issue with "site free" so the next version renames it to "site freespace" and is aliased to "site free". Users with existing scripts/etc can now just remove the alias.
Yil is offline  
Old 04-27-2007, 12:09 PM   #202
spirit
Member
 
Join Date: Mar 2006
Posts: 44
Default

Hi,
Im getting ioftpd crashes aswell, similar info from log like Zer0Racer has got.

Unhandled exception 3221225477 at address 0x7c91142e (0x00000000)
0x00000000 0x00000053
Unhandled exception 3221225477 at address 0x7c91142e (0x00000000)
0x00000000 0x00000053
Unhandled exception 3221225477 at address 0x7c91142e (0x00000000)
0x00000000 0x00000053

Always same exception 3221225477.
And i dont have any idea what my cause that it just crashes randomly but last time it did, it was when bw was high i dont know wheter that has anything to do with it.
spirit is offline  
Old 04-27-2007, 03:58 PM   #203
Yil
Too much time...
FlashFXP Beta Tester
ioFTPD Administrator
 
Join Date: May 2005
Posts: 1,194
Default

I'm pretty sure that exception is accessing a NULL pointer. Zero's problems are in low level library functions that manipulate memory and thus are likely caused by a memory corruption issue somewhere in ioFTPD itself. There is probably some command besides the very simple ones which is slowly corrupting memory and finding it may take a bit.

Spirit, your problem on the hand is at an address that I don't recognize. I'm guessing your not running 32bit XP, or you are and the issue is on the stack somewhere, but those addresses aren't in ioFTPD itself...
Yil is offline  
Old 04-28-2007, 02:44 PM   #204
Zer0Racer
Senior Member
ioFTPD Scripter
 
Join Date: Oct 2002
Posts: 703
Default

Quote:
Originally Posted by Yil
I'm pretty sure that exception is accessing a NULL pointer. Zero's problems are in low level library functions that manipulate memory and thus are likely caused by a memory corruption issue somewhere in ioFTPD itself. There is probably some command besides the very simple ones which is slowly corrupting memory and finding it may take a bit.
[...]
Any ideas what I can do to help tracking it down? Could a debug version help?

/ZR
Zer0Racer is offline  
Old 04-29-2007, 09:09 AM   #205
rolan
Member
 
Join Date: Jul 2006
Posts: 72
Default

Unhandled exception 3221225477 at address 0x00433007 (0x00000000)
0x00000000 0x00ed0000

always this error,help?thx
rolan is offline  
Old 04-30-2007, 07:44 AM   #206
tuff
Senior Member
FlashFXP Registered User
ioFTPD Scripter
 
Join Date: Jan 2003
Posts: 277
Default

thread closed, as a 6.1.0 thread is now open
__________________
#iotools #ioftpd (both on efnet)
tuff is offline  
Closed Thread

Tags
fxp, ioftpd, recursive, test, v6.0

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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


All times are GMT -5. The time now is 10:23 AM.

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