Package: proftpd
Version: 1.3.0-9
When i try connect to my ftp server i get this error:
*** glibc detected *** free(): invalid next size (normal): 0x0812e880 ***
After this error i have been disconnected to the server. I just can do a
connection successful after many times trying. I tried it from several
clients, ftp(win 2k), filezilla, getright, etc.
The follow lines simulate the error:
Status: Connecting to domain.com.br ...
Status: Connected with domain.com.br. Waiting for welcome message...
Response: 220 ProFTPD 1.2.10 Server (Debian) [192.168.0.2]
Command: USER site-smart
Response: 331 Password required for site-smart.
Command: PASS ***********
Response: 230 User site-smart logged in.
Command: FEAT
Response: 211-Features:
Response: 211-MDTM
Response: 211-REST STREAM
Response: 211-SIZE
Response: 211 End
Command: SYST
Response: 215 UNIX Type: L8
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is current directory.
Command: TYPE A
Response: 200 Type set to A
Command: PORT 192,168,0,199,13,49
Response: 200 PORT command successful
Command: LIST
Response: *** glibc detected *** free(): invalid next size (normal):
0x0812e880 ***
Error: Disconnected from server
Error: Could not retrieve directory listing
Error: Timeout detected!
i tried do a upgrade to the package but the error was not fixed.
I'm using kernel 2.4.27-2-386 and libc6 2.3.5-6.
What i can do to fix it ?
Augusto Morais
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]