| Summary: | callgrind Error: can not open cache simulation output file callgrind.out.pid | ||
|---|---|---|---|
| Product: | [Developer tools] valgrind | Reporter: | idealeer521 |
| Component: | callgrind | Assignee: | Josef Weidendorfer <josef.weidendorfer> |
| Status: | REPORTED --- | ||
| Severity: | crash | CC: | pjfloyd |
| Priority: | NOR | ||
| Version First Reported In: | 3.21.0 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| See Also: | https://bugs.kde.org/show_bug.cgi?id=345414 | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
idealeer521
2023-06-22 14:31:05 UTC
Do you have write access where you are running Valgrind? (In reply to Paul Floyd from comment #1) > Do you have write access where you are running Valgrind? Yes. I tested three software. The former two are good, but for unbound, Valgrind just made the error above. drwxr-xr-x 10 root root 12288 Jun 22 14:00 bind-9.18.12 drwxr-xr-x 18 root root 4096 Jun 22 11:47 knot-resolver-5.6.0 drwxrwxr-x 27 root root 12288 Jun 23 02:30 unbound-1.17.1 In that case I guess that unbound is using capabilities. If so there's not much that can be done unless you can build a version that does not use capabilities. See https://bugzilla.mozilla.org/show_bug.cgi?id=1288726 for discussion of seccomp and firefox |