[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
seg fault trying libssh server examples
[Thread Prev] | [Thread Next]
- Subject: seg fault trying libssh server examples
- From: "jeetu.golani@xxxxxxxxx" <jeetu.golani@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Wed, 14 Sep 2011 23:50:12 +0530
- To: libssh@xxxxxxxxxx
Hi guys, I've just been trying the latest libssh from master. I noticed that the server I've been working on kept dying with a Segmentation fault. I thought it was my code and deduced that things crash when I call ssh_handle_key_exchange(). I then tried the libssh examples built along with the library thinking I must be doing something wrong and once I verify the code in the examples works I'll learn from them and debug my code. However the server examples samplesshd and samplesshd-tty seem to seg fault too. Both of them use the same function i.e. ssh_handle_key_exchange(). Just to be sure I've tried it on two of my systems though both are running debian 64 bit. Is anyone else seeing this? Thanks for the help. Bye for now Jeetu ebrain.in | Beehive Computing Discover and run software from any device around you - an open source (GPL) project
Re: seg fault trying libssh server examples | Aris Adamantiadis <aris@xxxxxxxxxxxx> |