View Single Post
Old 04-02-2007, 09:05 AM  
LordM
Senior Member
 
LordM's Avatar
 
Join Date: Jul 2005
Location: Germany
Posts: 138
Default

I get various unhandled exeptions.

Code:
Unhandled exception 3221225477 at address 0x7c8224b2 (0x00000000) 0x00000000 0x00000002 
Unhandled exception 3221225477 at address 0x7c8224b2 (0x00000000) 0x00000000 0xf3000000 
Unhandled exception 3221225477 at address 0x7c8224b2 (0x00000000) 0x00000000 0x83000000 
Unhandled exception 3221225477 at address 0x7c8224b2 (0x00000000) 0x00000000 0x00000208 
Unhandled exception 3221225477 at address 0x7c8327f9 (0x00000000) 0x00000000 0x00000000 
Unhandled exception 3221225477 at address 0x703254fa (0x00000000) 0x00000000 0x703254fa 
Unhandled exception 3221225477 at address 0x7c8224b2 (0x00000000) 0x00000000 0x8afffffe 
Unhandled exception 3221225477 at address 0x0043d2a6 (0x00000000) 0x00000000 0x00eb4ef8 
Unhandled exception 3221225477 at address 0x7c81f582 (0x00000000) 0x00000000 0x00dc7f50 
Unhandled exception 3221225477 at address 0x7c8224b2 (0x00000000) 0x00000000 0x6f206e61 
Unhandled exception 3221225477 at address 0x00408920 (0x00000000) 0x00000000 0x00000000 
Unhandled exception 3221225477 at address 0x7c8224b2 (0x00000000) 0x00000000 0x00000001 
Unhandled exception 3221225477 at address 0x7c8224b2 (0x00000000) 0x00000000 0x00000001
They occured in different actions on the ftp. For example dir creation.

Last one when trying to transfer an .jpg via fxp

Code:
[L] RETR a.very.cool.picture.jpg
[L] Connection lost: io6-2
__________________
I'm using:

ioFTPD 7.7.2
ioNiNJA BETA Stable v0.8.9.6

Last edited by LordM; 04-02-2007 at 09:19 AM.
LordM is offline