All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Martin J. Bligh" <mbligh@aracnet.com>
To: Calin Szonyi <caszonyi@rdslink.ro>
Cc: linux-kernel@vger.kernel.org, kraxel@bytesex.org
Subject: Re: panic in bttv_risc_planar
Date: Fri, 26 Dec 2003 20:28:37 -0800	[thread overview]
Message-ID: <2890000.1072499316@[10.10.2.4]> (raw)
In-Reply-To: <Pine.LNX.4.53.0312270235570.7966@grinch.ro>

> I'm not familiar with addr2line :-(
> I was trying this command line(the result is below):
>  //usr/src/linux-2.6.0 $ addr2line -e ./vmlinux 320
> ??:0
> 
> I obtain the same result if i use 0x140 instead of 320 (320 is decimal
> for 0x140)

"addr2line -e ./vmlinux 0xc0333f60" if I recall correctly
(the full address, not the offset within the function). Might not need
the 0x in front.

But I think maybe Linus already told you what it is ;-)

M.


  reply	other threads:[~2003-12-27  4:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-26 20:20 caszonyi
2003-12-26 22:27 ` your mail Linus Torvalds
2004-01-05 10:59   ` Gerd Knorr
2003-12-26 22:28 ` panic in bttv_risc_planar Martin J. Bligh
2003-12-27  0:47   ` caszonyi
2003-12-27  4:28     ` Martin J. Bligh [this message]
2003-12-27 17:44       ` caszonyi
2003-12-27  4:30     ` Martin J. Bligh
2003-12-27 17:38       ` caszonyi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='2890000.1072499316@[10.10.2.4]' \
    --to=mbligh@aracnet.com \
    --cc=caszonyi@rdslink.ro \
    --cc=kraxel@bytesex.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.