I've seen similar `Oopses' when I've compiled my ALSA sound drivers (for
my i815e motherboard's AC'97 audio) for the wrong kernel, or didn't do a
`make clean' before recompiling ALSA. But, to determine the problem, you
need to run your Oops output through 'ksymoops', do a 'man ksymoops' for
usage instructions. This will attach library calls to all those pointers
in the Oops outputs. That is where I would see that my Oopses were due
to ALSA, you should be able to better root-cause the problem this way.
-jesse
Jesse Wyant
------------------------------------------------------------
An Englishman never enjoys himself, except for a noble purpose.
-- A.P. Herbert
-
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/