| Summary: | UNKNOWN task message [id 3447, to mach_task_self(), reply 0x603] (task_register_dyld_shared_cache_image_info) | ||
|---|---|---|---|
| Product: | [Developer tools] valgrind | Reporter: | Rhys Kidd <rhyskidd> |
| Component: | general | Assignee: | Rhys Kidd <rhyskidd> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 3.13 SVN | ||
| Target Milestone: | --- | ||
| Platform: | macOS (DMG) | ||
| OS: | macOS | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Bug Depends on: | |||
| Bug Blocks: | 365327 | ||
Resolved in r16328. |
Reported on macOS 10.12, this message appears as follows: UNKNOWN task message [id 3447, to mach_task_self(), reply 0x603] etc The interface is identified as follows on macOS 10.12: $ grep -r 3447 /usr/include/mach /usr/include/mach/task.h: { "task_register_dyld_shared_cache_image_info", 3447 },\ Reproducible: Always Steps to Reproduce: 1. ./vg-in-place -d true Actual Results: In output: UNKNOWN task message [id 3447, to mach_task_self(), reply 0x603]