[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
core in ssh_bind_accept or ssh_bind_listen
[Thread Prev] | [Thread Next]
- Subject: core in ssh_bind_accept or ssh_bind_listen
- From: Aviv Zilberman <Aviv.Zilberman@xxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Thu, 7 Jun 2012 12:44:26 +0000
- To: "'libssh@xxxxxxxxxx'" <libssh@xxxxxxxxxx>
Hi, I observe 2 cores while trying to work with libssh. Did I miss something or it is a BUG ? 1) Libssh core when private key missing [1] ssh_log(0x8129b38, 0x1, 0xfbe9f954, 0x8129b3c, 0x0, 0x0), at 0xfbe7a0ef [2] ssh_set_error(0x8129b38, 0x2, 0xfbe9fed8), at 0xfbe71433 [3] _privatekey_from_file(0x8129b38, 0x8129fa0, 0x2), at 0xfbe73c40 [4] ssh_bind_accept(0x8129b38, 0x812d018), at 0xfbe96f27 2) Libssh core when port already bind [1] ssh_log(0x8129b38, 0x1, 0xfbe9f954, 0x8129b3c, 0x0, 0x0), at 0xfbe7a0ef [2] ssh_set_error(0x8129b38, 0x2, 0xfbea2a98, 0xfbea2ac4, 0x4d2, 0xfb17deea), at 0xfbe71433 [3] bind_socket(0x8129b38, 0xfbea2ac4, 0x4d2), at 0xfbe9678a [4] ssh_bind_listen(0x8129b38, 0x0), at 0xfbe96904 Thanks in advance, Aviv This e-mail message is intended for the recipient only and contains information which is CONFIDENTIAL and which may be proprietary to ECI Telecom. If you have received this transmission in error, please inform us by e-mail, phone or fax, and then delete the original and all copies thereof.
Re: core in ssh_bind_accept or ssh_bind_listen | Andreas Schneider <asn@xxxxxxxxxxxxxx> |