Comment 31 for bug 1201528

Revision history for this message
Natalia Bidart (nataliabidart) wrote : Re: [Realtek ALC889] - Audio Playback Unavailable

Removed verbose log to syslog and tried again with local verbose log as per wiki instrucions. Booted computer, logged in, ran pulseaudio, and opened mumble. Got this:

nessita@dali:~$ LANG=C pulseaudio -vvvv --log-time=1 > ~/pulseverbose.log 2>&1
Trace/breakpoint trap (core dumped)

Attaching verbose.log.

Ran pulseaudio with gdb, got:

Program received signal SIGTRAP, Trace/breakpoint trap.
[Switching to Thread 0x7fffed380700 (LWP 3580)]
0x00007fffedbad451 in ?? () from /usr/lib/pulse-4.0/modules/libalsa-util.so
(gdb) w
Ambiguous command "w": watch, wh, whatis, where, while, while-stepping, winheight, ws.
(gdb) where
#0 0x00007fffedbad451 in ?? () from /usr/lib/pulse-4.0/modules/libalsa-util.so
#1 0x00007fffedbaf164 in ?? () from /usr/lib/pulse-4.0/modules/libalsa-util.so
#2 0x00007ffff792bd63 in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-4.0.so
#3 0x00007ffff6e34f8e in start_thread (arg=0x7fffed380700) at pthread_create.c:311
#4 0x00007ffff644de1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
(gdb)