PDA

View Full Version : Crash after Crash ...


Guardian
07-08-2003, 11:24 AM
The instruction at "0x1007a012" referenced memory at "0x00030013". The memory could not be "read".

Click on OK to terminate the program
Click on CANCEL to to debug the program

On clicking either ioFTPD crashes ... :mad:

This happens every few minutes !!!

... nother popup is like "abnormal termination blah in ioftpd.exe"

Also it seems ioFTPD likes to crash when like 3 ppl uploading fe 0days and folders get "simultan" created ...

System:
ioFTPD v4.9.4r
Win2k adv Server

Guardian
07-08-2003, 11:29 AM
Originally posted by Guardian
... referenced memory at "0x00030013". The memory could not be "read".


is always the same...

FTPServerTools
07-09-2003, 03:06 AM
Start your drwtsn32.exe set it to make logs, dump symbol table at least 10 instructions and dump thread contexts.
THen start io and check the logs. This should give you a clue. io runs on many many computers so there is something wrong on your machine.
Alternatively: startup ioftpd with a debugger and just check where it crashes then disassemble some of the code near 0x00030013 and see what is in that area, that should give you a clue as well.

Guardian
07-09-2003, 08:35 AM
Thx buddy that helped ...
i figured out that ioZS caused io to crash all the time, it seems to have a problem with handling like 10+ users uploading into same directory ... zipfiles and mp3 ...

so i guess i bugged in wrong section here ;)

Grtz
Guardian

darkone
07-09-2003, 08:37 AM
I'll investigate what ioZS actually does to cause daemon to crash as soon as I get core to somewhat stable again..

Stardog
07-09-2003, 10:12 AM
It shouldn't do anything to ioFTPD. Anytime it's died I've always been able to still reconnect.