Over the past few weeks I had noticed that 'git svn rebase' had stopped working on one of my systems some time around the upgrading to Slackware-13.37. I was getting the error message:
Code:
Bizarre copy of UNKNOWN in subroutine entry at /usr/lib/perl5/vendor_perl/SVN/Base.pm line 80.
So this morning I finally did some digging on Google and found some discussion of this bug.
http://stackoverflow.com/questions/6...broutine-entry
http://comments.gmane.org/gmane.comp...on.user/104484
And a patch (which has fixed the issue for me).
http://permalink.gmane.org/gmane.com...on.user/104924
I figured I'd share this here in case any other Slackware 32-bit users were also having trouble with it.