lkml.org 
[lkml]   [2003]   [Nov]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
SubjectRe: [2.6.0-test9-BK20] [ALSA] Unable to handle kernel paging request at virtual address d08a7000
Date
Ram?n Rey Vicente <rrey@ranty.pantax.net> wrote:
>
> Running mplayer, I get this:
>
> Unable to handle kernel paging request at virtual address d08a7000
> printing eip:
> d0947964
> *pde = 013f0067
> *pte = 00000000
> Oops: 0000 [#1]
> CPU: 0
> EIP: 0060:[<d0947964>] Not tainted
> EFLAGS: 00210202
> EIP is at resample_expand+0x2e4/0x320 [snd_pcm_oss]

It's a gcc bug. Until that's fixed, apply this patch.
--
Debian GNU/Linux 3.0 is out! ( http://www.debian.org/ )
Email: Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
Index: kernel-source-2.5/sound/core/oss/Makefile
===================================================================
RCS file: /home/gondolin/herbert/src/CVS/debian/kernel-source-2.5/sound/core/oss/Makefile,v
retrieving revision 1.1.1.3
retrieving revision 1.2
diff -u -r1.1.1.3 -r1.2
--- kernel-source-2.5/sound/core/oss/Makefile 24 Feb 2003 19:05:06 -0000 1.1.1.3
+++ kernel-source-2.5/sound/core/oss/Makefile 11 Nov 2003 10:30:10 -0000 1.2
@@ -10,3 +10,5 @@

obj-$(CONFIG_SND_MIXER_OSS) += snd-mixer-oss.o
obj-$(CONFIG_SND_PCM_OSS) += snd-pcm-oss.o
+
+CFLAGS_rate.o := -fno-omit-frame-pointer
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:58    [W:0.029 / U:1.412 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site