Comment 28 for bug 87652

Revision history for this message
anders_gud (anders-gudmundsson) wrote :

libasound2 built with --enable-debug=yes:

(gdb) run Desktop/test_48.wav
Starting program: /usr/bin/aplay Desktop/test_48.wav
(no debugging symbols found)...[Thread debugging using libthread_db enabled]
[New Thread 805439280 (LWP 11360)]
Spelar WAVE 'Desktop/test_48.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Stereo

Sound stops after a couple of seconds ... I kill aplay:

Program received signal SIGINT, Interrupt.
[Switching to Thread 805439280 (LWP 11360)]
0x0fd2a9e0 in poll () from /lib/libc.so.6
(gdb) bt
#0 0x0fd2a9e0 in poll () from /lib/libc.so.6
#1 0x0fd2a99c in poll () from /lib/libc.so.6
#2 0x0ff46f34 in snd_pcm_wait (pcm=Variable "pcm" is not available.
) at pcm.c:2271
#3 0x0ff48f7c in snd_pcm_write_areas (pcm=0xffffffff, areas=0x7fc9f260, offset=268585248, size=1, func=0x1) at pcm.c:6487
#4 0x0ff5479c in snd_pcm_mmap_writei (pcm=0xffffffff, buffer=Variable "buffer" is not available.
) at pcm_mmap.c:186
#5 0x0ff403a0 in snd_pcm_writei (pcm=Variable "pcm" is not available.
) at pcm_local.h:401
#6 0x100058e8 in ?? ()