Bug 185291 - devel/valgrind segfaults with -d parametr
Summary: devel/valgrind segfaults with -d parametr
Status: Closed Overcome By Events
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: 2013-12-30 12:30 UTC by Robert David
Modified: 2015-10-17 19:24 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert David 2013-12-30 12:30:00 UTC
Valgrind segfaults when run with debug parametr.

$ valgrind -d
[1]    3210 segmentation fault (core dumped)  valgrind -d

How-To-Repeat: run "valgrind -d"
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-12-30 12:30:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bdrewery

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 martin.dieringer 2014-12-03 11:37:13 UTC
valgrind hangs when called by configure in other ports
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2015-10-17 19:24:30 UTC
Tested with recent valgrind 3.10, this does no longer cause a segfault.