michaelvv wrote: 
> Hi...
> 
> Testing the properly newest squeezelite, and after 5 days
> I have my first crash of squeezelite in ages.
> 
> squeezelite-1.3-0.8.20130902git74b08e7.fc19.armv7hnl
> kernel-wand-3.0.35-cm61.fc19.armv7hnl
> 
> squeezelite setting is
> 
> # Updated by Community Squeeze web-gui at 2013/09/09 08:25:26 BST
> NAME="-n michael"
> MAX_RATE="-r 96000"
> AUDIO_DEV="-o hw:CARD=imxhdmisoc"
> LOG_FILE="-f /var/log/squeezelite/squeezelite.log"
> LOG_LEVEL="-d all=debug"
> PRIORITY="-p 19"
> ALSA_PARAMS="-a :::0"
> SERVER_IP="-s 192.168.2.93"
> UPSAMPLE="-u mI:::28"
> 
> What i got in the log is this line over and over.
> 
> [09:10:43.159393] ALSA snd_pcm_hw_delay:515 SNDRV_PCM_IOCTL_DELAY failed
> (-32)
> [09:10:43.159696] ALSA snd_pcm_hw_delay:515 SNDRV_PCM_IOCTL_DELAY failed
> (-32)
> [09:10:43.160000] ALSA snd_pcm_hw_delay:515 SNDRV_PCM_IOCTL_DELAY failed
> (-32)
> [09:10:43.160303] ALSA snd_pcm_hw_delay:515 SNDRV_PCM_IOCTL_DELAY failed
> (-32)
> [09:10:43.160608] ALSA snd_pcm_hw_delay:515 SNDRV_PCM_IOCTL_DELAY failed
> (-32)
> [09:10:43.160911] ALSA snd_pcm_hw_delay:515 SNDRV_PCM_IOCTL_DELAY failed
> (-32)
> [09:10:43.161216] ALSA snd_pcm_hw_delay:515 SNDRV_PCM_IOCTL_DELAY failed
> (-32)
> 
> A restart of squeezelite throught the web-GUI works, after a while, no
> reboot was needed...
> 
> /Best Michael

That's strange - 32 is normally broken pipe which would suggest the
interface may have gone away, however I'd expect this to be trapped at
other points in the code.  It does look that I don't check for errors
there though.

BTW - what made you pick -p 19 for the priority?  This is less than the
default of 45 (it is not the nice value).


------------------------------------------------------------------------
Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=99395

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to