![]() |
multiple python processes?
lately i have spotted that for no apparent reason there can be as many as 10+ python processes running, eating up ram and basically slowing down the whole tablet.
i have yet to figure out what the cause can be tho... so, has anyone else seen this? |
Re: multiple python processes?
The python pre-loader (python launcher) can do that because they stay open even after you closed the program. So, if you load up MyTube, Quick Clip Viewer, PyGTKEditor, etc. a bunch of python processes will remain in memory even after being closed. Are they all like 1-3 MB?
|
Re: multiple python processes?
more like 4MB...
i could have sworn i had given python-launcher the boot... |
Re: multiple python processes?
The Advanced Power Plugin is also python based ( or at least one of the two parts ).
|
Re: multiple python processes?
true, but this have only started to show up recently (that i know off), and i have had AP installed for quite a while now.
still, i think it may well be a leftover from python-launcher, as i think i ones spotted it having multiple processes going. but at the time it was supposedly disabled (altho still installed). sadly, apt-get purge gives me a error about missing command, or something like that, so i cant really tell it to purge any leftovers related to python-launcher... |
Re: multiple python processes?
try 'ps uxaw', maybe you'll get some more info as to what's going on
|
Re: multiple python processes?
Is python launcher really that bad?
|
Re: multiple python processes?
Quote:
Code:
|
Re: multiple python processes?
seems i found the problem program, mcalendar...
|
Re: multiple python processes?
Quote:
|
Re: multiple python processes?
Quote:
|
Re: multiple python processes?
no clue what triggers it. but it was clearly mcalendar_sync.py...
|
Re: multiple python processes?
Hum ... seems to be the auto sync of mcalendar ... :)
Could you look if there is many instance of it in the alarmd xml alarm file ? Thanks |
Re: multiple python processes?
indeed there was. not sure about their timing as im not up to speed on the format of said file.
|
Re: multiple python processes?
i would love seeing some kind of fix (i hesitate to edit the xml by hand), as i just watched the load average spike to 17, simply by connecting to wifi after a good night sleep...
never mind, got it fixed thanks to a hint from qwerty12 about alarmtool. |
All times are GMT. The time now is 23:15. |
vBulletin® Version 3.8.8