Gstreamer Application crashes when compiled in "release mode" , works fine in "Debug mode"

Shrishty Deorari shrishty.deorari at vvdntech.com
Thu Apr 28 10:03:54 UTC 2016


Hi Thornton,

We checked the executable with dependency walker there is no missing dll or
other, The same code  with same numbers of dll's is running perfectly fine
when compiled in debug mode.


*With Warm Regards,*

Shrishty Deorari

VVDN Technologies Pvt Ltd

*Cell : *+91 7773980237 | *Skype :* shrishty_vvdn


On Thu, Apr 28, 2016 at 12:27 PM, Thornton, Keith <keith.thornton at zeiss.com>
wrote:

> Hi,
>
> My GStreamer applications run perfectly well with the release version on
> windows 7 /64. I would therefore suggest that you try using the dependency
> walker to try and find out if it is not finding some dll or other. You need
> to start the dependency walker using the same environment as your gstreamer
> application uses
>
>
>
> *Von:* gstreamer-devel [mailto:
> gstreamer-devel-bounces at lists.freedesktop.org] *Im Auftrag von *Shrishty
> Deorari
> *Gesendet:* Donnerstag, 28. April 2016 07:43
> *An:* gstreamer-devel at lists.freedesktop.org
> *Betreff:* Gstreamer Application crashes when compiled in "release mode"
> , works fine in "Debug mode"
>
>
>
> Hi,
>
>
>
> I am facing an  issue with  Gstreamer Application  when compiled in
> "release mode"
>
>
>
> *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
>
>  g*st_init(&argc, &argv)*  with the following error:
>
>
>
> "* unhandled exception at 0x00000000300905a4d in IVApp.exe: 0xC0000005:
> Access voilation at location 0x00000000300905a4d* "
>
>
>
> All the library path , include file/ folders being same in both the modes.
>
>
>
>
>
> The same thing happens when we remove everything from the application
> except the
>
> gst_init(&argc ,&argv)
>
> So removing the chance of any other issue in rest of the application code.
>
>
>
>
>
> *Gstreamer version used : 1.7.2 *
>
> *Window 7 , 64 bit*
>
> *Microsoft visual studio 2010*
>
>
>
> If Anyone have any idea regarding this, kindly help.
>
>
>
> Regards
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160428/4e7c9e14/attachment.html>


More information about the gstreamer-devel mailing list