[EMAIL PROTECTED] (David N. Welton) writes:

> Jul 13 13:45:37 localhost kernel: TASK = c29fe000[1774] 'cdparanoia' Last 
> syscall: 4 

You need to save this to a file, then do:

apt-get install ksymoops
ksymoops /tmp/oops

That will resolve the function addresses in backtrace to their symbol
names.

Reply via email to