Summary: | unhandled amd64-darwin syscall: mach:50 (on macOS 10.15) | ||
---|---|---|---|
Product: | [Developer tools] valgrind | Reporter: | artem <aitem1503> |
Component: | memcheck | Assignee: | Rhys Kidd <rhyskidd> |
Status: | REPORTED --- | ||
Severity: | crash | CC: | pjfloyd, rhyskidd |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Homebrew (macOS) | ||
OS: | macOS | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=402696 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Bug Depends on: | 412745 | ||
Bug Blocks: |
Description
artem
2019-10-24 21:36:53 UTC
Hi - thanks for the bug report. Valgrind currently does not support macOS 10.15, with a substantial amount of work to go. See further tracker bug at bz#412745. Couple of questions: - What out of tree patches have you applied to valgrind to get it to build? (I presume that you build your own version of valgrind from the below log). - What is the target program that you are tracing? If proprietary, can you recreate the same log/errors with a simple C program that you can share here. Actually, the specific error message you reported is already tracked here at bz#402696 (tzset) due to valgrind missing support for a mach call. However, I'd still be interested in your feedback on the other questions. I'll leave this bug report open for a little while, but the main error reported in your log is a duplicate of bz#402696. |