in reply to Re: Net::SSH2 dumping core
in thread Net::SSH2 dumping core

Hi Rob,

Thanks for the reply. The core is dumping when it is trying to connect. See the following output of Net::SSH.t
bash-3.00# perl Net-SSH2.t 1..73 ok 1 - use Net::SSH2; ok 2 - new session isa Net::SSH2 ok 3 - error state clear ok 4 - set banner ok 5 - LIBSSH2_* constants ok 6 - list version match ok 7 # skip version not decimal ok 8 - banner is SSH-2.0-libssh2_1.4.0 ok 9 - poll indefinite ok 10 - poll 1/4 second ok 11 - ->sock is undef before connect Segmentation Fault (core dumped)
Please advice.

Thanks,
Ashok.