[konsole] [Bug 507216] Konsole fails if I open 300 windows with "QProcess: Cannot create pipe (Too many open files)"; please, raise RLIMIT_NOFILE

"Askar Safin" <[email protected]> Tue, 22 Jul 2025 01:13:07 +0000
Newsgroups gmane.comp.kde.devel.konsole
Message-ID <[email protected]/>
https://bugs.kde.org/show_bug.cgi?id=507216

Askar Safin <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|DOWNSTREAM                  |---
             Status|RESOLVED                    |REOPENED
     Ever confirmed|0                           |1

--- Comment #5 from Askar Safin <[email protected]> ---
(In reply to Harald Sitter from comment #4)
> We don't set nofile. The distro does. Take it up with them.

Application should set nofile to signal that it doesn't use "select".

Read this article: https://0pointer.net/blog/file-descriptor-limits.html

Distro cannot set this for all apps, because it doesn't know what apps use
"select"

-- 
You are receiving this mail because:
You are the assignee for the bug.