All of lore.kernel.org
 help / color / mirror / Atom feed
* ERROR:PCM WRITE ASSRTION FAILED
       [not found] <1556389142.90737.1384347631653.JavaMail.zimbra@iwavesystems.com>
@ 2013-11-13 13:01 ` ranjith vs
  2013-11-13 14:02   ` Clemens Ladisch
  0 siblings, 1 reply; 2+ messages in thread
From: ranjith vs @ 2013-11-13 13:01 UTC (permalink / raw)
  To: alsa-devel

hi,


I am getting following errors while writing to speaker

" snd_pcm_writei: Assertion `pcm' failed."


what might be the reasons for that and is there any solutions.


thanks & regards,


Ranjith

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ERROR:PCM WRITE ASSRTION FAILED
  2013-11-13 13:01 ` ERROR:PCM WRITE ASSRTION FAILED ranjith vs
@ 2013-11-13 14:02   ` Clemens Ladisch
  0 siblings, 0 replies; 2+ messages in thread
From: Clemens Ladisch @ 2013-11-13 14:02 UTC (permalink / raw)
  To: ranjith vs, alsa-devel

ranjith vs wrote:
> snd_pcm_writei: Assertion `pcm' failed.
>
> what might be the reasons for that

You called snd_pcm_writei with a NULL pcm pointer.

> and is there any solutions.

Remove that bug from your program.


Regards,
Clemens

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-11-13 14:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1556389142.90737.1384347631653.JavaMail.zimbra@iwavesystems.com>
2013-11-13 13:01 ` ERROR:PCM WRITE ASSRTION FAILED ranjith vs
2013-11-13 14:02   ` Clemens Ladisch

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.