> si_code: 1 - SEGV_MAPERR - Address not mapped to object. > 0xc00000001e83c3d0:0 in EVP_DigestInit_ex () at digest.c:211 > 211 digest.c: No such file or directory. > in digest.c > (gdb) bt > #0 0xc00000001e83c3d0:0 in EVP_DigestInit_ex () at digest.c:211 > #1 0xc00000001eabaf60:0 in HMAC_Init () at hmac.c:107 > #2 0xc000000009020e00:0 in mac_method_hmac_sha1_hash+0xa0 () > from > /home/cpt2a3a/elink_home_hpux/elink622p/EventLink/base/control/2/9/bin/libssh2.so.1
> #3 0xc000000009052cf0:0 in _libssh2_transport_write+0x730 () > from > /home/cpt2a3a/elink_home_hpux/elink622p/EventLink/base/control/2/9/bin/libssh2.so.1 > #4 0xc000000009036ef0:0 in session_disconnect+0x3c0 () > from > /home/cpt2a3a/elink_home_hpux/elink622p/EventLink/base/control/2/9/bin/libssh2.so.1 > #5 0xc000000009037030:0 in libssh2_session_disconnect_ex+0x50 () . . . Hi expert, Please ignore the issue "EVP_DigestInit_ex" above. That was my mistake somehow the code actually calls libssh2_session_disconnect twice... The signal(SIGPIPE, SIG_IGN) does work. :) Thanks & Best Regards, zaidee
_______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel