[SciPy-user] Memory leak in delaunay interpolator

Pauli Virtanen pav at iki.fi
Wed Jan 16 16:52:45 EST 2008


Wed, 16 Jan 2008 20:40:33 +0100, Nils Wagner wrote:

> On Wed, 16 Jan 2008 11:38:02 +0100
>   Rob Hetland <hetland at tamu.edu> wrote:
>> 
>> I'm not sure who else uses the delaunay package (was in
>> 
>> scipy.sandbox, now lives in scikits), but I find it
>> indispensable. Today I found what appears to be a memory leak in the
>> interpolator and extrapolator objects.  This simple code demonstrates
>> the leak:

This may be the same as bug #382 (patch is available in the ticket).

Also #376 may be relevant for the observed segfault: there are
(or were?) known crasher bugs in the delaunay module.

-- 
Pauli Virtanen




More information about the SciPy-User mailing list