[bug-notifications] [rrdtool 0004858]: Fatal relocation error when using perl module RRDs.pm

Mantis Bug Tracker noreply at opencsw.org
Wed Nov 9 17:50:08 CET 2011


The following issue has been CLOSED 
====================================================================== 
https://www.opencsw.org/mantis/view.php?id=4858 
====================================================================== 
Reported By:                duncs
Assigned To:                dam
====================================================================== 
Project:                    rrdtool
Issue ID:                   4858
Category:                   regular use
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2011-11-09 16:42 CET
Last Modified:              2011-11-09 17:50 CET
====================================================================== 
Summary:                    Fatal relocation error when using perl module
RRDs.pm
Description: 
Using stable repo: mirror=http://mirror.opencsw.org/opencsw/stable

$ which perl
/opt/csw/bin/perl
$ perl -v
This is perl, v5.10.1 (csw-5.10.1*) built for i86pc-solaris-thread-multi
...
$ perldoc -l RRDs
/opt/csw/lib/perl/csw/RRDs.pm
$ perl -MRRDs -e 0
ld.so.1: perl: fatal: relocation error: file
/opt/csw/lib/perl/csw/auto/RRDs/RRDs.so: symbol Perl_Tstack_sp_ptr:
referenced symbol not found
Killed

====================================================================== 

---------------------------------------------------------------------- 
 (0009396) duncs (reporter) - 2011-11-09 17:48
 https://www.opencsw.org/mantis/view.php?id=4858#c9396 
---------------------------------------------------------------------- 
Updated all packages from 'dublin' repo and problem is resolved:

$ perl -MRRDs -e 0
$



More information about the bug-notifications mailing list