Re: [matplotlib-devel] contourf segfaults

2010-02-24 Thread Eric Firing
Ian Thomas wrote: > Eric, > >> I hit a bug (segfault) in cntr.c that is likely related to your changes. It >> is ID 2956378 in the tracker. > > Attached is a patch file with a fix for this bug. I've also included > a minimal test file to demonstrate the behaviour before and after the > fix, alon

Re: [matplotlib-devel] contourf segfaults

2010-02-24 Thread Ian Thomas
Eric, > I hit a bug (segfault) in cntr.c that is likely related to your changes. It > is ID 2956378 in the tracker. Attached is a patch file with a fix for this bug. I've also included a minimal test file to demonstrate the behaviour before and after the fix, along with a brief explanation which

Re: [matplotlib-devel] contourf segfaults

2010-02-22 Thread Ian Thomas
Eric, It appears to be caused by an infinite loop, and may well be due to my changes. I'll take a look on Wednesday and get back to you. Ian On 22 February 2010 01:07, Eric Firing wrote: > Ian, > > I hit a bug (segfault) in cntr.c that is likely related to your changes. It > is ID 2956378 in

[matplotlib-devel] contourf segfaults

2010-02-21 Thread Eric Firing
Ian, I hit a bug (segfault) in cntr.c that is likely related to your changes. It is ID 2956378 in the tracker. Sample script and data file are there. Will you be able to take a look soon? (Not sure whether the following link will work for you.) https://sourceforge.net/tracker/?func=detail&ai