gnome-shell-extension-clipboard-indicator icon indicating copy to clipboard operation
gnome-shell-extension-clipboard-indicator copied to clipboard

gnome-shell core dump: Too many open files

Open randm-ch opened this issue 5 years ago • 0 comments

From my journalctl:

Okt 09 14:29:25 saturn gnome-shell[1799]: WL: dup failed: Too many open files
Okt 09 14:29:25 saturn gnome-shell[1799]: == Stack trace for context 0x55c0835045a0 ==
Okt 09 14:29:25 saturn gnome-shell[1799]: #0   7ffe47d2ac50 b   /home/?/.local/share/gnome-shell/extensions/[email protected]/extension.js:451 (7f6fe2162940 @ 59)
Okt 09 14:29:25 saturn gnome-shell[1799]: #1   7ffe47d2ad10 b   resource:///org/gnome/gjs/modules/_legacy.js:82 (7f70073adf70 @ 69)
Okt 09 14:29:25 saturn gnome-shell[1799]: #2   7ffe47d2add0 b   /home/?/.local/share/gnome-shell/extensions/[email protected]/extension.js:497 (7f6fe2162dc0 @ 17)

After that, gnome-shell had a core dump. Not sure if the extension itself is at fault here (since another program could have opened all those other files), but it seems likely from the message. Any suggestions on how to further investigate and/or fix this?

randm-ch avatar Oct 09 '19 12:10 randm-ch