[gstreamer-bugs] [Bug 475455] element destroyed from scheduler

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Sep 12 01:41:26 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=475455

  GStreamer | gstreamer (core) | Ver: HEAD CVS

Laurent Glayal changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED




------- Comment #9 from Laurent Glayal  2007-09-12 08:41 UTC -------
Strange case... From the following cmd ::

for elt in `gzip -d -c critical_log.txt.gz |  egrep
"add_to_queue|remove_from_queue" | cut -f2 -d\' | sort -u`
do
echo __ $elt __
gzip -d -c critical_log.txt.gz |  egrep "add_to_queue|remove_from_queue" |
egrep $elt
done

- most elements are added to queue but not removed
- some elements are added and removed from queue (NetRtpBin,VoIPRtpBin)
- one element (alawdec0) is removed from queue but not added (or not with
add_to_queue() !?)


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=475455.




More information about the Gstreamer-bugs mailing list