From: Clemens Ladisch <clemens@ladisch.de>
To: Jerry Geis <geisj@pagestation.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: seg fault in libasound
Date: Thu, 26 Jun 2008 14:26:11 +0200 [thread overview]
Message-ID: <48638AE3.90003@ladisch.de> (raw)
In-Reply-To: <486282A1.7050308@pagestation.com>
Jerry Geis wrote:
> I am getting a seg fault in alsa.
>
> #2 0xb7d7105f in __assert_fail () from /lib/tls/libc.so.6
> #3 0xb741861f in snd_pcm_area_copy (dst_area=0x81cc62c, dst_offset=0,
> src_area=0x81cb7ec, src_offset=5223, samples=816,
> format=SND_PCM_FORMAT_S16_LE) at pcm_local.h:499
This is the "assert(bitofs % 8 == 0)" in snd_pcm_channel_area_addr()
in pcm_local.h. In theory, this means that some sample is not aligned
to a byte boundary, but it should be impossible to get this error.
Do you have any .asoundrc or asound.conf file? If yes, please remove
them and try again.
Regards,
Clemens
next prev parent reply other threads:[~2008-06-26 12:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-25 17:38 seg fault in libasound Jerry Geis
2008-06-25 17:43 ` seg fault in libasound include alsa-info Jerry Geis
2008-06-25 19:24 ` seg fault in libasound Jerry Geis
2008-06-26 12:26 ` Clemens Ladisch [this message]
2008-06-26 12:37 ` Jerry Geis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48638AE3.90003@ladisch.de \
--to=clemens@ladisch.de \
--cc=alsa-devel@alsa-project.org \
--cc=geisj@pagestation.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.