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. > Playing 01 - Box Of Rain.flac. > Cache fill: 0.00% (0 bytes) > > libavformat version 53.32.100 (external) > Audio only file format detected. > Load subtitles in ./ > ========================================================================== > Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders > libavcodec version 53.61.100 (external) > AUDIO: 96000 Hz, 2 ch, s32le, 2928.8 kbit/47.67% (ratio: 366102->768000) > Selected audio codec: [ffflac] afm: ffmpeg (FFmpeg FLAC audio) > > Program terminated with signal 11, Segmentation fault. > #0 0x1c005807 in mix_badd (ibuf=0x8b898380, obuf=0x8224c000) > at /usr/src/usr.bin/aucat/aproc.c:689 > 689 if (s >= ADATA_UNIT) > (gdb) bt > #0 0x1c005807 in mix_badd (ibuf=0x8b898380, obuf=0x8224c000) > at /usr/src/usr.bin/aucat/aproc.c:689 > #1 0x1c003162 in main (argc=Cannot access memory at address 0x0 > ) at /usr/src/usr.bin/aucat/aucat.c:594 > 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 ? -- Alexandre
