Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thorium exceeds file descriptors and starts to hang #907

Open
RubenKelevra opened this issue Dec 18, 2024 · 2 comments
Open

Thorium exceeds file descriptors and starts to hang #907

RubenKelevra opened this issue Dec 18, 2024 · 2 comments

Comments

@RubenKelevra
Copy link

RubenKelevra commented Dec 18, 2024

System Details

  • OS: CachyOS
  • Thorium Version 128.0.6613.189 binary release version with SSE3.

Problem
I got a warning by Netdata, that thorium used up all available file descriptors. Previously it never exceeded around 30%.

At the same time I noticed hanging while opening Gmail and I restarted the browser after waiting a couple of seconds, and closing the tab and reopening it, with the same result: Page loads and then hangs when selecting a mail.

Screenshot_20241218_220812

ulimit -n

Reports 1024 on my system.

@awsms
Copy link

awsms commented Dec 19, 2024

I don't know if that's related, but I'm also getting the same kind of issue here, with my logs filled up with [ERROR:platform_shared_memory_region_posix.cc(214)] Creating shared memory in /dev/shm/.org.chromium.Chromium.xxxxxxx failed: Too many open files (24).
Thorium often randomly crashes because of it.

@RubenKelevra
Copy link
Author

Looks like this is a symptom of #835 and the issue expanded to often having Gmail getting stuck as well as Google Drive.

The tab will become unresponsive and sometimes refuse to close. Closing and creating a new tab usually won't fix the issue. Restarting the browser often also doesn't fix the issue. Sometimes it goes away from it's own, sometimes it doesn't.

The same is happening on Reddit as well as in PDF documents opened in the browser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants