After building media-sound/pulseaudio-modules-bt-9999 against media-sound/pulseaudio-13.0 and following all the step (ie enabling bluethoot by editing '/etc/pulse/default.pa' like the ebuild suggest), pulseaudio won't start any more and segfault: Oct 7 19:14:31 Gentoo kernel: pulseaudio[9328]: segfault at 0 ip 0000000000000000 sp 00007ffc11573f58 error 14 in pulseaudio[55eca7a8b000+5000] Oct 7 19:14:31 Gentoo kernel: Code: Bad RIP value. This is already know upstream : https://github.com/EHfive/pulseaudio-modules-bt/issues/83 Reproducible: Always Steps to Reproduce: 1. Install media-sound/pulseaudio-13.0 with use=-bluetooth 2. Install media-sound/pulseaudio-modules-bt-9999 3. enable bluetooth by editing '/etc/pulse/default.pa' Actual Results: pulseaudio segfault Expected Results: pulseaudio running and bluetooth working
Please attach a gdb traceback.
Created attachment 592092 [details] Gdb traceback
the pa-submodule is at v12.2 per default, so the module is compiled against the wrong version of pulseaudio the ebuild should update the submodule to the right/installed version of pulseaudio
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b92e2ecb3be3dda4270e5971155daefd028c851 commit 5b92e2ecb3be3dda4270e5971155daefd028c851 Author: Pacho Ramos <pacho@gentoo.org> AuthorDate: 2019-10-20 11:03:12 +0000 Commit: Pacho Ramos <pacho@gentoo.org> CommitDate: 2019-10-20 11:04:16 +0000 media-sound/pulseaudio-modules-bt: Fix compilation with latest pulseaudio Ensure we use right pa-modules version Closes: https://bugs.gentoo.org/696912 Thanks-to: Jerome Venturi Thanks-to: EHfive Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Pacho Ramos <pacho@gentoo.org> media-sound/pulseaudio-modules-bt/pulseaudio-modules-bt-9999.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)