https://bugs.kde.org/show_bug.cgi?id=435160
--- Comment #6 from Yi Fan Yu <yifan...@windriver.com> --- (In reply to Bart Van Assche from comment #5) > Reverting commit 719d23b7a9c3 ("drd/tests/swapcontext: Improve portability") > is not an option. Valgrind source code must build and run on all supported > operating systems. Not all supported operating systems support poll(). seems like Mac doesn't support poll, maybe select would be a better choice? I tested the "proposed patch" and test passes. any advice to solve this issue? -- You are receiving this mail because: You are watching all bug changes.