Bug 139611 - security/wipe: Abort trap: 6 (core dumped)
Summary: security/wipe: Abort trap: 6 (core dumped)
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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-14 22:40 UTC by Michael
Modified: 2009-10-29 18:30 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael 2009-10-14 22:40:01 UTC
"wipe /tmp/testfile" doesn't wipe file, but returns "Abort trap: 6 (core dumped)"

How-To-Repeat: cd /usr/ports/security/wipe
make install clean
..

echo "Hello, world" > /tmp/b
wipe /tmp/b
Abort trap: 6 (core dumped)
Comment 1 Gavin Atkinson freebsd_committer freebsd_triage 2009-10-14 22:54:48 UTC
Responsible Changed
From-To: freebsd-amd64->freebsd-ports-bugs

Looks like a port bug
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-10-14 22:56:07 UTC
Maintainer of security/wipe,

Please note that PR ports/139611 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/139611

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2009-10-14 22:56:09 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Dmitry Marakasov freebsd_committer freebsd_triage 2009-10-29 18:19:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 5 Dmitry Marakasov freebsd_committer freebsd_triage 2009-10-29 18:27:57 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 6 dfilter service freebsd_committer freebsd_triage 2009-10-29 18:28:06 UTC
amdmi3      2009-10-29 18:27:46 UTC

  FreeBSD ports repository

  Modified files:
    security/wipe        Makefile 
  Added files:
    security/wipe/files  patch-prompt.c 
  Log:
  - fix the core dump when wiping e.g. /tmp/testfile ([1])
  - fix permissions handling ([2])
  
  PR:             139611 [1], 139637 [2]
  Submitted by:   Michael <bug_report@arcor.de> [1], Christoph Weber-Fahr <cwf-ml@arcor.de> [2]
  Patch by:       Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
  
  Revision  Changes    Path
  1.6       +1 -0      ports/security/wipe/Makefile
  1.1       +37 -0     ports/security/wipe/files/patch-prompt.c (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"