On Wed, 9 Mar 2011, Saqib Ali wrote:
t@1 (l@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
