[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: seg fault trying libssh server examples


Hi Aris,

Thanks for looking into this. I'll give the release code a whirl
probably after verifying if there are any fresh updates with the
master. I'm interested to see if the problems I was seeing with the
server code earlier - i.e. the strange HMAC errors and also X
forwarding sometimes (about 20-30% of the time) mysteriously not
working - still persist or have somehow gotten resolved. I'm still not
clear if these were because of libssh or something in my code.

Thanks again.

Bye for now
Jeetu
ebrain.in | Beehive Computing
Discover and run software from any device around you - an open source
(GPL) project.

On Thu, Sep 15, 2011 at 11:14 PM, Aris Adamantiadis <aris@xxxxxxxxxxxx> wrote:
> Hi Jeetu,
>
> Indeed, master server is broken. This is due to the implementation of ecdh
> in the client, which is not yet present in server code right now. I'll work
> on this this end of week.
> Meanwhile, I suggest you use the latest libssh release which seemed to work.
>
> Aris
>
> Le 14/09/11 20:20, jeetu.golani@xxxxxxxxx a écrit :
>>
>> 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
>>
>
>

References:
seg fault trying libssh server examples"jeetu.golani@xxxxxxxxx" <jeetu.golani@xxxxxxxxx>
Re: seg fault trying libssh server examplesAris Adamantiadis <aris@xxxxxxxxxxxx>
Archive administrator: postmaster@lists.cynapses.org