All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Tim Goetze <tim@quitte.de>
Cc: alsa-devel@alsa-project.org
Subject: Re: snd_pcm_close hangs
Date: Fri, 31 May 2002 10:42:53 +0200	[thread overview]
Message-ID: <s5hu1oohfn6.wl@alsa2.suse.de> (raw)
In-Reply-To: <Pine.LNX.4.21.0205301633140.699-100000@summer.quitte>

At Thu, 30 May 2002 17:14:03 +0200 (CEST),
Tim Goetze wrote:
> 
> hi all,
> 
> both emu8k and ice1712 pcm drivers hang forever in ioctl(2) when
> closing a playback stream if the stream has been linked to the 
> same card's capture, has been prepared and written data to, but was
> never started:
> 
> Program received signal SIGINT, Interrupt.
> 0x403b8fa4 in ioctl () from /lib/libc.so.6
> (gdb) bt
> #0  0x403b8fa4 in ioctl () from /lib/libc.so.6
> #1  0x40580abc in __DTOR_END__ () from /usr/lib/libasound.so.2
> #2  0x4053bde9 in snd_pcm_drain (pcm=0x81c6ae8) at pcm.c:813
> #3  0x4053b649 in snd_pcm_close (pcm=0x81c6ae8) at pcm.c:552
> #4  0x40462d79 in AlsaStream::~AlsaStream (this=0x81bf6a8,
> __in_chrg=0)
>     at AlsaStream.cc:41
> #5  0x4049ef01 in AlsaOut::~AlsaOut (this=0x81bf6a8, __in_chrg=3)
>     at PyType.h:110

it seems stalling at drain ioctl.  can you figure out which stream is?


Takashi

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

  parent reply	other threads:[~2002-05-31  8:43 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-30 15:14 snd_pcm_close hangs Tim Goetze
2002-05-30 23:19 ` cvs not compiling cleanly Fernando Pablo Lopez-Lezcano
2002-05-31  3:27   ` Patrick Shirkey
2002-05-31  8:35     ` Takashi Iwai
2002-05-31  8:42 ` Takashi Iwai [this message]
2002-05-31 17:06   ` snd_pcm_close hangs Tim Goetze
2002-05-31 23:49     ` Tim Goetze
2002-06-01  0:57       ` Tim Goetze
2002-06-01 11:22         ` Tim Goetze
2002-06-03 13:36       ` Takashi Iwai
2002-06-03 14:47         ` Tim Goetze
2002-06-03 17:48           ` Tim Goetze
2002-06-04 17:05             ` Takashi Iwai
2002-06-04 21:10               ` Tim Goetze
2002-06-10 14:22                 ` Takashi Iwai

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=s5hu1oohfn6.wl@alsa2.suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=tim@quitte.de \
    /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.