cURL / Mailing Lists / curl-library / Single Mail

curl-library

libcurl connect fails with libssh2 linking with libnnz10.so of oracle 10

From: <nagarajan.sreenivasan_at_wipro.com>
Date: Tue, 9 Sep 2008 13:36:50 +0530

Hi
 
 
I am using linux box.
I am using libcurl7.18.2 libssh2-0.18 versions for SFTP support . But
when I run my applicaiton which links oracle 10
libnnz10.so. it results in a run time core dump after the Connect
funtion call .
 
this is the core that is coming
 
 
   from /usr/lib/oracle/10.2.0.2/client/lib/libnnz10.so
#7 0xf7767c98 in A_X931RandomContextDestroy ()
   from /usr/lib/oracle/10.2.0.2/client/lib/libnnz10.so
#8 0xf77636d8 in A_X931RandomContextDestroy ()
   from /usr/lib/oracle/10.2.0.2/client/lib/libnnz10.so
#9 0xf673de13 in
libssh2_kex_method_diffie_hellman_groupGP_sha1_key_exchange (
    session=0x80654d8, g=0x80672e0, p=0x80672c8, group_order=256,
    packet_type_init=30 '\036', packet_type_reply=31 '\037',
midhash=0x0,
    midhash_len=0, exchange_state=0x8066788) at kex.c:106
#10 0xf673f5b0 in
libssh2_kex_method_diffie_hellman_group14_sha1_key_exchange (
    session=0x80654d8, key_state=0x806677c) at kex.c:785
#11 0xf6740198 in libssh2_kex_exchange (session=0x80654d8, reexchange=0,
    key_state=0x8066770) at kex.c:1762
#12 0xf67470fe in libssh2_session_startup (session=0x80654d8, sock=6)
    at session.c:584
#13 0xf6788f70 in ssh_statemach_act (conn=0x8064df8) at ssh.c:451
 
Is this a known bug in libssh if so could u send me the patch fix for
it so that I can update my libssh.
 
Regards
Nagarajan

Please do not print this email unless it is absolutely necessary. The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. www.wipro.com
Received on 2008-09-09