Gene Yoo said:
> can someone tell me what this is all about?
>
> [EMAIL PROTECTED] root]# tail /var/log/messages
> Mar 17 23:47:40 02 kernel:   6: @c9d8e380  length 80000072
> status 00010072


looks likes a snip from a kernel oops. An oops is a very bad event,
your lucky the machine isn't crashed(yet).

running 'dmesg' should show the whole thing, or look at the
messages log with something else like more or less or cat, or use
tail -n 500 to see the last 500 lines

nate





-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to