Bug 78568

Summary: Possibly wrong message "only fast path asserts _disabled_"
Product: PulseAudio Reporter: Alexander Potashev <aspotashev>
Component: daemonAssignee: pulseaudio-bugs
Status: RESOLVED INVALID QA Contact: pulseaudio-bugs
Severity: normal    
Priority: medium CC: lennart
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Alexander Potashev 2014-05-11 22:24:02 UTC
Possibly wrong message "only fast path asserts _disabled_".

The full message is "FASTPATH defined, only fast path asserts disabled." I guess, it's logical that this option would keep only fast path asserts _enabled_, because other asserts have greater overhead.

So, in this message the word "disabled" should be changed to "enabled", to finally give:
"FASTPATH defined, only fast path asserts enabled."
(not sure if this sounds as a complete sentence, but the meaning is much better :))
Comment 1 Tanu Kaskinen 2014-05-23 13:15:33 UTC
Thanks for the report. The message is correct, however. FASTPATH causes assertions to be disabled from paths that should be fast.
Comment 2 Alexander Potashev 2019-03-09 11:34:08 UTC
Thanks for the clarification!

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.