After rebuild libltdl now, pulseaudio cannot load lt_dlopen & all modules and stop. I unsure about libltdl - there are bug or feature - but fix pulseaudio. In short - first (and [now] single) loader on start changed from lt_ldopen to lt_preopen. Know nothing about realtime modules behaviour (goal of this code), but it simple works. PS will no post logs/info, just patch. sorry ;) Reproducible: Always Steps to Reproduce: 1. update world (~x86 or ~amd64) 2. emerge -1q libltdl 3. try to run pulseaudio
Created attachment 699096 [details, diff] use lt_preopen as failback