Hi, > when compiled on Debian, numpy segfaults when used with ATLAS sse2, > but works when used against ATLAS sse. More information here: What is the machine on which you are getting the segfault? Is it possible you are trying to run SSE2 instructions on a machine without SSE2? Best, Matthew