[Bug 707523] d3dvideosink memleak

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 25 08:19:37 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=707523
  GStreamer | gst-plugins-bad | 1.x

--- Comment #16 from Steven <jsteve3000 at gmail.com> 2014-02-25 16:40:53 UTC ---
(In reply to comment #15)
> (In reply to comment #14)
> > I am also seeing the memory leak issue with 1.0 and 0.1 builds of gstreamer
> > when using the d3dvideosink.
> > Also I cannot get video to play due to crashing on startup when using version
> > 1.2 with a pipeline containing queues.
> 
> Would it be possible to provide a backtrace ? (note that you need msys gdb for
> that).

I will try to obtain a backtrace for you. While I do that here are some example
pipelines which should enable you to recreate the crash yourself.

gst-launch-1.0.exe videotestsrc ! videoconvert ! d3dvideosink WORKS OK

gst-launch-1.0.exe videotestsrc ! videoconvert ! tee name=t t. ! queue !
d3dvideosink WORKS OK

gst-launch-1.0.exe videotestsrc ! videoconvert ! tee name=t t. ! queue !
d3dvideosink CRASHES EVERYTIME

My setup:
Visual Studio 2008 on Windows 7 x64
gstreamer 1.2.3 installed with "complete" option

Ive tried 1.2.0 1.2.1 1.2.2 and they all crash the same x32 and x64 versions of
gstreamer.

N.B. Im wondering if this issue should be raised as a new bug? The crashing
problem is different from the original mem-leak bug.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list