lkml.org 
[lkml]   [2003]   [Feb]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: doublefault debugging (was Re: Linux v2.5.62 --- spontaneous reboots)
    On Thu, Feb 27, 2003 at 10:50:56AM -0800, Randy.Dunlap wrote:
    > On Thu, 20 Feb 2003 08:54:55 -0800 (PST)
    > Linus Torvalds <torvalds@transmeta.com> wrote:

    [snipped]

    > | A sorted list of bad stack users (more than 256 bytes) in my default build
    > | follows. Anybody can create their own with something like
    > |
    > | objdump -d linux/vmlinux |
    > | grep 'sub.*$0x...,.*esp' |
    > | awk '{ print $9,$1 }' |
    > | sort > bigstack
    > |
    > | and a script to look up the addresses.

    [snipped]

    > I don't get a nice listing from this script like you did.
    > Example of mine is below. Do I just have a tools issue?

    See the part where Linus said "...and a script to look up the
    addresses.". You can use 'ksymoops -v vmlinux -m System.map --no-ksyms
    --no-lsmod -A 0xcodebabe' to translate address to symbol.
    --
    Muli Ben-Yehuda
    http://www.mulix.org

    [unhandled content-type:application/pgp-signature]
    \
     
     \ /
      Last update: 2005-03-22 13:33    [W:4.096 / U:0.380 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site