[bug-notifications] [pm_subversion 0004436]: Perl 5.10.1 with SVN::Core causes fatal runtime linking error

Mantis Bug Tracker noreply at opencsw.org
Fri May 28 15:20:01 CEST 2010


A NOTE has been added to this issue. 
====================================================================== 
http://www.opencsw.org/mantis/view.php?id=4436 
====================================================================== 
Reported By:                cperl82
Assigned To:                
====================================================================== 
Project:                    pm_subversion
Issue ID:                   4436
Category:                   regular use
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2010-05-27 20:01 CEST
Last Modified:              2010-05-28 15:20 CEST
====================================================================== 
Summary:                    Perl 5.10.1 with SVN::Core causes fatal runtime
linking error
Description: 
Attempting to use (or require) SVN::Core causes a runtime linking error.  I
noticed this when trying to use CSWgitsvn with requires this module.

Steps to reproduce:

[cperl at ny-blade19 ~]$ /opt/csw/bin/perl -MSVN::Core -e1
ld.so.1: perl: fatal: relocation error: file
/opt/csw/lib/perl/site_perl/auto/SVN/_Core/_Core.so: symbol
Perl_Tstack_sp_ptr: referenced symbol not found
Killed
====================================================================== 

---------------------------------------------------------------------- 
 (0007971) dam (administrator) - 2010-05-28 15:20
 http://www.opencsw.org/mantis/view.php?id=4436#c7971 
---------------------------------------------------------------------- 
The problem is that we upgrade to Perl 5.10.1 without rebuilding the shared
library of the Subversion Perl module. It should be fixed with the release
of the updated svn.



More information about the bug-notifications mailing list