[Bug 692691] Dangling pointer when doing allocation query on a flushing queue

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jan 29 04:01:46 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=692691
  GStreamer | gstreamer (core) | 1.x

--- Comment #9 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-01-29 12:01:42 UTC ---
> Patch that adds a test that triggers the bug... sometimes... 
> Use valgrind and run it a few times. The test has a few sleeps etc, so it's
> just for debugging. Haven't been able to reproduce it more clean yet...

Cool, thanks!

It's tricky with racy stuff like that, but if the issue pops up again it will
eventually show up in form of spurious test failures.

It is possible to do  cd tests/check/; make foo/bar.torture  or make
foo/bar.forever  btw.

Only other way might be to wrap the whole test in a loop that runs it a hundred
times or so, and hope that makes it show up more reliably. But it shuould be
fine as it is, thanks a lot.

-- 
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