[Pythonmac-SIG] OSAm leaking?
Jay Painter
jpaint@serv.net
Fri, 24 Jul 1998 10:05:46 -0700 (PDT)
Hmmm, I thought I got rid of all the memory leaks. I have to admit,
neither Sean Hummel (who origionally wrote it) or I (cleaned up a bunch of
memory leaks) have much experience writing Python modules. There's also
the problem that there is almost no documentation on the C interface to
executing Applescript. I usually give about 15-25 MB of memory to my
Python scripts, and I havn't noticed a problem, but I also havn't looked
very hard.
Regards,
Jay Painter
-----------------------------------------------------------------------
Jay Painter -- jpaint@serv.net -- jpaint@gimp.org -- jpaint@real.com
http://www.serv.net/~jpaint
On Fri, 24 Jul 1998, Anthony M. Ingraldi wrote:
> Hello,
>
> I've writen an applet to perform UNIX cron-like scheduling on my Mac. I
> made use of the OSAm module to launch the applications/scripts at the
> desired times. It appears that OSAm has a memory leak in it--over time the
> applet memory partition is maxed out and my system hangs.
>
> Is there a way I can determine where the leak is? It may not be in OSAm
> but that is my prime suspect.
>
> --
> Tony Ingraldi | e-mail: A.M.INGRALDI@LaRC.NASA.GOV
> NASA Langley Research Center |
> Mail Stop 267 | Phone : (757) 864-3039
> Hampton, VA 23681-2199 | Fax : (757) 864-7892
>
>
>
> _______________________________________________
> Pythonmac-SIG maillist - Pythonmac-SIG@python.org
> http://www.python.org/mailman/listinfo/pythonmac-sig
>
>