[plasmashell] [Bug 469889] plasmashell leaks inotify file descriptor

2023-11-08 Thread Andreas Schwab
https://bugs.kde.org/show_bug.cgi?id=469889 --- Comment #7 from Andreas Schwab --- With that patch the leak is gone. -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 469889] plasmashell leaks inotify file descriptor

2023-11-08 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=469889 --- Comment #8 from David Edmundson --- Thanks for confirming -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 469889] plasmashell leaks inotify file descriptor

2023-11-01 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=469889 David Edmundson changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|---

[plasmashell] [Bug 469889] plasmashell leaks inotify file descriptor

2023-11-01 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=469889 --- Comment #5 from Harald Sitter --- regardless it should really use inotify_init1 which allows setting FD_CLOEXEC without race FWIW -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 469889] plasmashell leaks inotify file descriptor

2023-11-01 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=469889 --- Comment #4 from David Edmundson --- I think it's here: https://github.com/libimobiledevice/libusbmuxd/blob/master/src/libusbmuxd.c I can't see a fcntl(inot_fd, F_SETFD, FD_CLOEXEC); Will try to build locally to confirm -- You are

[plasmashell] [Bug 469889] plasmashell leaks inotify file descriptor

2023-11-01 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=469889 --- Comment #3 from David Edmundson --- I cannot reproduce on my Plasma 6 setup. -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 469889] plasmashell leaks inotify file descriptor

2023-11-01 Thread Johannes Truschnigg
https://bugs.kde.org/show_bug.cgi?id=469889 Johannes Truschnigg changed: What|Removed |Added CC||johannes+kdebugs@truschnigg

[plasmashell] [Bug 469889] plasmashell leaks inotify file descriptor

2023-11-01 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=469889 Joshua Goins changed: What|Removed |Added CC||j...@redstrate.com -- You are receiving this ma

[plasmashell] [Bug 469889] plasmashell leaks inotify file descriptor

2023-05-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=469889 Nate Graham changed: What|Removed |Added CC||n...@kde.org, |

[plasmashell] [Bug 469889] plasmashell leaks inotify file descriptor

2023-05-17 Thread Andreas Schwab
https://bugs.kde.org/show_bug.cgi?id=469889 --- Comment #1 from Andreas Schwab --- This also happens when konsole is started from krunner. -- You are receiving this mail because: You are watching all bug changes.