Gregory Pi鎑ro wrote: > This computer it was running on has 2GB of RAM and 6GB of virtual > memory so I really doubt I had used up all of that memory. I didn't > watch it the whole time so I can't be sure though. Any ideas what > could have been going on there? > > -Greg > What is your OS? Maybe you should show out the memory usage of your python process. In FreeBSD, you should set evironment variable 'MALLOC_OPTIONS=P' to print out usage of malloc()。Maybe you can find a way, in your system, to print out usage of the heap.
-- Thinker Li - [EMAIL PROTECTED] [EMAIL PROTECTED] http://heaven.branda.to/~thinker/GinGin_CGI.py
-- http://mail.python.org/mailman/listinfo/python-list