9 Jun 2012 00:57
Re: Reg Core dump in libssh2 with SFTP in main_arena () from /lib64/libc.so.6
On Wed, 6 Jun 2012, Ganga wrote: > I am getting the following Segmentation fault when using libssh2 functions > in my code. > > Currently we are using version libssh2.so.1.0.0 Right, but which is the exact libssh2 version that built this? libssh2_version() would tell. > Below is the backtrace from my code > > #0 0x00007f78d04195b8 in main_arena () from /lib64/libc.so.6 > #1 0x00007f78d08ae910 in libssh2_packet_read () from /usr/lib64/libssh2.so.1 > #2 0x00007f78d089f436 in libssh2_packet_require_ex () > from /usr/lib64/libssh2.so.1 Can you help us with a recipe to repeat this problem? -- -- / daniel.haxx.se _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
RSS Feed