lkml.org 
[lkml]   [2003]   [Dec]   [7]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
From"Mark Symonds" <>
SubjectRe: 2.4.23 hard lock, 100% reproducible.
DateSun, 7 Dec 2003 02:01:17 -0800
[...]
> 
> addr2line requires compiling with -g.  You can also do
>   ksymoops -m /path/to/your/System.map -A c02363dd
> which does not require a recompile.
> 

Excellent, this is alot easier.  Should note that this 
kernel is compiled without support for loadable modules.
Here goes: 

------------- 
puggy:/usr/src/linux/2.4.23# ksymoops -m ./System.map -A c02363dd
ksymoops 2.4.9 on i686 2.4.23.  Options used
     -V (default)
     -k /proc/ksyms (default)
     -l /proc/modules (default)
     -o /lib/modules/2.4.23/ (default)
     -m ./System.map (specified)

Error (regular_file): read_ksyms stat /proc/ksyms failed
ksymoops: No such file or directory
No modules in ksyms, skipping objects
No ksyms, skipping lsmod


Adhoc c02363dd <tcp_print_conntrack+2d/60>


1 error issued.  Results may not be reliable.
puggy:/usr/src/linux/2.4.23#

-------------
-- 
Mark

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

\
 
 \ /
  Last update: 2005-03-22 12:59    [from the cache]
©2003-2008