<div dir="ltr"><div>I am using QT 4.8.3, ITK-4.3.0, VTK 5.10.1 and build theses libraries in X64.</div><div><br></div><div>I am developing an application in X64 using VisualStudio2008 .</div><div><br></div><div>This application loading the Image data and also provide around 10 buttons for different functionality when I  am running it into debug/Release mode from Visual Studio it works fine, But If I run it from Folder or after making setup by clicking on exe it run fine with all the the features except one that is crashing in mid of the process and it is very random crash .</div>
<div>sometime it crash, sometimes not with the same data and if crash then also not in specific location sometime at </div><div><br></div><div>1. `ITKConnectorType::Pointer ItkConnector= ITKConnectorType::New();`   --------Used itk::ImageToVTKImageFilter<br>
</div><div><br></div><div> 2. `after displaying QT widget on mainwindow.</div><div><br></div><div><br></div><div><br></div><div>But all the other widget functionality are working fine. </div><div><br></div><div>Please Help me. Thanks in advance.</div>
<div><br></div><div>Tabshi</div></div>