Summary: | dev-tcltk/snack audio stops on ALSA underflow | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Wade Hampton <wadehamptoniv> |
Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
Status: | RESOLVED NEEDINFO | ||
Severity: | normal | CC: | xmw |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Wade Hampton
2010-08-02 20:52:43 UTC
Please post the output of `emerge --info dev-tcltk/snack' too. Thanks, but I'm currently not running gentoo so I don't have emerge. I posted to the gentoo list as you seem to be the only ones supporting this package. Inspect unix/jkAudioIO_alsa.c and look at the points where snd_pcm_writei() is called. The return value is not checked. Check the functionality of snd_pcm_writei() and view the notes in: http://www.alsa-project.org/alsa-doc/alsa-lib/pcm.html |