https://bugs.kde.org/show_bug.cgi?id=427433
Thiago Macieira <thi...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thi...@kde.org --- Comment #1 from Thiago Macieira <thi...@kde.org> --- Created attachment 132222 --> https://bugs.kde.org/attachment.cgi?id=132222&action=edit Simplified (but not working) testcase The attached is a simplified testcase I had used to submit https://sourceware.org/bugzilla/show_bug.cgi?id=26562. It uses clone with CLONE_PIDFD directly. It does produce the first warning (the waitid one) in Valgrind. But it is not causing the assertion failure for me. So this is not a proper testcase, just something to show what Qt is attempting to do. -- You are receiving this mail because: You are watching all bug changes.