You are not logged in.
Pages: 1
Ever since I installed Arch Linux around 2 months ago, I have experienced a very frustrating audio issue where upon opening an application that takes audio input from my microphone (usually vesktop, but this happens with games too), there is a chance that pipewire will just crash and I am unable to hear any audio or input any audio with my microphone until I restart my computer, afterwards there is still the same chance that upon opening the application pipewire will crash. When pipewire crashes, I try to execute
systemctl --user status pipewire
, but it always says that it is still running. KDE's Crashed Processes Viewer after pipewire crashes gives me this log:
PID: 865 (pipewire)
UID: 1000 (REDACTED)
GID: 1000 (REDACTED)
Signal: 11 (SEGV)
Timestamp: Mon 2024-09-30 19:47:36 EEST (1h 5min ago)
Command Line: /usr/bin/pipewire
Executable: /usr/bin/pipewire
Control Group: /user.slice/user-1000.slice/user@1000.service/session.slice/pipewire.service
Unit: user@1000.service
User Unit: pipewire.service
Slice: user-1000.slice
Owner UID: 1000 (REDACTED)
Boot ID: ee841dc1261c4260bc08a9932ff6af64
Machine ID: dd1f44882c5e4daab193d7de96e22f7e
Hostname: Arka
Storage: /var/lib/systemd/coredump/core.pipewire.1000.ee841dc1261c4260bc08a9932ff6af64.865.1727714856000000.zst (present)
Size on Disk: 561.5K
Message: Process 865 (pipewire) of user 1000 dumped core.
Stack trace of thread 865:
#0 0x0000725495d6c1e7 n/a (libspa-alsa.so + 0x2d1e7)
#1 0x0000725495d5e9be n/a (libspa-alsa.so + 0x1f9be)
#2 0x00007254970325cb n/a (libspa-audioconvert.so + 0xe5cb)
#3 0x0000725497c4045f n/a (libpipewire-0.3.so.0 + 0x5145f)
#4 0x0000725497c409a9 pw_impl_node_destroy (libpipewire-0.3.so.0 + 0x519a9)
#5 0x0000725497c51e98 pw_resource_destroy (libpipewire-0.3.so.0 + 0x62e98)
#6 0x0000725497c0284b n/a (libpipewire-0.3.so.0 + 0x1384b)
#7 0x000072549799034f n/a (libpipewire-module-protocol-native.so + 0x1534f)
#8 0x000072549798212f n/a (libpipewire-module-protocol-native.so + 0x712f)
#9 0x00007254979823a8 n/a (libpipewire-module-protocol-native.so + 0x73a8)
#10 0x0000725497cc7246 n/a (libspa-support.so + 0x7246)
#11 0x0000725497c2de80 pw_main_loop_run (libpipewire-0.3.so.0 + 0x3ee80)
#12 0x000062bd66139575 n/a (pipewire + 0x1575)
#13 0x0000725497a23e08 n/a (libc.so.6 + 0x25e08)
#14 0x0000725497a23ecc __libc_start_main (libc.so.6 + 0x25ecc)
#15 0x000062bd66139705 n/a (pipewire + 0x1705)
Stack trace of thread 877:
#0 0x0000725497b178b2 epoll_wait (libc.so.6 + 0x1198b2)
#1 0x0000725497cd65e7 n/a (libspa-support.so + 0x165e7)
#2 0x0000725497cc7179 n/a (libspa-support.so + 0x7179)
#3 0x0000725497c0f633 n/a (libpipewire-0.3.so.0 + 0x20633)
#4 0x0000725497a9239d n/a (libc.so.6 + 0x9439d)
#5 0x0000725497b172a4 __clone (libc.so.6 + 0x1192a4)
Stack trace of thread 875:
#0 0x0000725497b178b2 epoll_wait (libc.so.6 + 0x1198b2)
#1 0x0000725497cd65e7 n/a (libspa-support.so + 0x165e7)
#2 0x0000725497cc7179 n/a (libspa-support.so + 0x7179)
#3 0x0000725497c5baa7 n/a (libpipewire-0.3.so.0 + 0x6caa7)
#4 0x0000725497a9239d n/a (libc.so.6 + 0x9439d)
#5 0x0000725497b172a4 __clone (libc.so.6 + 0x1192a4)
ELF object binary architecture: AMD x86-64
Here is some system information:
Kernel: Linux 6.10.10-arch1-1
DE: KDE Plasma 6.1.5
I would appreciate if someone helped me. I am able to provide any more logs or information if needed. Thanks!
Last edited by Aldis Bārbelis (2024-09-30 17:55:01)
Offline
Pages: 1