<div dir="ltr">Hi,<div><br></div><div>I am facing an  issue with  Gstreamer Application  when compiled in "release mode"</div><div><br></div><div><b>The Issue is:</b> We have created a Gstreamer application for <b>windows 7 (64 bit)</b> using<b> Visual studio 10 </b>, When the code is compiled in "<b>Debug mode</b>" , everything works fine. But When complied in <b>"Release mode"</b> , The application crashes at </div><div> g<b>st_init(&argc, &argv)</b>  with the following error:</div><div><br></div><div>"<i> unhandled exception at 0x00000000300905a4d in IVApp.exe: 0xC0000005: Access voilation at location 0x00000000300905a4d</i> "</div><div><br></div><div>All the library path , include file/ folders being same in both the modes. <br></div><div><br></div><div><br></div><div>The same thing happens when we remove everything from the application except the </div><div>gst_init(&argc ,&argv)</div><div>So removing the chance of any other issue in rest of the application code. </div><div><br></div><div><br></div><div><b>Gstreamer version used : 1.7.2 </b></div><div><b>Window 7 , 64 bit</b></div><div><b>Microsoft visual studio 2010</b></div><div><br></div><div>If Anyone have any idea regarding this, kindly help. </div><div><br></div><div>Regards</div></div>