cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: assert on http2.c on_frame_recv

From: Inca R <incarose_at_gmail.com>
Date: Thu, 22 Oct 2015 16:26:25 -0700

Yap;
It works OK now, it didnt crash.

Thanks

-- Inca

On Thu, Oct 22, 2015 at 2:40 PM, Inca R <incarose_at_gmail.com> wrote:

> Thanks
> I will try and let you know
>
> -- Inca
>
> On Thu, Oct 22, 2015 at 2:28 PM, Daniel Stenberg <daniel_at_haxx.se> wrote:
>
>> On Thu, 22 Oct 2015, Inca R wrote:
>>
>> Everything was good on 7.43.0 but when upgrading to 7.45.0 my app start
>>> crashing on
>>> http2.c line 411:
>>>
>>> conn = data_s->easy_conn;
>>> assert(conn);
>>> *==>* assert(conn->data == data_s); *<==*
>>>
>>
>> Yes, we found this too just recently. I'll merge this fix for this within
>> 24 hours:
>>
>> https://github.com/bagder/curl/commit/27daecefb9966b1d
>>
>> Let me know if it doesn't fix the problem for you!
>>
>> --
>>
>> / daniel.haxx.se
>> -------------------------------------------------------------------
>> List admin: http://cool.haxx.se/list/listinfo/curl-library
>> Etiquette: http://curl.haxx.se/mail/etiquette.html
>
>
>

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2015-10-23