Comment 13 for bug 1423498

Revision history for this message
Stanislav German-Evtushenko (giner) wrote :

I'm so sorry for not being here for a while. Now I have time again to work on this a little bit.

I've tested 3.3.8-1ubuntu6.8 and it is still crashes.

Here is how to test:

sudo apt-get install squid3 lftp
echo test > /tmp/file1
touch /tmp/file2
lftp -e "set ftp:proxy http://localhost:3128; set net:max-retries 1; open $USER@localhost; put /tmp/file1; exit"

sudo cat /var/log/squid3/cache.log