cURL / Mailing Lists / curl-library / Single Mail

curl-library

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

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 9 Mar 2011 18:44:43 +0100 (CET)

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
Received on 2011-03-09