PDA

View Full Version : Immediate Crash while starting up


TheHunter
08-22-2006, 01:59 PM
I've downloaded the latest ioFTPD and with all the deafult configuration, it immediately crashes:

Unhandled exception 3221225477 at address 0x769c1033 (0x00000000)
0x00000000 0x769c1033

It's not a .io-Bug and I really don't have any clue of why the server crashes instantly after starting it. There is not even any log entry.

Thx in advance for any help :)

EDIT: That's WinXP Sp2 on a Centrino CoreDuo

m4r3z
08-22-2006, 02:37 PM
What version u using ? that would help..

Ludicrous
08-23-2006, 06:29 PM
i am getting the same crash, using ioFTPD-beta5-8-4u

my machine is winxp sp2 amd athlon 64

any help would be great.

Sabour
09-02-2006, 03:37 PM
I've downloaded the latest ioFTPD and with all the deafult configuration, it immediately crashes:

Unhandled exception 3221225477 at address 0x769c1033 (0x00000000)
0x00000000 0x769c1033

It's not a .io-Bug and I really don't have any clue of why the server crashes instantly after starting it. There is not even any log entry.

Thx in advance for any help :)

EDIT: That's WinXP Sp2 on a Centrino CoreDuo
I was also experienced this, try to Check this setting on your ioFTPD.ini

[FTP_Service]
Type = FTP
Device_Name = Any --> make sure it's any
Port = 1337
Description = My FTP Service
User_Limit = 200
Allowed_Users = *
Messages = ..\text\ftp


also check for other service (telnet,http,etc) make sure the Device_Name is "Any"


[Any]
Host = 0.0.0.0 ---> make sure this "0.0.0.0"
Ports = 1024-2048
Random = True
;Global_Inbound_Bandwidth = 10000
;Global_Outbound_Bandwidth = 10000
;Client_Inbound_Bandwidth = 100 [*registered version*]
;Client_Outbound_Bandwidth = 50 [*registered version*]
;Bind =


hope it works :)

D[u]FF
11-16-2006, 10:57 AM
Hello I have same concerns with ioFTPD you have find a solution?

LordM
11-16-2006, 11:09 AM
ok, I know this problem with 5.8.6+. Please download 5.8.5 and retry. That one has been stable for years(sigh) now.

After that I maybe can help you.

so long

LordM