Bug 144717 - lang/perl5.10: 5.10.1 segmentation fault with ftpmirror
Summary: lang/perl5.10: 5.10.1 segmentation fault with ftpmirror
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: skv
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-13 15:00 UTC by Bryan Fullerton
Modified: 2010-05-06 18:10 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bryan Fullerton 2010-03-13 15:00:18 UTC
Perl 5.10.1 has a bug that causes segmentation faults. This is always triggered by ftpmirror. It may also be triggered by other scripts.

Fix: 

See Debian bug report with patch for perl 5.10.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=564074

May also be fixed in current prerelease versions of perl?
How-To-Repeat: 
Install perl 5.10.1, install ftpmirror, try to use ftpmirror.

Also, according to the Debian bug, you can reproduce with:

perl -e 'sub M::DESTROY; bless {}, "M"'
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2010-03-13 15:28:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->skv

Over to maintainer.
Comment 2 skv freebsd_committer freebsd_triage 2010-05-06 18:05:52 UTC
State Changed
From-To: open->closed

Fixed, thanks.
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-05-06 18:05:59 UTC
skv         2010-05-06 17:05:45 UTC

  FreeBSD ports repository

  Modified files:
    lang/perl5.10        Makefile distinfo 
  Added files:
    lang/perl5.10/files  patch-bug69973 patch-bug71952 
  Log:
  - Add patches for RT 69973 [1], RT 71952 [2]
  - Update P5PORTER mode [3]
  - Update CONFLICTS for Perl 5.12
  
  Pointed by:     a.smith xx ukgrid.net [1]
  PR:             ports/144717 [2], ports/142110 [3]
  Submitted by:   Bryan Fullerton <bryanf@samuraiconsulting.ca> [2],
                  Alex Deiter <alex.deiter xx gmail.com> [3]
  
  Revision  Changes    Path
  1.117     +2 -1      ports/lang/perl5.10/Makefile
  1.30      +3 -3      ports/lang/perl5.10/distinfo
  1.1       +95 -0     ports/lang/perl5.10/files/patch-bug69973 (new)
  1.1       +46 -0     ports/lang/perl5.10/files/patch-bug71952 (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"