cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: curl_multi_remove_handle() crashes if called before transfers are complete.

From: Saqib Ali <saqib.ali.75_at_gmail.com>
Date: Wed, 9 Mar 2011 12:57:09 -0500

Thanks. I have only encountered this crash while using SFTP. But I have not
really tested it on other protocols. Can you reproduce the problem?

I'll do the -g & bt and send them along shortly.

- Saqib

On Wed, Mar 9, 2011 at 12:44 PM, Daniel Stenberg <daniel_at_haxx.se> wrote:

> On Wed, 9 Mar 2011, Saqib Ali wrote:
>
> t_at_1 (l_at_1) signal SEGV (no mapping at the fault address) in
>>> ssh_statemach_act at 0xff34f5a0
>>> 0xff34f5a0: ssh_statemach_act+0x32c8: ld [%l2], %o0
>>> (dbx)
>>>
>>
> What if you build your libcurl with debug symbols (-g) and you issue 'bt'
> when you get the crash?
>
> This indicates a problem in the SSH code, do you see the crash no matter
> which protocol or with some particular ones?
>
>
> --
>
> / 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 2011-03-09