https://bugs.kde.org/show_bug.cgi?id=479661

--- Comment #3 from Mark Wielaard <m...@klomp.org> ---
I don't think it was the commit 0432ce ("vgdb: implement the extended-remote
protocol") which seems to use CLOSEXEC correctly.
It seems to be related to the pipe created for debuginfod support, commit
fd4e3f ("PR432215 Add debuginfod functionality") which uses a "plain" pipe
instead of a pipe2 with O_CLOEXEC flag.

The issue goes away when doing unset DEBUGINFOD_URLS.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to