Python-spe-users Digest, Vol 3, Issue 3

[email protected] Thu, 14 Sep 2006 12:00:49 +0200
Newsgroups gmane.comp.python.spe.user
Message-ID <[email protected]>
Send Python-spe-users mailing list submissions to
	[email protected]

To subscribe or unsubscribe via the World Wide Web, visit
	https://lists.berlios.de/mailman/listinfo/python-spe-users
or, via email, send a message with subject or body 'help' to
	[email protected]

You can reach the person managing the list at
	[email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Python-spe-users digest..."


_______________________________________________
http://pythonide.stani.be
http://pythonide.stani.be/manual/html/manual.html
http://pythonide.stani.be/blog/sm_donate _______________________________________________


Today's Topics:

   1. spe is using 1.4g memory (Carl Karsten)
   2. Re: spe is using 1.4g memory (SPE Stani's Python Editor)


----------------------------------------------------------------------

Message: 1
Date: Wed, 13 Sep 2006 18:22:22 -0500
From: Carl Karsten <carl-0e36oQ2gP/9ZDHo7JO2gXgC/[email protected]>
Subject: [spe-users] spe is using 1.4g memory
To: [email protected]
Message-ID: <450892AE.2050302-0e36oQ2gP/9ZDHo7JO2gXgC/[email protected]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

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:~$


------------------------------

Message: 2
Date: Thu, 14 Sep 2006 02:16:48 +0200
From: "SPE Stani's Python Editor" <[email protected]>
Subject: Re: [spe-users] spe is using 1.4g memory
To: "Mailing list for spe users" <[email protected]>
Message-ID:
	<2078a7ad0609131716m1d0d8c90q87fd24f5d09d4d0d-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

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


------------------------------

_______________________________________________
Python-spe-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/python-spe-users


End of Python-spe-users Digest, Vol 3, Issue 3
**********************************************