#241: Reg libssh2 dump with SFTP ---------------------------+-------------------- Reporter: ganga bhavani | Owner: Ganga Type: defect | Status: new Priority: blocker | Milestone: 1.4.0 Component: SFTP | Version: 1.4.1 Keywords: | Blocked By: Blocks: | ---------------------------+-------------------- Hi Team,
I am getting a SEGV in main_arena () from /lib64/libc.so.6 Please guide me in providing the solution for this. Below is the Backtrace from the GDB : #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 #3 0x00007f78d089e2e1 in libssh2_kex_exchange () from /usr/lib64/libssh2.so.1 #4 0x00007f78d08a5e98 in libssh2_session_startup () from /usr/lib64/libssh2.so.1 #5 0x00000000004dea3d in SftpAdapterClass::sftpInitiate(char const*, int, char const*, char const*, bool) () #6 0x00000000004ded60 in SftpAdapterClass::sftpConnect(char const*, int, char const*, char const*, bool) () #7 0x00000000004d4d13 in SSHFTPIV2::ftpConnect(std::string const&, std::string const&, std::string const&, std::string const&, bool) () #8 0x000000000048e9a4 in FTPIV2::checkConnection() () #9 0x00000000004765a3 in TransDest::checkConnection() () #10 0x0000000000476ab8 in TransDest::handleMessage(TransDest::setEvMsg*) () #11 0x000000000047a5eb in TransDest::svc() () #12 0x00007f78d1b41d97 in ACE_Task_Base::svc_run(void*) () from /usr/lib64/libACE.so.5 #13 0x00007f78d1b43435 in ACE_Thread_Adapter::invoke() () from /usr/lib64/libACE.so.5 #14 0x00007f78d15ec696 in start_thread () from /lib64/libpthread.so.0 #15 0x00007f78d0193cbd in clone () from /lib64/libc.so.6 ---Type <return> to continue, or q <return> to quit--- #16 0x0000000000000000 in ?? () Thanking you all in advance, Ganga -- Ticket URL: <http://trac.libssh2.org/ticket/241> libssh2 <http://trac.libssh2.org/> C library for writing portable SSH2 clients _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel