All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jerry Geis <geisj@pagestation.com>
To: alsa-devel@alsa-project.org
Subject: seg fault with 1.0.17rc2
Date: Thu, 26 Jun 2008 10:38:57 -0400	[thread overview]
Message-ID: <4863AA01.7080900@pagestation.com> (raw)

#0  0xb7e892ff in memcpy () from /lib/tls/libc.so.6
#1  0xb74e40a9 in snd_pcm_area_copy (dst_area=0xb7125b70, dst_offset=0, 
src_area=0x81dc1c0, src_offset=170, samples=0, 
format=SND_PCM_FORMAT_S16_LE) at pcm.c:2589
#2  0xb74e438d in snd_pcm_areas_copy (dst_areas=0xb7125b7c, 
dst_offset=0, src_areas=0x81dc1cc, src_offset=170, channels=1, 
frames=122, format=SND_PCM_FORMAT_S16_LE) at pcm.c:2736
#3  0xb74ee0a1 in snd_pcm_mmap_read_areas (pcm=0x81de3b8, 
areas=0xb7125b70, offset=0, size=122) at pcm_mmap.c:151
#4  0xb74e350d in snd1_pcm_read_areas (pcm=0x81de3b8, areas=0xb7125b70, 
offset=0, size=122, func=0xb74edfd0 <snd_pcm_mmap_read_areas>) at pcm.c:6501
#5  0xb74ed2df in snd_pcm_mmap_readi (pcm=0x81de3b8, buffer=0xb6352a04, 
size=122) at pcm_mmap.c:236
#6  0xb74dbb14 in snd_pcm_readi (pcm=0x81de110, buffer=0xb6352a04, 
size=61) at pcm_local.h:526
#7  0xb756279b in alsa_read (chan=0x821c928) at chan_alsa.c:683
#8  0x080855b1 in __ast_read (chan=0x821c928, dropaudio=0) at channel.c:2100

I am using a usb-audio device.

Bus 003 Device 001: ID 0000:0000 
Bus 003 Device 002: ID 0d8c:000c C-Media Electronics, Inc. Audio Adapter
Bus 002 Device 002: ID 13fe:1f00 
Bus 002 Device 001: ID 0000:0000 
Bus 004 Device 001: ID 0000:0000 
Bus 001 Device 001: ID 0000:0000 

I am using this as my asound.conf file

       pcm.usb-audio {
          type hw
          card 0
       }
      
       ctl.usb-audio {
          type hw
          card 0
       }

I am using debian etch  2.6.18-6-486 #1 Fri Jun 6 21:47:01 UTC 2008 i486 
GNU/Linux

It works for a couple times then I get the seg fault. I am using the 
Console output from asterisk.

help? Thanks,

Jerry

             reply	other threads:[~2008-06-26 14:39 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-26 14:38 Jerry Geis [this message]
2008-06-26 15:55 ` seg fault with 1.0.17rc2 Takashi Iwai
2008-06-26 16:03   ` Jerry Geis
2008-06-26 16:20     ` Takashi Iwai
2008-06-26 16:46       ` Jerry Geis
2008-06-26 16:49         ` Takashi Iwai
2008-06-26 16:59           ` Jerry Geis
2008-06-26 17:04             ` Takashi Iwai
2008-06-26 19:44               ` Jerry Geis
2008-06-27 20:48                 ` 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=4863AA01.7080900@pagestation.com \
    --to=geisj@pagestation.com \
    --cc=alsa-devel@alsa-project.org \
    /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.