Comment 1 for bug 1462464

Revision history for this message
Kyle (agronick) wrote :

It turns out that the problem was not caused by redirects. It was segfaulting because the timeout was too small. I added code to prevent the segmentation fault on an empty response and increased the timeout to 30 seconds.