[pulseaudio-tickets] [Bug 105857] New: Autospawn fails on macOS 10.13 (High Sierra)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Apr 3 02:41:09 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=105857

            Bug ID: 105857
           Summary: Autospawn fails on macOS 10.13 (High Sierra)
           Product: PulseAudio
           Version: unspecified
          Hardware: Other
                OS: Mac OS X (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: daemon
          Assignee: pulseaudio-bugs at lists.freedesktop.org
          Reporter: brackeen at gmail.com
        QA Contact: pulseaudio-bugs at lists.freedesktop.org
                CC: lennart at poettering.net

macOS 10.13 changed some rules around forking, which causes PulseAudio's
autospawn to fail. 

Reproduction:
Assuming the daemon is not running, this will fail with "Connection refused":
$ pactl stat

Workaround: 
Set the environment variable OBJC_DISABLE_INITIALIZE_FORK_SAFETY to YES
$ export OBJC_DISABLE_INITIALIZE_FORK_SAFETY=YES
$ pactl stat

Tested with 11.1 compiled for High Sierra from Homebrew.

Found the workaround here: http://sealiesoftware.com/blog/index.html

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20180403/5f6cc64d/attachment.html>


More information about the pulseaudio-bugs mailing list