Bug Reports If you discover any bugs that we are not aware of, please post it here so it may be corrected. |
05-03-2003, 10:33 PM
|
#1
|
Member
ioFTPD Registered User
Join Date: May 2003
Posts: 78
|
Crashing, can't figure out why..
ioftpd version: Beta 4.6.1
operating system: windows xp (service pack1 installed)
services affected: all (ftp, telnet, http)
how-to reproduce bug: unknown
IOFTPD crashes and I get a windows error.. I'm not sure what is causing it.. here is what is written to the event log:
Faulting application ioftpd.exe, version 0.0.0.0, faulting module tcl84.dll, version 8.4.2.1, fault address 0x000964cb.
any suggestions ?
I have disabled my zipscript and my sitebot (dzsbot, zipscript-c) and also commented out the zipscript lines in my ioftpd.ini and it had no effect.
service_update is disabled, I am on static IP. I am sort of new to ioFTPD so if more info is needed from logs or something just tell me where to find it and I'll post it
|
|
|
05-03-2003, 10:41 PM
|
#2
|
Member
ioFTPD Registered User
Join Date: May 2003
Posts: 78
|
added note.. ioftpd was working great until like a week ago.. nothing has been changed except for add/del users..
|
|
|
05-03-2003, 11:07 PM
|
#3
|
Disabled
FlashFXP Registered User ioFTPD Administrator
Join Date: Dec 2001
Posts: 2,230
|
Re: Crashing, can't figure out why..
Quote:
Originally posted by Superblue
ioftpd version: Beta 4.6.1
operating system: windows xp (service pack1 installed)
services affected: all (ftp, telnet, http)
how-to reproduce bug: unknown
IOFTPD crashes and I get a windows error.. I'm not sure what is causing it.. here is what is written to the event log:
Faulting application ioftpd.exe, version 0.0.0.0, faulting module tcl84.dll, version 8.4.2.1, fault address 0x000964cb.
any suggestions ?
I have disabled my zipscript and my sitebot (dzsbot, zipscript-c) and also commented out the zipscript lines in my ioftpd.ini and it had no effect.
service_update is disabled, I am on static IP. I am sort of new to ioFTPD so if more info is needed from logs or something just tell me where to find it and I'll post it
|
Which .iTCL scripts you have installed?
|
|
|
05-03-2003, 11:55 PM
|
#4
|
Member
ioFTPD Registered User
Join Date: May 2003
Posts: 78
|
args.itcl, premkd.itcl, showfile.itcl, newdir.itcl, banfile.itcl, newdirlog.itcl
other scripts:
ioA 0.7.4 (running)
iotrial (running)
dupedir (not running)
|
|
|
05-04-2003, 03:49 AM
|
#5
|
Senior Member
FlashFXP Beta Tester ioFTPD Scripter
Join Date: Sep 2002
Posts: 543
|
Put as much loggin on as you can.
Start DrWtsn32.exe fill in dump symbol table, dump all thread contexts, append to existing log file, visual notification, create crash dump file and set nyumber of instructions to at least 50.
If it crashes again then it is possible to find which routine causes the crsh and the cause can be found easier again.
And already check if you have a log file from dr watson with the last crash in there.
|
|
|
05-05-2003, 08:21 AM
|
#6
|
Member
ioFTPD Registered User
Join Date: May 2003
Posts: 78
|
Here is the crash dump from last week.. it hasn't crashed since I changed the drwtsn config .. go figure..
http://josh.swoca.net/misc/crash.txt
|
|
|
05-05-2003, 03:42 PM
|
#7
|
Member
ioFTPD Registered User
Join Date: May 2003
Posts: 78
|
well, I'm making reverse progress.. now instead of crashing, it just closes all by itself. Seems to happen whenever someone tries to up a file..
|
|
|
05-06-2003, 12:27 AM
|
#8
|
Disabled
FlashFXP Registered User ioFTPD Administrator
Join Date: Dec 2001
Posts: 2,230
|
If possible, rar/zip your ioftpd directory (including ioftpd.exe/scripts etc) & email to darkone@ioftpd.com
|
|
|
05-06-2003, 03:36 AM
|
#9
|
Senior Member
FlashFXP Beta Tester ioFTPD Scripter
Join Date: Sep 2002
Posts: 543
|
This looks like an error in a timer routine if I am not mistaken. I bet dark0n3 can use this crashdump...
|
|
|
05-06-2003, 07:52 AM
|
#10
|
Member
ioFTPD Registered User
Join Date: May 2003
Posts: 78
|
Too large to email, sent you a PM where you can get it off the web.
|
|
|
05-06-2003, 09:57 AM
|
#11
|
Member
ioFTPD Registered User
Join Date: May 2003
Posts: 78
|
i installed everything from scratch.. ioftpd 4.6.2u, ioA, and newdir is all I re-installed to it though, copied vfs, user and groups from old directory, edited new ioftpd.ini by hand, I'm still having the magic shutdown issue..
|
|
|
05-07-2003, 02:24 AM
|
#12
|
Disabled
FlashFXP Registered User ioFTPD Administrator
Join Date: Dec 2001
Posts: 2,230
|
Tried your config with .exe that came with the package & debug version of the latest build.. both seemed to function perfectly :\ (No errors what-so-ever) I will do more intensive test runs later today, but atm. it looks like there might be something wrong with your windows installation (very old/dodgy versions of some runtime dlls perhaps)
|
|
|
05-07-2003, 10:59 AM
|
#13
|
Member
ioFTPD Registered User
Join Date: May 2003
Posts: 78
|
I got this one figured out. The zipscript was creating invalid symlinks and if you followed one the server would just shutdown/close/crash or whatever.. I still don't know what caused that divide by zero.. it only happened once.. I'll keep working on it..
|
|
|
05-07-2003, 11:45 AM
|
#14
|
Disabled
FlashFXP Registered User ioFTPD Administrator
Join Date: Dec 2001
Posts: 2,230
|
Were those symlinks invalid or so? (Sounds odd that it caused server to crash...)
|
|
|
05-07-2003, 12:16 PM
|
#15
|
Member
ioFTPD Registered User
Join Date: May 2003
Posts: 78
|
i dunno what I did LOL.. i can send you my config file for zipscript-c if you want to look at it. I am now using iozs and it works fine..
|
|
|
Thread Tools |
|
Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 10:01 AM.
|