On Tue, 8 Jul 2014, Jason R Begley wrote:
I am having an issue running rip44d on Arch after a recent update (perl (5.18.2-2 -> 5.20.0-5) I suspect). Please see the below BT and let me know if you can help.
It seems to crash within the IO::Interface perl module. I'm just guessing, but maybe it's compiled against and older Perl version, and the module and your perl version are now incompatible.
Maybe you could try upgrading the perl IO::Interface module (the package name on Debian is libio-interface-perl, on arch linux it's surely something else). You've probably installed it separately when installing rip44d.
Starting program: /usr/bin/perl rip44d warning: Could not load shared library symbols for linux-vdso.so.1. Do you need "set solib-search-path" or "set sysroot"? [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1".
Program received signal SIGSEGV, Segmentation fault. 0x00007ffff67019ce in boot_IO__Interface () from /usr/lib/perl5/site_perl/auto/IO/Interface/Interface.so (gdb) bt #0 0x00007ffff67019ce in boot_IO__Interface () from /usr/lib/perl5/site_perl/auto/IO/Interface/Interface.so
- Hessu