FS#60616 - [alsa-plugins] Pulseaudio coredump with 1.1.7-2

Attached to Project: Arch Linux
Opened by Térence Clastres (Terence) - Saturday, 27 October 2018, 21:34 GMT
Last edited by Jan Alexander Steffens (heftig) - Sunday, 28 October 2018, 09:28 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
Commit a33d62656dd5ff485fd51666d5f8daffb652a2ba makes pulseaudio 12.2-2 unable to start and produce the following coredump:


Stack trace of thread 1255:
#0 0x00007f831b2e2d80 snd_pcm_munmap (libasound.so.2)
#1 0x00007f831b2d407c snd_pcm_close (libasound.so.2)
#2 0x00007f831b2e360a n/a (libasound.so.2)
#3 0x00007f831b2d40b6 snd_pcm_close (libasound.so.2)
#4 0x00007f832376b8b6 _snd_pcm_a52_open (libasound_module_pcm_a52.so)
#5 0x00007f831b2d1d2a n/a (libasound.so.2)
#6 0x00007f831b2d23c9 n/a (libasound.so.2)
#7 0x00007f831b2d3dde snd_pcm_open (libasound.so.2)
#8 0x00007f831b3df876 pa_alsa_open_by_device_string (libalsa-util.so)
#9 0x00007f831b3dfc54 pa_alsa_open_by_template (libalsa-util.so)
#10 0x00007f831b3ea1b8 n/a (libalsa-util.so)
#11 0x00007f831b3f4215 pa_alsa_profile_set_probe (libalsa-util.so)
#12 0x00007f831b623ca9 module_alsa_card_LTX_pa__init (module-alsa-card.so)
#13 0x00007f83237e4973 pa_module_load (libpulsecore-12.2.so)
#14 0x00007f831b82a435 n/a (module-udev-detect.so)
#15 0x00007f831b82b55b module_udev_detect_LTX_pa__init (module-udev-detect.so)
#16 0x00007f83237e4973 pa_module_load (libpulsecore-12.2.so)
#17 0x00007f83237d2361 n/a (libpulsecore-12.2.so)
#18 0x00007f83237d9161 pa_cli_command_execute_line_stateful (libpulsecore-12.2.so)
#19 0x00007f83237d9964 pa_cli_command_execute_file_stream (libpulsecore-12.2.so)
#20 0x00007f83237d8f08 pa_cli_command_execute_file (libpulsecore-12.2.so)
#21 0x00007f83237d9514 pa_cli_command_execute_line_stateful (libpulsecore-12.2.so)
#22 0x00007f83237d9964 pa_cli_command_execute_file_stream (libpulsecore-12.2.so)
#23 0x0000555e651ea23d main (pulseaudio)
#24 0x00007f8322da4223 __libc_start_main (libc.so.6)
#25 0x0000555e651eb09a _start (pulseaudio)

Stack trace of thread 1272:
#0 0x00007f8322e70d16 ppoll (libc.so.6)
#1 0x00007f83237ede10 pa_rtpoll_run (libpulsecore-12.2.so)
#2 0x00007f831b3f8911 n/a (libalsa-util.so)
#3 0x00007f83232cd9fc n/a (libpulsecommon-12.2.so)
#4 0x00007f8322f57a9d start_thread (libpthread.so.0)
#5 0x00007f8322e7bb23 __clone (libc.so.6)

Stack trace of thread 1274:
#0 0x00007f8322e70d16 ppoll (libc.so.6)
#1 0x00007f83237ede10 pa_rtpoll_run (libpulsecore-12.2.so)
#2 0x00007f831b3ff267 n/a (libalsa-util.so)
#3 0x00007f83232cd9fc n/a (libpulsecommon-12.2.so)
#4 0x00007f8322f57a9d start_thread (libpthread.so.0)
#5 0x00007f8322e7bb23 __clone (libc.so.6)

Stack trace of thread 1273:
#0 0x00007f8322e70d16 ppoll (libc.so.6)
#1 0x00007f83237ede10 pa_rtpoll_run (libpulsecore-12.2.so)
#2 0x00007f831b3f8911 n/a (libalsa-util.so)
#3 0x00007f83232cd9fc n/a (libpulsecommon-12.2.so)
#4 0x00007f8322f57a9d start_thread (libpthread.so.0)
#5 0x00007f8322e7bb23 __clone (libc.so.6)

This task depends upon

Closed by  Jan Alexander Steffens (heftig)
Sunday, 28 October 2018, 09:28 GMT
Reason for closing:  Fixed
Additional comments about closing:  1.1.7-3
Comment by Es (an7ar35) - Saturday, 27 October 2018, 22:02 GMT
Had the same problem with pulseaudio crash looping with 1.1.7-2. Downgrading alsa-plugins back down to 1.1.7-1 fixed it.
Comment by loqs (loqs) - Saturday, 27 October 2018, 22:55 GMT Comment by Jarkko Torvinen (fernie) - Sunday, 28 October 2018, 07:05 GMT
For me, pa dumps core when plugging in usb sound device (ps4 controller or jabra headset)
Comment by Jarkko Torvinen (fernie) - Sunday, 28 October 2018, 07:21 GMT Comment by minus (minus7) - Sunday, 28 October 2018, 08:19 GMT
It crashes for me as well, using a USB sound card.

It's kind of difficult to figure out what the change was because the PKGBUILD itself hasn't been updated and is still for 1.1.7-1
Comment by Jan Alexander Steffens (heftig) - Sunday, 28 October 2018, 09:28 GMT
Reverted fix for https://bugs.archlinux.org/task/60586 in 1.1.7-3

Loading...