Attempt to free non-existent shared string 'GEN0', Perl interpreter: 0x8990e48 at Configuration.pl line 41, <> line 3.
Segmentation fault
####
async {
my $ssh2 = Net::SSH2->new();
$ssh2->connect($host);
$ssh2->auth_password($user,$password);
print "Upgrading firmware, this will take about 3 minutes.\n";
my $chan2 = $ssh2->channel();
$chan2->exec("/sbin/fwupdate -m\n");
$chan2->close;
}->detach;
####
Attempt to free non-existent shared string 'GEN0', Perl interpreter: 0x83f4e98, <> line 3.
Unbalanced string table refcount: (1) for "GEN0" during global destruction.
Unbalanced string table refcount: (1) for "/usr/share/perl/5.12/Symbol.pm" during global destruction.
Scalars leaked: -6