On Thu 07.Jun.12 12:44, Aviv Zilberman wrote:
Hi,
Hi Aviv,
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
could you please load the core and send a:
backtrace full
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
Same here, bt full please.
-- andreas