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

High CPU after standby #3

Open
qtheuret opened this issue Dec 17, 2015 · 10 comments
Open

High CPU after standby #3

qtheuret opened this issue Dec 17, 2015 · 10 comments

Comments

@qtheuret
Copy link

After put my laptop on stand-by, when I re-open my session, my CPU load is 100% for one of my 4 CPUs and after an htop, I showed that 'gluqlo -root' was the process that load my CPU.

I don't know if you have an idea of where is the problem but I raise this issue at least for information.

I didn't have this issue each time I put my laptop on stand-by.

@KevinNadaud
Copy link

I have the same problem on Linux mint 18 cinnamon edition.
Gluqlo use 100% of a core.

@kazoni
Copy link

kazoni commented Feb 7, 2017

I'm in this boat as well. It seems that it doesn't release resources when you wake the computer back up. I have to kill the process manually after a few sleep cycles.

@jdorenbush
Copy link

Same problem here. I'm running Ubuntu 16.04.

In my System Monitor it is listing the gluqlo process twice and my CPU load is 100%

@alexanderk23
Copy link
Owner

Hey,
Thanks for reporting and sorry for the (very) late reply. Can't reproduce this bug at the moment, since I have no Linux laptops around, but I'll try to come up with something. Sorry again.

@cyprianoeduardo
Copy link

Same problem here. I'm running Ubuntu 16.04.

@joemar-tagpuno
Copy link

The same with me. I'm using Ubuntu 16.04 xenial and x86_64 Linux 4.13.0-45-generic kernel
1

@nejck-ikservis
Copy link

happens from time to time ob my raspberry also...

seems like it has something to do with not correctly exiting / releasing resources...

sometimes I see text written over the screen saying it sent sigterm but it’s still running...

@KyubiSystems
Copy link

See the same thing on my RasPi 3B+ running Raspbian Stretch. Ended up writing a cron job to kill the gluqlo process every 6 hours.

The periodic error message text on the screen can be fixed by setting the captureStderr option to False in the ~/.xscreensaver config file.

@kenchou
Copy link

kenchou commented Oct 11, 2019

I also got the same problem.

Reproduce:

when gluqlo screensaver lauched:

  1. move the mouse or press any key, prompt input your password
  2. do not input the password, cancel or wait until timeout
  3. new gluqlo process will show up in htop in ssh console.

Repeat the above actions, I got a lot of gluqlo processes, and CPU usage 100%.

@HareshKarnan
Copy link

can confirm this issue still persists. Tried on Ubuntu 18

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