svn 34753 crashes on ALSA
#1
Running svn 34753 on Mythbuntu 10.10.

MythTV sound PCM/AC3/DTS runs just fine.


XBMC crashes with following
Audio and passthrough are set to custom ALSA:default (this is working on Mythbuntu 10.04 just fine) ..also same settings in MythTV on 10.10 are working fine.

Code:
there is no soundcard
ALSA lib pcm.c:7241:(snd_pcm_recover) underrun occured
ALSA lib conf.c:4633:(snd_config_expand) Parse arguments error: Invalid argument
ALSA lib pcm.c:2208:(snd_pcm_open_noupdate) Unknown PCM iec958:CARD=IXP:AES0=0x6,AES1=0x82,AES2=0x0,AES3=0x2
there is no soundcard
ALSA lib pcm.c:7241:(snd_pcm_recover) underrun occured
ALSA lib conf.c:4500:(parse_args) Unknown parameter AES0
ALSA lib conf.c:4633:(snd_config_expand) Parse arguments error: No such file or directory
ALSA lib pcm.c:2208:(snd_pcm_open_noupdate) Unknown PCM default:AES0=0x6,AES1=0x82,AES2=0x0,AES3=0x2
CRITSEC[0x8be1d94]: Trying to enter destroyed section.
Segmentation fault (core dumped)
Crash report available at /home/brano/xbmc_crashlog-20101014_150813.log
Reply

Logout Mark Read Team Forum Stats Members Help
svn 34753 crashes on ALSA0