On Thu, 22 Oct 2015, Dave S wrote:
I fixed that, and promptly got a seg fault. Here's *that* strace output:
The strace output doesn't really help us much I think. Any chance you can just run this with a debugger and see a backtrace in libcurl when it crashes? (Ideally with libcurl built with debug symbols so that we get more clues.)
It would also be interesting if you could try out a newer libcurl, at least as an experiment, just to see if that crashes or not. We've fixed hundreds of bugs since the 7.29 days.
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
