#46658: pulseaudio builds but doesn't work --------------------------+-------------------------------- Reporter: rjvbertin@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: pulseaudio | --------------------------+-------------------------------- Comment (by rjvbertin@…): Even with the default.pa modifications, `pulseaudio -v --start` crashes: {{{ Process: pulseaudio [85953] Path: /Volumes/VOLUME/*/pulseaudio Identifier: pulseaudio Version: 0 Code Type: X86-64 (Native) Parent Process: pulseaudio [85952] Responsible: X11.bin [1636] Date/Time: 2015-01-23 14:26:50.433 +0100 OS Version: Mac OS X 10.9.5 (13F34) Report Version: 11 Anonymous UUID: 64B814D9-356F-6F85-8341-E17C1354A330 Sleep/Wake UUID: 21C3080E-0B36-4D5D-BC83-2E28D2DF7102 Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000110 VM Regions Near 0x110: --> __TEXT 00000001064eb000-00000001064fe000 [ 76K] r-x/rwx SM=COW /Volumes/VOLUME/* Application Specific Information: *** single-threaded process forked *** crashed on child side of fork pre-exec Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libdispatch.dylib 0x00007fff8d5181e6 _dispatch_wakeup + 100 1 libdispatch.dylib 0x00007fff8d51883a _dispatch_resume_slow + 14 2 com.apple.audio.CoreAudio 0x00007fff83580aaa CADispatchQueue::InstallMachPortDeathNotification(unsigned int, void () block_pointer) + 202 3 com.apple.audio.CoreAudio 0x00007fff8353d417 HALCADClient::ConnectToServer() + 111 4 com.apple.audio.CoreAudio 0x00007fff8353d2c3 HALCADClient::Initialize() + 77 5 com.apple.audio.CoreAudio 0x00007fff8353cd43 HALSystem::InitializeShell() + 19 6 com.apple.audio.CoreAudio 0x00007fff8353c73d HALSystem::CheckOutInstance() + 131 7 com.apple.audio.CoreAudio 0x00007fff8357405d AudioObjectAddPropertyListener + 129 8 module-coreaudio-detect.so 0x00000001075fee5d module_coreaudio_detect_LTX_pa__init + 125 (module-coreaudio-detect.c:231) 9 libpulsecore-5.0.dylib 0x000000010652404a pa_module_load + 458 (module.c:174) 10 libpulsecore-5.0.dylib 0x0000000106512742 pa_cli_command_load + 146 (cli-command.c:441) 11 libpulsecore-5.0.dylib 0x000000010651051e pa_cli_command_execute_line_stateful + 574 (cli-command.c:2136) 12 libpulsecore-5.0.dylib 0x0000000106510c40 pa_cli_command_execute_file_stream + 176 (cli-command.c:2176) 13 pulseaudio 0x00000001064f76ca main + 9066 (main.c:1092) 14 libdyld.dylib 0x00007fff8c39c5fd start + 1 }}} but running `pulseaudio` in non-daemon mode at least allows me to play supported files using `paplay`. -- Ticket URL: <https://trac.macports.org/ticket/46658#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X