From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750846AbWDRKFT (ORCPT ); Tue, 18 Apr 2006 06:05:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750893AbWDRKFT (ORCPT ); Tue, 18 Apr 2006 06:05:19 -0400 Received: from cantor2.suse.de ([195.135.220.15]:31136 "EHLO mx2.suse.de") by vger.kernel.org with ESMTP id S1750879AbWDRKFR (ORCPT ); Tue, 18 Apr 2006 06:05:17 -0400 Date: Tue, 18 Apr 2006 12:05:16 +0200 Message-ID: From: Takashi Iwai To: Parag Warudkar Cc: ALSA devel , linux-kernel@vger.kernel.org Subject: Re: [Alsa-devel] ALSA CVS - pcm_oss.c:1872: BUG? In-Reply-To: <200604141748.15367.kernel-stuff@comcast.net> References: <200604141748.15367.kernel-stuff@comcast.net> User-Agent: Wanderlust/2.12.0 (Your Wildest Dreams) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 MULE XEmacs/21.5 (beta25) (eggplant) (+CVS-20060326) (i386-suse-linux) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org At Fri, 14 Apr 2006 17:48:15 -0400, Parag Warudkar wrote: > > I get the below BUG in dmesg once or twice a day. Running snd_hda_intel on > 2.6.16 along with yesterday's ALSA CVS. > > Parag > > [17197574.124000] [] snd_pcm_oss_get_active_substream+0x5d/0x7e > [snd_pcm_oss] > [17197574.124000] [] snd_pcm_oss_ioctl+0x346/0x9c9 [snd_pcm_oss] > [17197574.128000] [<7815ca79>] do_ioctl+0x21/0x5f > [17197574.128000] [<7815cd07>] vfs_ioctl+0x250/0x263 > [17197574.128000] [<7815cd60>] sys_ioctl+0x46/0x62 > [17197574.128000] [<78102797>] sysenter_past_esp+0x54/0x75 > [17197574.128000] ALSA /root/alsa/alsa-driver/acore/oss/pcm_oss.c:1872: BUG? > (substream != ((void *)0)) > [17197574.128000] [] snd_pcm_oss_release+0x37/0xda [snd_pcm_oss] > [17197574.128000] [<7814df15>] __fput+0x86/0x14a > [17197574.128000] [<7814baaa>] filp_close+0x4e/0x57 > [17197574.128000] [<7814c4a7>] sys_close+0x6b/0x80 > [17197574.128000] [<78102797>] sysenter_past_esp+0x54/0x75 The CVS repository on sourceforge seems not updated for a long time. Please use ALSA-1.0.11rc5 tarball instead. Takashi