[Python-Dev] Is core dump always a bug? Advice requested

Jeremy Hylton jeremy at alum.mit.edu
Thu May 13 13:08:40 EDT 2004


> I think stack over/underflow is checked in a debug build too.

> So here's a way to plug these holes: run a debug build the whole time
> :-) It's only, what, a factor of 3 performance hit.

That's what I do.  It's only a small constant factor.

Jeremy





More information about the Python-Dev mailing list