| Summary: | unhandled series of rr-specific syscalls | ||
|---|---|---|---|
| Product: | [Developer tools] valgrind | Reporter: | Jim Garrison <jim> |
| Component: | general | Assignee: | Julian Seward <jseward> |
| Status: | REPORTED --- | ||
| Severity: | minor | CC: | p.e.c.melis |
| Priority: | NOR | ||
| Version First Reported In: | 3.18.1 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Jim Garrison
2021-12-03 02:59:05 UTC
I found a more descriptive list of the rr-specific syscalls. It seems it should be safe to ignore 1008, specifically, under Valgrind. https://github.com/rr-debugger/rr/blob/878f756966c660a6e838cbf3516f953e586b9edc/src/preload/rrcalls.h#L68-L75 |