* ALSA CVS - pcm_oss.c:1872: BUG?
@ 2006-04-14 21:48 Parag Warudkar
2006-04-18 10:05 ` [Alsa-devel] " Takashi Iwai
2006-04-18 10:05 ` ALSA CVS - pcm_oss.c:1872: BUG? Takashi Iwai
0 siblings, 2 replies; 8+ messages in thread
From: Parag Warudkar @ 2006-04-14 21:48 UTC (permalink / raw)
To: ALSA devel; +Cc: Takashi Iwai, linux-kernel
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] [<f89d8ad3>] snd_pcm_oss_get_active_substream+0x5d/0x7e
[snd_pcm_oss]
[17197574.124000] [<f89d9011>] 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] [<f89d8376>] 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
^ permalink raw reply [flat|nested] 8+ messages in thread
* ALSA CVS - pcm_oss.c:1872: BUG?
@ 2006-04-14 21:48 Parag Warudkar
0 siblings, 0 replies; 8+ messages in thread
From: Parag Warudkar @ 2006-04-14 21:48 UTC (permalink / raw)
To: ALSA devel; +Cc: Takashi Iwai, linux-kernel
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] [<f89d8ad3>] snd_pcm_oss_get_active_substream+0x5d/0x7e
[snd_pcm_oss]
[17197574.124000] [<f89d9011>] 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] [<f89d8376>] 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
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: ALSA CVS - pcm_oss.c:1872: BUG?
2006-04-14 21:48 ALSA CVS - pcm_oss.c:1872: BUG? Parag Warudkar
2006-04-18 10:05 ` [Alsa-devel] " Takashi Iwai
@ 2006-04-18 10:05 ` Takashi Iwai
1 sibling, 0 replies; 8+ messages in thread
From: Takashi Iwai @ 2006-04-18 10:05 UTC (permalink / raw)
To: Parag Warudkar; +Cc: ALSA devel, linux-kernel
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] [<f89d8ad3>] snd_pcm_oss_get_active_substream+0x5d/0x7e
> [snd_pcm_oss]
> [17197574.124000] [<f89d9011>] 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] [<f89d8376>] 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
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Alsa-devel] ALSA CVS - pcm_oss.c:1872: BUG?
2006-04-14 21:48 ALSA CVS - pcm_oss.c:1872: BUG? Parag Warudkar
@ 2006-04-18 10:05 ` Takashi Iwai
2006-04-18 19:08 ` up do date repository ? Giuliano Pochini
2006-04-18 10:05 ` ALSA CVS - pcm_oss.c:1872: BUG? Takashi Iwai
1 sibling, 1 reply; 8+ messages in thread
From: Takashi Iwai @ 2006-04-18 10:05 UTC (permalink / raw)
To: Parag Warudkar; +Cc: ALSA devel, linux-kernel
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] [<f89d8ad3>] snd_pcm_oss_get_active_substream+0x5d/0x7e
> [snd_pcm_oss]
> [17197574.124000] [<f89d9011>] 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] [<f89d8376>] 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
^ permalink raw reply [flat|nested] 8+ messages in thread
* up do date repository ?
2006-04-18 10:05 ` [Alsa-devel] " Takashi Iwai
@ 2006-04-18 19:08 ` Giuliano Pochini
2006-04-18 19:11 ` Takashi Iwai
0 siblings, 1 reply; 8+ messages in thread
From: Giuliano Pochini @ 2006-04-18 19:08 UTC (permalink / raw)
To: Takashi Iwai; +Cc: alsa-devel
On Tue, 18 Apr 2006 12:05:16 +0200
Takashi Iwai <tiwai@suse.de> wrote:
> The CVS repository on sourceforge seems not updated for a long time.
> Please use ALSA-1.0.11rc5 tarball instead.
Is there any other up do date public repository ?
(snd-powermac of 1.0.11rc5 doesn't compile. Has it already been fixed ?)
--
Giuliano.
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: up do date repository ?
2006-04-18 19:08 ` up do date repository ? Giuliano Pochini
@ 2006-04-18 19:11 ` Takashi Iwai
2006-04-19 8:43 ` Giuliano Pochini
0 siblings, 1 reply; 8+ messages in thread
From: Takashi Iwai @ 2006-04-18 19:11 UTC (permalink / raw)
To: Giuliano Pochini; +Cc: alsa-devel
At Tue, 18 Apr 2006 21:08:08 +0200,
Giuliano Pochini wrote:
>
> On Tue, 18 Apr 2006 12:05:16 +0200
> Takashi Iwai <tiwai@suse.de> wrote:
>
> > The CVS repository on sourceforge seems not updated for a long time.
> > Please use ALSA-1.0.11rc5 tarball instead.
>
> Is there any other up do date public repository ?
> (snd-powermac of 1.0.11rc5 doesn't compile. Has it already been fixed ?)
No change about powermac stuff. Could you post a detail?
thanks,
Takashi
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: up do date repository ?
2006-04-18 19:11 ` Takashi Iwai
@ 2006-04-19 8:43 ` Giuliano Pochini
2006-04-19 10:24 ` Takashi Iwai
0 siblings, 1 reply; 8+ messages in thread
From: Giuliano Pochini @ 2006-04-19 8:43 UTC (permalink / raw)
To: Takashi Iwai; +Cc: alsa-devel
On 18-Apr-2006 Takashi Iwai wrote:
>> > The CVS repository on sourceforge seems not updated for a long time.
>> > Please use ALSA-1.0.11rc5 tarball instead.
>>
>> Is there any other up do date public repository ?
>> (snd-powermac of 1.0.11rc5 doesn't compile. Has it already been fixed ?)
>
> No change about powermac stuff. Could you post a detail?
I'll send a patch tonight, if I have time. It complained about
undefined machine_is IIRC.
--
Giuliano.
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid\x110944&bid$1720&dat\x121642
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: up do date repository ?
2006-04-19 8:43 ` Giuliano Pochini
@ 2006-04-19 10:24 ` Takashi Iwai
0 siblings, 0 replies; 8+ messages in thread
From: Takashi Iwai @ 2006-04-19 10:24 UTC (permalink / raw)
To: Giuliano Pochini; +Cc: alsa-devel
At Wed, 19 Apr 2006 10:43:36 +0200 (CEST),
Giuliano Pochini wrote:
>
>
> On 18-Apr-2006 Takashi Iwai wrote:
>
> >> > The CVS repository on sourceforge seems not updated for a long time.
> >> > Please use ALSA-1.0.11rc5 tarball instead.
> >>
> >> Is there any other up do date public repository ?
> >> (snd-powermac of 1.0.11rc5 doesn't compile. Has it already been fixed ?)
> >
> > No change about powermac stuff. Could you post a detail?
>
> I'll send a patch tonight, if I have time. It complained about
> undefined machine_is IIRC.
OK, it hits only 2.6.16 kernel.
How about the patch below?
Unfortunately, it cannot get into 1.0.11 since 1.0.11 tree is already
frozen. I'll put it to CVS/Hg if it works.
Takashi
diff -r e96a8c1c69cf ppc/pmac.c
--- a/ppc/pmac.c Wed Apr 19 07:26:47 2006 +0200
+++ b/ppc/pmac.c Wed Apr 19 12:22:12 2006 +0200
@@ -5,5 +5,11 @@
#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,16)
#include "pmac_old.c"
#else
+#if LINUX_VERSION_CODE == KERNEL_VERSION(2,6,16)
+/* hack for machine_is(powermac) */
+static int _machine_is(void);
+#define machine_is(x) _machine_is()
+#endif
#include "../alsa-kernel/ppc/pmac.c"
+static int _machine_is(void) { return _machine == _MACH_Pmac; }
#endif
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2006-04-19 10:24 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-14 21:48 ALSA CVS - pcm_oss.c:1872: BUG? Parag Warudkar
2006-04-18 10:05 ` [Alsa-devel] " Takashi Iwai
2006-04-18 19:08 ` up do date repository ? Giuliano Pochini
2006-04-18 19:11 ` Takashi Iwai
2006-04-19 8:43 ` Giuliano Pochini
2006-04-19 10:24 ` Takashi Iwai
2006-04-18 10:05 ` ALSA CVS - pcm_oss.c:1872: BUG? Takashi Iwai
-- strict thread matches above, loose matches on Subject: below --
2006-04-14 21:48 Parag Warudkar
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.