[ITK Community] ITK 3.20 and MSVC12 (VS2013)
Bradley Lowekamp
blowekamp at mail.nih.gov
Tue Mar 18 11:36:03 EDT 2014
Hello,
We also are having similar issues with ITK v4.5 in the current dashboard. I suspect there is an issue with the optimizer and vectorization and alignment. Please let us know if you can figure out a work around or have any additional information on the issue.
Thanks,
Brad
On Mar 18, 2014, at 11:25 AM, Мар'ян Климов <nekto1989 at gmail.com> wrote:
> I have some strange problem with ITK 3.20 built using MSVC12 compiler. Problem looks similar to "[ITK Community] [Insight-developers] Expecting a good dashboard tomorrow". Program crashes inside itkImageRegion.h
> bool
> IsInside(const Self ®ion) const
> ...
> on endCorner[i] = beginCorner[i] + size[i] - 1;
>
> Generated code looks like 000007FEE17C48A2 paddq xmm2,xmmword ptr [rsi+18h]. rsi+18h isn't 16-byte aligned. Can this be the problem? It happens only in Release x64. Debug Win32/x64, Release Win32 work without crashing.
> _______________________________________________
> Community mailing list
> Community at itk.org
> http://public.kitware.com/cgi-bin/mailman/listinfo/community
More information about the Community
mailing list