<div dir="ltr"><font color="#000000">Hi <span style="font-size:12.8px">Sebastian,</span></font><div><span style="color:rgb(136,136,136);font-size:12.8px"> </span></div><div><font color="#000000"><span style="font-size:12.8px">Got the Following result when using GDB back trash of the crash. The application crashes as soon as it encounters any gstreamer function and the first function is gst_init().</span></font></div><div><font color="#888888"><span style="font-size:12.8px"><br></span></font></div><div><span style="font-size:12.8px"> </span><span dir="ltr" id=":3ez" style="font-size:12.8px">Reading symbols from ./IVApp.exe...(no debugging symbols found)...done.<br>(gdb) run<br>Starting program: /cygdrive/e/IV_Service/GST/IVSampleApp/bin/Release/IVApp.exe<br>[New Thread 4280.0x10b0]<br>[New Thread 4280.0x10b4]<br>[New Thread 4280.0x109c]<br>[New Thread 4280.0x10a8]<br>[New Thread 4280.0x10a4]<br>[New Thread 4280.0x1c4]<br><br>Program received signal SIGSEGV, Segmentation fault.<br>0x0000000300905a4d in ?? ()<br>(gdb) bt<br>#0  0x0000000300905a4d in ?? ()<br>Backtrace stopped: previous frame identical to this frame (corrupt stack?)<br>(gdb)</span><font color="#888888"><span style="font-size:12.8px"><br></span></font></div><div><span dir="ltr" style="font-size:12.8px"><br></span></div><div><span dir="ltr" style="font-size:12.8px">It says the Error as corrupted Stack. And the address is not accessible when we tried to read it using the Following command.</span></div><div><span style="font-size:12.8px">(gdb)  x/64 0x300905a4d</span><br></div><div><span dir="ltr" style="font-size:12.8px"><span style="font-size:12.8px">0x300905a4d:    Cannot access memory at address 0x300905a4d</span><br></span></div><div><span dir="ltr" style="font-size:12.8px"><span style="font-size:12.8px"><br></span></span></div><div><span dir="ltr" style="font-size:12.8px"><span style="font-size:12.8px"><br></span></span></div><div><span dir="ltr" style="font-size:12.8px"><br></span></div><div><span dir="ltr" style="font-size:12.8px"><br></span></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><p style="margin:0in 0in 0.0001pt;font-size:11pt;font-family:Calibri,sans-serif"><b><span style="color:rgb(31,73,125)">With Warm Regards,</span></b></p><p style="margin:0in 0in 0.0001pt;font-size:11pt;font-family:Calibri,sans-serif"><span style="color:rgb(31,73,125)">Shrishty Deorari</span></p><p style="margin:0in 0in 0.0001pt;font-size:11pt;font-family:Calibri,sans-serif"><span style="color:rgb(31,73,125)">VVDN Technologies Pvt Ltd<u></u><u></u></span></p><p style="margin:0in 0in 0.0001pt"><b style="font-family:Calibri,sans-serif;font-size:11pt"><span style="color:rgb(31,73,125)">Cell : </span></b><span style="font-family:Calibri,sans-serif;font-size:11pt;color:rgb(31,73,125)">+91 </span><font color="#1f497d" face="Calibri, sans-serif"><span style="font-size:14.6667px">7773980237</span></font><span style="font-family:Calibri,sans-serif;font-size:11pt;color:rgb(31,73,125)"> | </span><b style="font-family:Calibri,sans-serif;font-size:11pt;color:rgb(31,73,125)">Skype :</b><span style="font-family:Calibri,sans-serif;font-size:11pt;color:rgb(31,73,125)"> shrishty_vvdn</span></p></div><div><span style="color:rgb(31,73,125)"><br></span></div></div></div></div></div></div>
<br><div class="gmail_quote">On Thu, Apr 28, 2016 at 11:51 AM, Sebastian Dröge <span dir="ltr"><<a href="mailto:sebastian@centricular.com" target="_blank">sebastian@centricular.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><span class="">On Do, 2016-04-28 at 11:12 +0530, Shrishty Deorari wrote:<br>
> Hi,<br>
><br>
> I am facing an  issue with  Gstreamer Application  when compiled in "release mode"<br>
><br>
> The Issue is: We have created a Gstreamer application for windows 7 (64 bit) using Visual studio 10 , When the code is compiled in "Debug mode" , everything works fine. But When complied in "Release mode" , The application crashes at <br>
>  gst_init(&argc, &argv)  with the following error:<br>
><br>
> " unhandled exception at 0x00000000300905a4d in IVApp.exe: 0xC0000005: Access voilation at location 0x00000000300905a4d "<br>
><br>
> All the library path , include file/ folders being same in both the modes. <br>
><br>
><br>
> The same thing happens when we remove everything from the application except the <br>
> gst_init(&argc ,&argv)<br>
> So removing the chance of any other issue in rest of the application code. <br>
<br>
</span>Please run the application in gdb and get a backtrace of the crash. You<br>
can get gdb for example from here:<br>
<a href="https://sourceforge.net/projects/mingw-w64/files/External%20binary%20packages%20%28Win64%20hosted%29/gdb/" rel="noreferrer" target="_blank">https://sourceforge.net/projects/mingw-w64/files/External%20binary%20packages%20%28Win64%20hosted%29/gdb/</a><br>
<span class=""><font color="#888888"><br>
--<br>
Sebastian Dröge, Centricular Ltd · <a href="http://www.centricular.com" rel="noreferrer" target="_blank">http://www.centricular.com</a><br>
</font></span><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br></div></div>