cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Curl 7.16.x and multi interface

From: Eygene Ryabinkin <rea-curly_at_codelabs.ru>
Date: Thu, 1 Mar 2007 19:14:34 +0300

> > Also, are you using the CVS HEAD libcurl version when you experience these
> > problems?
>
> No, it was 7.16.1. Will try HEAD today or tomorrow.

Got the today's snapshot. SEGV again, but in another place. Both
git-http-push and git-http-fetch are dumping the core in the same
place: lib/multi.c:1927 trying to dereference
multi->connc->connects[i]->data. It is the right place that is
dereferencing the bad pointer, because ElectricFence is here and
seems to do its job ;))

Need the clear testcase, will try to write one.

-- 
Eygene
Received on 2007-03-01