[valgrind] [Bug 386427] Valgrind unsupported clone on Android

2021-08-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=386427 yitu...@163.com changed: What|Removed |Added CC||yitu...@163.com -- You are receiving this mai

[valgrind] [Bug 386427] Valgrind unsupported clone on Android

2017-11-14 Thread Tamara Vlahovic
https://bugs.kde.org/show_bug.cgi?id=386427 --- Comment #3 from Tamara Vlahovic --- Can somebody take a look at these patches? -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 386427] Valgrind unsupported clone on Android

2017-11-01 Thread Tamara Vlahovic
https://bugs.kde.org/show_bug.cgi?id=386427 Tamara Vlahovic changed: What|Removed |Added CC||mips3...@gmail.com, |

[valgrind] [Bug 386427] Valgrind unsupported clone on Android

2017-11-01 Thread Tamara Vlahovic
https://bugs.kde.org/show_bug.cgi?id=386427 --- Comment #2 from Tamara Vlahovic --- Created attachment 108667 --> https://bugs.kde.org/attachment.cgi?id=108667&action=edit fd_clone_test This patch adds tests in none/tests/linux which check Valgrind behevior during thread creation with differen

[valgrind] [Bug 386427] Valgrind unsupported clone on Android

2017-11-01 Thread Tamara Vlahovic
https://bugs.kde.org/show_bug.cgi?id=386427 --- Comment #1 from Tamara Vlahovic --- Created attachment 108666 --> https://bugs.kde.org/attachment.cgi?id=108666&action=edit Clone thread without CLONE_FILES and CLONE_FS flags set This patch adds support for cloning a thread without set CLONE_FS