[gstreamer-bugs] [Bug 340605] Lock readonly buffers when running under Valgrind?

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed May 17 03:26:06 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=340605
 GStreamer | gstreamer (core) | Ver: HEAD CVS





------- Comment #1 from Tim-Philipp Müller  2006-05-17 10:25 UTC -------
This sounds like something that one would only want to enable with special
configure switches, as buffer refcounting is usually done atomically and you'd
have to (a) check for the special mode case and (b) use normal locks to do all
this in a thread-safe way otherwise if I'm not mistaken. Depends on whether we
want to avoid (a) in normal operation I guess.

Anyway, got a patch?


-- 
Configure bugmail: http://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