netdev
[Top] [All Lists]

Re: Kernel oops in ip_route_input

To: Angus Ainslie <angusa@xxxxxxxxxxxx>
Subject: Re: Kernel oops in ip_route_input
From: Andi Kleen <ak@xxxxxxx>
Date: Fri, 1 Mar 2002 19:08:15 +0100
Cc: netdev@xxxxxxxxxxx
In-reply-to: <3C7FBF36.4090501@deltatee.com>
References: <3C7FBF36.4090501@deltatee.com>
Sender: owner-netdev@xxxxxxxxxxx
User-agent: Mutt/1.3.22.1i
> Code;  c01d2580 <ip_route_input+7c/124>   <=====
>    0:   75 2d                     jne    2f <_EIP+0x2f> c01d25ae 
> <ip_route_input+aa/124>   <=====
> Code;  c01d2582 <ip_route_input+7e/124>
>    2:   38 9a 8c 00 00 00         cmp    %bl,0x8c(%edx)
> Code;  c01d2588 <ip_route_input+84/124>
>    8:   75 25                     jne    2f <_EIP+0x2f> c01d25ae 
> <ip_route_input+aa/124>
> Code;  c01d258a <ip_route_input+86/124>
>    a:   a1 04 f9 29 c0            mov    0xc029f904,%eax
> Code;  c01d258e <ip_route_input+8a/124>
>    f:   89 42 18                  mov    %eax,0x18(%edx)
> Code;  c01d2592 <ip_route_input+8e/124>
>   12:   ff 42 00                  incl   0x0(%edx)

The oops does not look correctly decoded. Could you decode it again with
the correct kernel image?

-Andi

<Prev in Thread] Current Thread [Next in Thread>