andreikop / enki

A text editor for programmers
http://enki-editor.org
GNU General Public License v2.0
161 stars 38 forks source link

CPU leak, multiple processes #203

Closed yajo closed 10 years ago

yajo commented 10 years ago

Sometimes I realize the computer is slow and then look at the processes, and some of these times, the problem has been Enki. I don't know why, but having only 1 Enki window open, or even after closing it, some Enki processes remain in the background working at 100% CPU time.

Here is a screenshot of htop after closing the only Enki window I had open: captura de pantalla de 2014-04-09 10 17 52

I connect to a Fedora 19 machine through NX, in XFCE4, in case it matters.

This is a weird bug that I don't know how to reproduce exactly, but I hope you can guide me.

Thanks a lot.

andreikop commented 10 years ago

I've created a branch cpuleak. Try to work on this branch. When cpu leak happened, check /tmp/enki-cpuleak. I hope this file will help to understand, what had happened.

yajo commented 10 years ago

Thanks, I installed it. I'll try and let you know when it happens again.

andreikop commented 10 years ago

Closing as inactive for a long time. Reopen, if reproduced again

yajo commented 10 years ago

Thanks, I'll do. I have been using that branch and never happened again. Maybe it got accidentally fixed in new version of enki or qutepart.