Bug 108693 - Maintainer update of irrtoolset port to eliminate segfaults
Summary: Maintainer update of irrtoolset port to eliminate segfaults
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: 2007-02-02 17:20 UTC by Kevin Oberman
Modified: 2007-02-04 20:50 UTC (History)
0 users

See Also:


Attachments
file.diff (2.15 KB, patch)
2007-02-02 17:20 UTC, Kevin Oberman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Oberman 2007-02-02 17:20:14 UTC
There is a bug in the current release that will cause frequent
segmentation faults on many operations.

Fix: Add the following file as files/patch-src-irr-rawhoisc.cc and bump
PORTREVISION (to 1).
How-To-Repeat: Run peval repeatedly on a V6 system and it will eventually crash.
Comment 1 dfilter service freebsd_committer freebsd_triage 2007-02-04 20:48:09 UTC
thierry     2007-02-04 20:48:04 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/irrtoolset  Makefile 
  Added files:
    net-mgmt/irrtoolset/files patch-src-irr-rawhoisc.cc 
  Log:
  Add a patch to to eliminate segfaults.
  
  PR:             ports/108693
  Submitted by:   Kevin Oberman <oberman (at) es.net> (maintainer)
  
  Revision  Changes    Path
  1.32      +1 -0      ports/net-mgmt/irrtoolset/Makefile
  1.1       +69 -0     ports/net-mgmt/irrtoolset/files/patch-src-irr-rawhoisc.cc (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 Thierry Thomas freebsd_committer freebsd_triage 2007-02-04 20:48:20 UTC
State Changed
From-To: open->closed


Committed, thanks! 

(and don't forget to send your patches upstream)