Hi Luis,<div><br></div><div>I just compiled everything for 32bit in a virtual machine (WinXP), and this bug is not manifesting itself. Not even when I copy the resulting executable and use it on my Win7 x64 OS. Can someone else confirm this? And the appropriate place to submit bug report would be VTK bug tracker?</div>
<div><br></div><div>Regards,</div><div>Dženan<br><br><div class="gmail_quote">2010/5/26 Luis Ibanez <span dir="ltr"><<a href="mailto:luis.ibanez@kitware.com">luis.ibanez@kitware.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Dženan,<br>
<br>
Thanks for checking on that variable.<br>
<br>
I'll be curious to see if the problem happens<br>
if you compile the code for 32bits.<br>
<br>
Could you please try compiling ITK, VTK,<br>
and InsightApplications for 32bits ?<br>
<br>
<br>
I presume that your image and surfaces are<br>
not large enough to require 64bits storage yet...<br>
<br>
<br>
Please let us know what you find,<br>
<br>
<br>
Thanks<br>
<br>
<br>
Luis<br>
<br>
<br>
-----------------------------------------------------<br>
2010/5/26 Dženan Zukić <<a href="mailto:dzenanz@gmail.com">dzenanz@gmail.com</a>>:<br>
<div><div></div><div class="h5">> Hi Luis!<br>
> Thanks for suggestion, but that flag was already turned on. I tried<br>
> regenerating project files with CMake, and then rebuilding VTK and the<br>
> example, but no change. I also tried reducing size of initial sphere (to<br>
> keep it entirely within image), but that did not help either. Anything else<br>
> I could try?<br>
> Regards,<br>
> Dženan<br>
><br>
> 2010/5/24 Luis Ibanez <<a href="mailto:luis.ibanez@kitware.com">luis.ibanez@kitware.com</a>><br>
>><br>
>> Hi Dženan<br>
>><br>
>> You may want to try turning ON the following CMake flag in VTK:<br>
>><br>
>> VTK_USE_64BIT_IDS_DEFAULT<br>
>><br>
>><br>
>> Regards,<br>
>><br>
>><br>
>> Luis<br>
>><br>
>><br>
>> ----------------------------------------------------<br>
>> 2010/5/19 Dženan Zukić <<a href="mailto:dzenanz@gmail.com">dzenanz@gmail.com</a>>:<br>
>> > Hi everyone,<br>
>> > I have been trying to use the deformable model simplex mesh example in<br>
>> > insight applications, but using seed point does not work - the program<br>
>> > always crashes.<br>
>> > I followed it in debugger, and the crash occurs deep in VTK code, which<br>
>> > is<br>
>> > invoked through render method from<br>
>> > \Applications\DeformableModelSimplexMesh\ImageSurfaceViewer.cxx, line<br>
>> > 285.<br>
>> > The problem manifests itself in file<br>
>> > \vtk-5.6.0\Common\vtkDataArrayTemplate.txx, line 613 (Unhandled<br>
>> > exception at<br>
>> > 0x000000013f45a9e9 in DeformableModelSimplexMesh.exe: 0xC0000005: Access<br>
>> > violation reading location 0x000000c003bc2100.). The problem at that<br>
>> > point<br>
>> > is that parameter "vtkIdType i" is equal to 68719476736, which is<br>
>> > obviously<br>
>> > junk.<br>
>> > I am working on Win7 x64 (my stuff built for x64 target), VS2008SP1, ITK<br>
>> > 3.18, InsightApplications 3.18.<br>
>> > Can anyone shed some light on this?<br>
>> > Thanks,<br>
>> > Dženan<br>
>> > _____________________________________<br>
>> > Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
>> ><br>
>> > Visit other Kitware open-source projects at<br>
>> > <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
>> ><br>
>> > Kitware offers ITK Training Courses, for more information visit:<br>
>> > <a href="http://www.kitware.com/products/protraining.html" target="_blank">http://www.kitware.com/products/protraining.html</a><br>
>> ><br>
>> > Please keep messages on-topic and check the ITK FAQ at:<br>
>> > <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
>> ><br>
>> > Follow this link to subscribe/unsubscribe:<br>
>> > <a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
>> ><br>
>> ><br>
><br>
><br>
</div></div></blockquote></div><br></div>