On 30 Sep 2000 15:09:10 +0100, 
Nix <[EMAIL PROTECTED]> wrote:
>: loki:/# cat /proc/net/dev
>: Inter-|   Receive                                                |  Transmit
>:  face |bytes    packets errs drop fifo frame compressed multicast|bytes    packets 
>errs drop fifo colls carrier compressed
>:     lo:%lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu
>:   eth0:%lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu

I have seen that symptom after kernel stack overflow.  For some reason
it starts printing the format strings instead of substituting them.  It
is one of my triggers for "oh, oh, what just went recursive?".

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to