<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello,<div><br></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>The previous release 3.14 was before this fix had been applied. The next release 3.16 should be out very soon, and will include this applied patch for this bug.&nbsp;</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>A more robust fixed was applied after a new test was added which tested many possible input dimensions and output dimensions.&nbsp;</div><div><br></div><div>Thank you for reporting this bug,</div><div>Brad</div><div><br><div><div>On Sep 15, 2009, at 10:30 AM, <a href="mailto:itkvtk123@gmx.net">itkvtk123@gmx.net</a> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hey Luis,<br><br>I think there is still a bug in itkImageSeriesReader.txx<br><br>Reading a single DICOM-File with ImageSeriesReader causes "Run-Time Check Failure #2 - Stack around the variable 'sliceStartIndex' was corrupted".<br><br>Curiously, the bug only appears in Debug-Mode. Release mode is working fine.<br><br>I saw that you solved the bug in<br><br><a href="http://www.vtk.org/Bug/file_download.php?file_id=2322&amp;type=bug">http://www.vtk.org/Bug/file_download.php?file_id=2322&amp;type=bug</a><br><br>but when I open up my itkImageSeriesReader.txx (itk 3.14) there is still the line<br><br>sliceStartIndex[m_NumberOfDimensionsInImage] = i; //wrong<br><br>instead of<br><br>sliceStartIndex[m_NumberOfDimensionsInImage-1] = i; //fixed<br><br>Did you forget to put it in the current release? Or is the current release older than Jun 2009?<br>When will the next version (with the fix) of ITK be released?<br><br>Thanks<br>-- <br>Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3 -<br>sicherer, schneller und einfacher! http://portal.gmx.net/de/go/chbrowser<br>_____________________________________<br>Powered by www.kitware.com<br><br>Visit other Kitware open-source projects at<br>http://www.kitware.com/opensource/opensource.html<br><br>Please keep messages on-topic and check the ITK FAQ at: http://www.itk.org/Wiki/ITK_FAQ<br><br>Follow this link to subscribe/unsubscribe:<br>http://www.itk.org/mailman/listinfo/insight-users<br></div></blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica">========================================================</font></p><p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica">Bradley Lowekamp<span class="Apple-converted-space">&nbsp;</span><span class="Apple-converted-space">&nbsp;</span></font></p><p style="margin: 0.0px 0.0px 0.0px 0.0px"><font class="Apple-style-span" face="Arial"><span class="Apple-style-span" style="font-family: Arial; "><span class="Apple-style-span" style="font-family: Arial; ">Lockheed Martin&nbsp;</span></span></font><font face="Helvetica" size="3" style="font: 12.0px Helvetica">Contractor for</font></p><p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica">Office of High Performance Computing and Communications</font></p><p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica">National Library of Medicine<span class="Apple-converted-space">&nbsp;</span></font></p><p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica"><a href="mailto:blowekamp@mail.nih.gov">blowekamp@mail.nih.gov</a></font></p><br class="Apple-interchange-newline"></span></span>
</div>
<br></div></body></html>