Re: [spe-users] spe is using 1.4g memory
"SPE Stani's Python Editor" <[email protected]> Thu, 14 Sep 2006 02:16:48 +0200
| Newsgroups | gmane.comp.python.spe.user |
|---|---|
| Message-ID | <[email protected]> |
http://pythonide.stani.be http://pythonide.stani.be/manual/html/manual.html http://pythonide.stani.be/blog/sm_donate -- Unfortunately there is a memory leak which becomes noticable during longer times, so I won't recommend to leave SPE running for more than a day continuously. Stani On 9/14/06, Carl Karsten <carl-0e36oQ2gP/9ZDHo7JO2gXgC/[email protected]> wrote: > http://pythonide.stani.be > http://pythonide.stani.be/manual/html/manual.html > http://pythonide.stani.be/blog/sm_donate > -- > > > spe has been running for a day or so, and it is eating all my memory. I haven't > been using it much, and haven't opened any files larger than a few kb. > > I'll leave it running for a while in case there is anything to be learned, but > my box is starting to drag, not sure how long I can hold out. > > Carl K > > > carl@amd15:~$ ps o "%mem rss sz vsz nlwp cmd" p 17026 > %MEM RSS SZ VSZ NLWP CMD > 58.5 453512 361967 1447868 2 python /usr/bin/spe helloworld > > > carl@amd15:~$ free -m > total used free shared buffers cached > Mem: 756 750 6 0 1 53 > -/+ buffers/cache: 695 60 > Swap: 4871 1656 3214 > > carl@amd15:~$ python -V > Python 2.4.3 > > carl@amd15:~$ spe --version > > Spe Warning: Spe was developped on wxPython v2.6.1.0., but v2.6.1.2.pre was found. > If you experience any problems please install wxPython v2.6.1.0. > > > SPE v0.8.2.a (c)2003-2005 www.stani.be > > If spe fails to start: > - type "python SPE.py --debug > debug.txt 2>&1" at the command prompt > (or if you use tcsh: "python SPE.py --debug >& debug.txt") > - send debug.txt with some info to spe.stani.be[at]gmail.com > > Blender support disabled (run SPE inside Blender to enable). > Encrypted debugging enabled. > > SPE v0.8.2.a (c)2003-2005 www.stani.be > carl@amd15:~$ > _______________________________________________ > Python-spe-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/python-spe-users > -- http://pythonide.stani.be http://pythonide.stani.be/screenshots http://pythonide.stani.be/manual/html/manual.html