| Summary: | unhandled syscall: 429 | ||
|---|---|---|---|
| Product: | [Developer tools] valgrind | Reporter: | 4ertus2 <4ertus2> |
| Component: | cachegrind | Assignee: | Paul Floyd <pjfloyd> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | emaste, jseward, pjfloyd, tom |
| Priority: | NOR | ||
| Version First Reported In: | 3.7.0 | ||
| Target Milestone: | --- | ||
| Platform: | FreeBSD Ports | ||
| OS: | FreeBSD | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
4ertus2
2012-09-04 08:08:36 UTC
We need to forward this to the FreeBSD port maintainer(s). Any idea how to do that? Valgrind package description from FreeBSD ports has 3 links: Valgrind was initially ported to FreeBSD by Doug Rabson (http://www.rabson.org/). WWW: https://bitbucket.org/stass/valgrind-freebsd/overview WWW: http://www.valgrind.org/ The best way I think is to pull request via https://bitbucket.org/stass/valgrind-freebsd/pull-requests. I'll ask them. Well as it's a bug rather than a patch I'd suggest https://bitbucket.org/stass/valgrind-freebsd/issues to open an issue rather than a pull request. Current home for Valgrind on FreeBSD is https://github.com/freebsdfoundation/valgrind Work to commit the FreeBSD support upstream is in progress. This is implemented with a regtest. A similar item was created in the FreeBSD Bugzilla https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234045 The patch was merged some time ago https://github.com/paulfloyd/freebsd_valgrind/commit/aa5a85e4b37bade33990159b0f8e065e9096131e Update your ports tree and install valgrind/valgrind-dev from there. |