Open Hirato opened 9 years ago
This looks like an issue with the Chromium code we make use of (see https://code.google.com/p/chromium/issues/detail?id=333996).
I've implemented the same work around as the Chrome folk (upping the fd limit), and we will watch for a more complete fix from upstream.
After running for approximately 48 hours, steam exhausts the 1024 file descriptors that distros allow a single application to open by default at a user level.
It subsequently then prints messages like the follows
Various functionality in steam breaks from this point on, notably web pages inside steam become highly corrupted, and steam may need to be forcefully killed to allow it to start afresh.