lkml.org 
[lkml]   [1999]   [Aug]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: possibly bogus value passed to skb->dst->output
Date
Hello!

> skb->dst->output=c015a520

Seems, you have already learned to use gdb... Let me to remind:

gdb vmlinux

gdb -core=/proc/kcore
> add-symbol-file vmlinux ...

After you make it, you will discover that 0cc015a520 is address
of ip_output or ip_mc_output.

Alexey Kuznetsov

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

\
 
 \ /
  Last update: 2005-03-22 13:53    [W:0.262 / U:0.216 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site