Hi all.
Ftpget seems to dump core for me sometimes. It's version
1.1.16+retry patches, Linux 2.0.x system.
gdb output...
1st core:
Core was generated by `/usr/lib/squid/bin/ftpget -t 900 -n 300 -P 21 -H central.lander.es -h - ftp.red'.
Program terminated with signal 11, Segmentation fault.
find_solib: Can't read pathname for load map: Input/output error
#0 0x804a6c2 in mime_get_type (r=0x807a048) at ftpget.c:925
925 if (!strcmp(enc, "x-gzip"))
(gdb) bt
#0 0x804a6c2 in mime_get_type (r=0x807a048) at ftpget.c:925
#1 0x804a94e in send_success_hdr (r=0x807a048) at ftpget.c:1016
#2 0x804d33c in process_request (r=0x807a048) at ftpget.c:2344
#3 0x804e530 in main (argc=6, argv=0xbffffb00) at ftpget.c:2849
(gdb)
2nd core:
Core was generated by `/usr/lib/squid/bin/ftpget -t 900 -n 300 -P 21 -H central.lander.es -h - ftp.vsl'.
Program terminated with signal 11, Segmentation fault.
find_solib: Can't read pathname for load map: Input/output error
#0 0x804a6c2 in mime_get_type (r=0x807a048) at ftpget.c:925
925 if (!strcmp(enc, "x-gzip"))
(gdb) bt
#0 0x804a6c2 in mime_get_type (r=0x807a048) at ftpget.c:925
#1 0x804a94e in send_success_hdr (r=0x807a048) at ftpget.c:1016
#2 0x804d33c in process_request (r=0x807a048) at ftpget.c:2344
#3 0x804e530 in main (argc=6, argv=0xbffffaf0) at ftpget.c:2849
(gdb)
Regards,
-- Roberto Lumbreras Pastor * mailto:rover@lander.es Lander Internet - Spain * http://www.lander.es/ Tel +34 1 556.28.83 * Fax +34 1 556.30.01 Real programmers don't produce results, they return exit codes.Received on Sat Sep 27 1997 - 22:11:37 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:37:11 MST