Bug 49132 - echo-cancel: sink_memblockq is accessed from multiple threads
Summary: echo-cancel: sink_memblockq is accessed from multiple threads
Status: RESOLVED MOVED
Alias: None
Product: PulseAudio
Classification: Unclassified
Component: modules (show other bugs)
Version: unspecified
Hardware: All All
: medium normal
Assignee: pulseaudio-bugs
QA Contact: pulseaudio-bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-25 00:28 UTC by Tanu Kaskinen
Modified: 2018-07-30 09:59 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Tanu Kaskinen 2012-04-25 00:28:11 UTC
AFAIK it's not safe to use a memblockq from multiple threads without synchronization. module-echo-cancel does that.
Comment 1 Tanu Kaskinen 2012-04-25 01:05:01 UTC
Actually, most of the mistakes that I thought I saw were only mistakes/unclarities in the comments. This bug is still valid, though, because sink_input_update_max_rewind_cb() calls pa_memblockq_set_maxrewind(u->sink_memblockq, nbytes);
Comment 2 GitLab Migration User 2018-07-30 09:59:44 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/issues/157.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.