On Fri, Dec 08, 2006 at 01:54:56PM -0600, Glen W. Mabey wrote:
> On Fri, Dec 08, 2006 at 01:44:03PM -0600, John Hunter wrote:
> > >>>>> "Glen" == Glen W Mabey <[EMAIL PROTECTED]> writes:
> > 
> >     Glen> Hello, I've just switched to Python 2.5 and at the same time
> >     Glen> upgraded to numpy 1.0.1 with today's svn matplotlib, using
> >     Glen> the QtAgg backend (PyQt3 3.17).  This is on an AMD64
> >     Glen> (Opteron) machine.
> > 
> >     Glen> I get a segfault after these operations:
> > 
> >     Glen> In [1]:import numpy as N In [2]:specgram( N.random.randn(
> >     Glen> 256*500 ) ) Segmentation fault (core dumped)
> > 
> > 1) Are you sure that matplotlib's numerix setting is numpy?
> 
> Yep.  It has been for a long time.
> 
> > 2) Did you do a *clean* build of mpl: ie 
> >    > sudo rm -rf build
> >    > sudo python setup.py install
> 
> I'm pretty sure it was clean, because I upgraded to the svn version at
> the same time.  I'm rebuilding it now, though, just to make sure, and
> I'll post if there is any difference in result.

Okay, it's just my fault.  Turns out there is only a segfault when I
include a patch I'm working on ...

Thanks again,
Glen


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to