ALSA, USB Audio CODEC: - (hw:1,0), 2 (stereo) Record, default
I can record fine until Audacity stops recording. The messages on the terminal from which I ran Audacity are this:
I get those underrun messages even before I start recording, when I turn on monitoring, so I don't know if they are a factor. The "Expression"ALSA lib pcm.c:8306:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:8306:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:8306:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:8306:(snd_pcm_recover) underrun occurred
Expression 'alsa_snd_pcm_drop( stream->capture.pcm )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 3046
Expression 'AlsaStop( stream, 0 )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 3245
Expression 'AlsaRestart( self )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 3313
Expression 'PaAlsaStream_HandleXrun( self )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 3939
Expression 'PaAlsaStream_WaitForFrames( stream, &framesAvail, &xrun )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 4274
Expression 'alsa_snd_pcm_drop( stream->capture.pcm )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 3046
messages occur when Audacity stops recording. This can happen within a few seconds or it can record maybe 12 minutes or so before it happens.
The answer to another post with some similar messages said that the sound system had "crashed". This looks like it might be the case. But why,
and what do I do about it?
I have a dual-core CPU and I saw them at about 25-35% use while recording. I also saw pulseaudio running: about 6%. From some other posts I've seen recommendations to bypass pulseaudio, but how? It's started by the system and restarts if one kills the process. I suppose it's being used in the recording, or maybe just the monitoring. There is no other option than ALSA for that first column in the Device Toolbar.
I've got about 6G free disk space.
Thanks for any help.