* Alexandre Ratchov <a...@caoua.org> [130225 16:28]:
> On Mon, Feb 25, 2013 at 06:09:05AM +0400, Alexander Polakov wrote:
> > I first tried with audio/deadbeef, but it was playing at ~half speed.
> > Then I tried with mplayer, speed was okay, but after some time it
> > crashed. Second time it crashed on start (same backtrace).
> >
> 
> tried with a 24-bit wave file and indeed it plays at the wrong
> speed.
> 
> This trace appears to be of aucat binary, but we don't use it as
> sound server anymore. Could you check that sndiod is being used
> and/or that this is the correct core file ?

Ah, sorry for that. I somehow thought they were the same (and I had no
 usr.bin/sndiod in my tree, something wrong with my checkout).

#0  0x1c0064f5 in dec_do (p=0x871ee18c, in=0x85826000 "", out=0x8406e100 "", 
todo=1920)
    at /usr/src/usr.bin/sndiod/dsp.c:511
511                     *odata++ = s;
(gdb) bt
#0  0x1c0064f5 in dec_do (p=0x871ee18c, in=0x85826000 "", out=0x8406e100 "", 
todo=1920)
    at /usr/src/usr.bin/sndiod/dsp.c:511
#1  0x1c002a8a in play_filt_dec (s=0x871ee0c4, in=0x85826000, out=0x8957b000, 
todo=1920)
    at /usr/src/usr.bin/sndiod/dev.c:586
#2  0x1c002b74 in dev_mix_badd (d=0x871ee000, s=0x871ee0c4) at 
/usr/src/usr.bin/sndiod/dev.c:611
#3  0x1c003090 in dev_mix_cycle (d=0x871ee000) at 
/usr/src/usr.bin/sndiod/dev.c:756
#4  0x1c00393f in dev_cycle (d=0x871ee000) at /usr/src/usr.bin/sndiod/dev.c:956
#5  0x1c009c84 in dev_sio_run (arg=0x871ee000) at 
/usr/src/usr.bin/sndiod/siofile.c:349
#6  0x1c007263 in file_poll () at /usr/src/usr.bin/sndiod/file.c:391
#7  0x1c00b270 in main (argc=0, argv=0xcfbc9aec) at 
/usr/src/usr.bin/sndiod/sndiod.c:486

-- 
Alexander Polakov | plhk.ru

Reply via email to