On 10/06/03, Loren M Lang wrote:

> Everytime alsaplayer exits, it always receives
> a seg fault and hangs forever, dmesg returns
> the following:
> 
> Unable to handle kernel paging request at virtual address 00007084
> printing eip:
> c02058d7
> *pde = 00000000

The first thing to do is to download a copy of ksymoops (available from
ftp.kernel.org, I believe) and run the oops message through it.  That
should resolve the hex addresses to function names, which will make it
much more useful for the developers to debug.

Also, was your kernel compiled with the same compiler as the ALSA
modules?  cat /proc/version and gcc --version to compare.  If they're
different, then that's almost certainly the problem.
-- 
Adam Jones ([EMAIL PROTECTED])(http://www.yggdrasl.demon.co.uk/)
.oO("[ ]To reak haveck"                                                )
PGP public key: http://www.yggdrasl.demon.co.uk/pubkey.asc



-------------------------------------------------------
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to