Re: Oops after 30 days of uptime

From: Patrick McHardy
Date: Fri Sep 01 2006 - 13:00:16 EST


Ondrej Zary wrote:
> Hello,
> my home router crashed after about a month. It does this sometimes but this
> time I was able to capture the oops. Here is the result of running ksymoops
> on it (took a photo of the screen and then manually converted to plain-text).
> Does it look like a bug or something other?


> Code; c01eeb9e <init_or_cleanup+15e/160>
> 00000000 <_EIP>:
> Code; c01eeb9e <init_or_cleanup+15e/160> <=====
> 0: 8b 5e 18 mov 0x18(%esi),%ebx <=====
> Code; c01eeba1 <ip_conntrack_protocol_register+1/70>
> 3: 11 d8 adc %ebx,%eax


This looks like a bug in some out of tree protocol module (2.4 only
contains the built-in protocols). Did you apply any netfilter patches?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/