At Fri, 12 Sep 2003 02:58:15 +0200, Olivier Blin wrote: > > Hi, > > With snd-intel8x0 driver from alsa 0.9.6 and a Sis7012 chipset, some > sound applications cause kernel oops. For example, aplay segfaults > with some files (KDE_Startup.wav) and SDL_OpenAudio() segfaults.
are you sure aplay segfaults with the same oops? the oops in resample_expand() was known in the ealier 2.6.0-test kernels when it's build without frame pointer. but it appears only on OSS emulation. also, in the recent version, at least 0.9.6, it no longer appears. anyway the oops you've seen is not the problem of intel8x0 driver but in the somewhere core part. please check whether the compiler is correct (the exactly same compiler which is used for the kernel), and check the compile option whether -fomit-frame-pointer is NOT set. also, trying cvs version is recommended in such a case, since i'm working only on the latest version, too. Takashi ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel