Bug#764457: perl: segfault in Dumper.so after upgrading to 5.20

Niko Tyni ntyni at debian.org
Wed Oct 8 13:01:39 UTC 2014


On Wed, Oct 08, 2014 at 12:08:42PM +0200, Florian Ernst wrote:
> Package: perl-base
> Version: 5.20.1-1
> File: /usr/bin/perl

> #0  0x00007f24d235ecee in boot_Data__Dumper () from /usr/lib/thruk/perl5/x86_64-linux-gnu-thread-multi/auto/Data/Dumper/Dumper.so

Looks like you've got a local installation of Data::Dumper under
/usr/lib/thruk, it's probably compiled against 5.18 which is binary
incompatible.

Try reinstalling / removing that from @INC and/or using the system
Data::Dumper instead.
-- 
Niko Tyni   ntyni at debian.org




More information about the Perl-maintainers mailing list