[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [kdelibs] [Bug 306908] kded4 crashes because it runs out of file descriptors
From:       Ruslan Kabatsayev <b7.10110111 () gmail ! com>
Date:       2013-11-14 12:41:14
Message-ID: bug-306908-17878-EXn7Pjuidh () http ! bugs ! kde ! org/
[Download RAW message or body]

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

--- Comment #38 from Ruslan Kabatsayev <b7.10110111@gmail.com> ---
To do as Christoph says, limiting number of available FDs, one can make a
wrapper script for kded4, like this one:

#!/bin/bash
ulimit -n MaxFDs # place some small value instead of MaxFDs (default on Ubuntu
is 1024)
kded4.real "$@"

, which would be put in place of original kded4, and original one would be
renamed to kded4.real.

-- 
You are receiving this mail because:
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic