<br><br><div class="gmail_quote">On Mon, Nov 14, 2011 at 3:04 PM, Jean-Baptiste Marquette <span dir="ltr"><<a href="mailto:marquett@iap.fr">marquett@iap.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div style="word-wrap:break-word"><br><div><div>Le 13 nov. 2011 à 20:19, Ralf Gommers a écrit :</div><div class="im"><br><blockquote type="cite"><span style="border-collapse:separate;font-family:Helvetica;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;font-size:medium"><span style="border-collapse:collapse;font-family:arial, sans-serif;font-size:13px">I am pleased to announce the availability of <span><span><span style="background-color:rgb(251, 238, 153);color:rgb(34, 34, 34)">SciPy</span></span></span> <span><span style="background-color:rgb(251, 238, 153);color:rgb(34, 34, 34)">0.10</span></span>.<span style="background-color:rgb(251, 238, 153);color:rgb(34, 34, 34)">0</span>.</span></span></blockquote>
</div></div><br><div>Hi all,</div><div><br></div><div>Thanks for this great job.</div><div>I've run nosetests on my Mac (64-bit 10.7.2 build on EPD) which fails on the following test:</div><div><br></div><div><div>test_definition (test_basic.TestDoubleIFFT) ... FAIL</div>
<div>test_definition_real (test_basic.TestDoubleIFFT) ... ok</div><div>test_djbfft (test_basic.TestDoubleIFFT) ... python(60968) malloc: *** error for object 0x105435b58: incorrect checksum for freed object - object was probably modified after being freed.</div>
<div>*** set a breakpoint in malloc_error_break to debug</div><div>Abort trap: 6</div></div><div><br></div></div></blockquote><div>The exact same issue was just reported on scipy-user, thread "test issues with 0.10". Can you please move the follow-up over there?</div>
<div><br></div><div>What compilers did you use? And do you know if EPD was built with the same compilers? </div></div><br><div>The error looks the same as the problem we still have with scipy.sparse under 64-bit python 2.7 (<a href="http://projects.scipy.org/scipy/ticket/1523">http://projects.scipy.org/scipy/ticket/1523</a>), related to the Apple Accelerate Framework being broken. The problem doesn't exist on OS X 10.6 though, so it could be Apple broke it for 10.7 or it could be compiler related.</div>
<div><br></div><div>Ralf</div><div><br></div>