Lisandro Dalcin wrote: >I am using scipy_core-0.6.1 downloaded from SouceForge. I got the >following segfault: > >[dalcinl at trantor dalcinl]$ python > > >>>>from scipy.base import * >>>>a = array(1) >>>>a.dtype = float >>>> >>>> >Segmentation fault > > This is also true for my SVN revision (r1534). Thanks for the report! -- Ed