In message <pan.2010.11.05.21.30.11.656...@nowhere.com>, Nobody wrote:

> I imagine that your extension code is trashing the heap, in which case,
> valgrind is probably the answer.

Something simpler to try first is to run the code with the MALLOC_CHECK_ 
environment variable set to 2 or 3. That might give a few more clues.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to