PDA

View Full Version : ioftpd shuting down all the time


Kimmi
09-27-2004, 05:51 PM
Im running 585r + ioA 1.20 + ioBanana 20

ioftpd is shutingdown like every 10-20min, so I have to start it again all the time. Logs dont give me any info.
Site seme to work fine when its up.

One other ting, I had this problem earlyer today:
here (http://www.ioftpd.com/board/showthread.php?s=&threadid=4010)
But I fixed it but making a empty php.ini file i my /system dir. Can this have anything to do with ioftpd shutingdown?

Kimmi

neoxed
09-27-2004, 06:00 PM
Can you be more specific? What were you doing at the time when ioFTPD crashed? Were there active users online?

http://www.ioftpd.com/board/showthread.php?s=&threadid=3915

Kimmi
10-09-2004, 05:17 AM
Hello
I now found out why the site crashes. When one spesific user tryes to nuke something the site goes down. I used DrWtsn32 to findout more about the problem and it gave me a 4MB logfile with to much info for me to understand. But i think I got some of it conserning ioftps, it goes like this:

*** ERROR: Module load completed but symbols could not be loaded for C:\ioFTPD\scripts\ioBanana.exe
function: ioBanana
0041210c cc int 3
0041210d cc int 3
0041210e cc int 3
0041210f cc int 3
00412110 55 push ebp
00412111 8bec mov ebp,esp
00412113 57 push edi
00412114 8b7d08 mov edi,[ebp+0x8]
00412117 33c0 xor eax,eax
00412119 83c9ff or ecx,0xffffffff
FAULT ->0041211c f2ae repne scasb es:00000000=??
0041211e 83c101 add ecx,0x1
00412121 f7d9 neg ecx
00412123 83ef01 sub edi,0x1
00412126 8a450c mov al,[ebp+0xc]
00412129 fd std
0041212a f2ae repne scasb
0041212c 83c701 add edi,0x1
0041212f 3807 cmp [edi],al
00412131 7404 jz ioBanana+0x12137 (00412137)
00412133 33c0 xor eax,eax

*----> Stack Back Trace <----*
WARNING: Stack unwind information not available. Following frames may be wrong.
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINDOWS\system32\kernel32.dll -
ChildEBP RetAddr Args to Child
0012b4f8 0045c235 00000000 0000002f 00000000 ioBanana+0x1211c
0012db80 0040715f 0012e248 00471710 00000000 ioBanana+0x5c235
0012fee4 00412c96 00000004 00392810 00392858 ioBanana+0x715f
0012ffc0 77e814c7 0186f6a8 77f557dd 7ffdf000 ioBanana+0x12c96
0012fff0 00000000 00412b2a 00000000 78746341 kernel32!GetCurrentDirectoryW+0x44


Can anyone help me? why does ioBanana crash when one spesific user tryes to nuke someting ?