Summary: | Access not within mapped region in _pthread_find_thread (OS X 10.11) | ||
---|---|---|---|
Product: | [Developer tools] valgrind | Reporter: | Rhys Kidd <rhyskidd> |
Component: | general | Assignee: | Paul Floyd <pjfloyd> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | halilsen, jkempinger, kevin.dixon, louis.brunner.fr, michel, Per.Mildner, philippe.waroquiers, pjfloyd, ptaudou, tamird |
Priority: | NOR | ||
Version: | 3.10 SVN | ||
Target Milestone: | --- | ||
Platform: | macOS (DMG) | ||
OS: | macOS | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Bug Depends on: | |||
Bug Blocks: | 348909 |
Description
Rhys Kidd
2015-06-14 03:13:11 UTC
I'm able to reproduce this on valgrind-3.12.0.SVN (r15723). *** Bug 363123 has been marked as a duplicate of this bug. *** Is this a valgrind bug or a bug of pthread library on os x? This webpage (https://bytecoin.org/blog/pthread-bug-osx/) explains it as if it is an apple bug. Nevertheless, do you have any time estimation for us to be able to use valgrind with a multithreaded code on os x? Thank you. That link seems to be dead now. Archived link: https://web.archive.org/web/20160304041047/https://bytecoin.org/blog/pthread-bug-osx I'd say a Valgrind issue. Still happening on macOS 10.13. |