in reply to Segmentation faults with Net::OPenSSH.pm
Even if you are using an old version of Perl, the module is known to work there, so either you have some custom perl configuration or you are doing something unusual in your code.
Post the output of perl -V and the source for your script. A strace capture may also help and a backtrace obtained with gdb at the point where the exception is raised.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Segmentation faults with Net::OPenSSH.pm
by Plantir56 (Initiate) on May 19, 2016 at 15:57 UTC | |
by salva (Canon) on May 20, 2016 at 06:11 UTC | |
by Plantir56 (Initiate) on May 25, 2016 at 07:35 UTC | |
by salva (Canon) on May 25, 2016 at 10:14 UTC | |
by Plantir56 (Initiate) on May 25, 2016 at 18:23 UTC | |
|