On Fri, 7 Jan 2000 10:33:32 +0100 (CET), 
Paolo Nenzi <[EMAIL PROTECTED]> wrote:
>Sometimes I found files in the /var/log/ksymops, I they can help I will
>post them

/var/log/ksymoops contains automatic snapshots of /proc/ksyms and
/proc/modules, taken whenever a module loads or unloads.  One of the
problem with debugging a kernel oops is knowing which modules were
loaded and where they were loaded when the oops occurred.  Hence the
snapshots, you find the module set with a timestamp just before the
oops and tell ksymoops to read those files.  There is no point in
posting anything from /var/log/ksymoops, they are of no use on their
own.

--
=-          To unsubscribe, email [EMAIL PROTECTED] with the       -=
=-                body of "unsubscribe linux-abit".                 -=

Reply via email to