Bug 136135 - [maintainer update] fix for x11-toolkits/p5-Wx-Perl-ProcessStream core dumping on 8-CURRENT
Summary: [maintainer update] fix for x11-toolkits/p5-Wx-Perl-ProcessStream core dumpin...
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-28 16:20 UTC by Cezary Morga
Modified: 2009-06-30 14:10 UTC (History)
0 users

See Also:


Attachments
file.diff (1.20 KB, patch)
2009-06-28 16:20 UTC, Cezary Morga
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cezary Morga 2009-06-28 16:20:00 UTC
The source of x11-toolkits/p5-Wx-Perl-ProcessStream core dumping on 8-CURRENT (or any other version with malloc debugging on, as a matter of fact) was x11-toolkits/p5-Wx, so the following patch:
 - adds files/patch-Wx.xs to x11-toolkits/p5-Wx,
 - removes BROKEN from x11-toolkits/p5-Wx-Perl-ProcessStream (added in ports/135181).

Tested only on i386.

Fix: Patch attached with submission follows:
Comment 1 dfilter service freebsd_committer freebsd_triage 2009-06-30 14:04:16 UTC
pav         2009-06-30 13:04:07 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits/p5-Wx   Makefile 
  Added files:
    x11-toolkits/p5-Wx/files patch-Wx.xs 
  Log:
  - Fix core-dump with malloc debug on
  
  PR:             ports/136135
  Submitted by:   Cezary Morga <cm@therek.net> (maintainer)
  
  Revision  Changes    Path
  1.4       +1 -0      ports/x11-toolkits/p5-Wx/Makefile
  1.1       +13 -0     ports/x11-toolkits/p5-Wx/files/patch-Wx.xs (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"
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2009-06-30 14:04:40 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-06-30 14:04:46 UTC
pav         2009-06-30 13:04:36 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits/p5-Wx-Perl-ProcessStream Makefile 
  Log:
  - Unmark BROKEN, problem was fixed in p5-Wx port
  
  PR:             ports/136135
  Submitted by:   Cezary Morga <cm@therek.net> (maintainer)
  
  Revision  Changes    Path
  1.3       +1 -7      ports/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile
_______________________________________________
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"