[ITK Community] ITK 3.20 and MSVC12 (VS2013)

Мар'ян Климов nekto1989 at gmail.com
Tue Mar 18 11:25:06 EDT 2014


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 &region) 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20140318/ccaf1217/attachment-0002.html>


More information about the Community mailing list