<br><br><div class="gmail_quote">On Sat, Apr 30, 2011 at 5:53 PM, Charles R Harris <span dir="ltr"><<a href="mailto:charlesr.harris@gmail.com">charlesr.harris@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<snip><br><br><div class="gmail_quote"><div class="im"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
I get a null pointer access violation during numpy.test() with all<br>
msvc9/MKL builds for win32 (not win-amd64). The crash occurs during<br>
test_result_type() in test_numeric.py and can be reduced to the<br>
following code:<br>
<br>
>>> import numpy as np<br>
>>> np.result_type(np.array([np.float32(0)]), np.complex128(0))<br>
<br>
np.float64(0) and np.float16(0) also crash. Unfortunately the debug<br>
builds do not crash.<br>
<br></blockquote><div> </div></div><div>This is new, right?<br><br></div></div></blockquote><div><br>Does it depend on the optimization level?<br><br>Chuck <br></div></div><br>