[Konsole-devel] [konsole] [Bug 358751] konsole loses file descriptors and eventually runs out of them and crashes
Karsten Künne via KDE Bugzilla
bugzilla_noreply at kde.org
Fri Apr 22 19:33:23 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=358751
--- Comment #1 from Karsten Künne <kuenne at rentec.com> ---
Any news on this issue? It happens every other day and is quite annoying. For
instance, today:
lsof -p 26307 | grep socket | wc
963 8667 75114
(26307 is the pid of konsole)
It basically looks like that (lsof -p 26307):
...
konsole 26307 user 93u unix 0xffff88012e1ec400 0t0 100037400 socket
konsole 26307 user 94u unix 0xffff8800471bdc00 0t0 100058007 socket
konsole 26307 user 95u unix 0xffff8800471bd480 0t0 100058008 socket
konsole 26307 user 96u unix 0xffff88016a945480 0t0 100061420 socket
konsole 26307 user 97u unix 0xffff88000f839080 0t0 100061421 socket
konsole 26307 user 98u unix 0xffff880178d6d480 0t0 100062430 socket
konsole 26307 user 99u unix 0xffff880178d6dc00 0t0 100062431 socket
konsole 26307 user 100u unix 0xffff8801201f0800 0t0 100063827 socket
konsole 26307 user 101u unix 0xffff8801318010c0 0t0 100063828 socket
konsole 26307 user 102u unix 0xffff8801f9a0ec00 0t0 100067538 socket
....
.... (that goes on for many many more lines)
....
konsole 26307 user 1018u unix 0xffff880121886c00 0t0 142460886 socket
konsole 26307 user 1019u unix 0xffff88026debb080 0t0 142460887 socket
konsole 26307 user 1020u unix 0xffff88004869e440 0t0 142461875 socket
konsole 26307 user 1021u unix 0xffff880120a4cb80 0t0 142461876 socket
konsole 26307 user 1022u unix 0xffff88021f862b80 0t0 142542903 socket
konsole 26307 user 1023u unix 0xffff88021f8627c0 0t0 142542904 socket
And it has eaten up all the file descriptors.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list