All of lore.kernel.org
 help / color / mirror / Atom feed
* snd_pcm_close hangs
@ 2002-05-30 15:14 Tim Goetze
  2002-05-30 23:19 ` cvs not compiling cleanly Fernando Pablo Lopez-Lezcano
  2002-05-31  8:42 ` snd_pcm_close hangs Takashi Iwai
  0 siblings, 2 replies; 15+ messages in thread
From: Tim Goetze @ 2002-05-30 15:14 UTC (permalink / raw)
  To: alsa-devel

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
...

this is a minor bug i guess, but it can be annoying. 

cvs is current, access is MMAP_INTERLEAVED. do you need more info?

tim



_______________________________________________________________

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

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

end of thread, other threads:[~2002-06-10 14:22 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` snd_pcm_close hangs Takashi Iwai
2002-05-31 17:06   ` 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

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.