> Is this a --with-pydebug build? If not, it should be.

Yes.

> If that still does not give insights, I usually try valgrind
> (although usually with little success).

Actually, Google is your friend here.  The message in malloc is
misleading; set a breakpoint in malloc_printf instead.

Bill
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to