linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: caszonyi@rdslink.ro
To: "Martin J. Bligh" <mbligh@aracnet.com>
Cc: linux-kernel@vger.kernel.org, kraxel@bytesex.org
Subject: Re: panic in bttv_risc_planar
Date: Sat, 27 Dec 2003 19:44:22 +0200 (EET)	[thread overview]
Message-ID: <Pine.LNX.4.53.0312271940420.573@grinch.ro> (raw)
In-Reply-To: <2890000.1072499316@[10.10.2.4]>

On Fri, 26 Dec 2003, Martin J. Bligh wrote:

> > 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.
>

here is what addr2line says
root@grinch -19:39:14- 0 jobs, ver 2.05b.0 4
 //usr/src/linux-2.6.0 $ addr2line -e ./vmlinux c0333f60
/usr/src/linux-2.6.0/drivers/media/video/bttv-risc.c:195

the line  is:

*(rp++)=cpu_to_le32(sg_dma_address(vsg)+voffset);


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

I did the change that Linus suggested and so far so good (no problems)

> M.
>

Thanks to all

Bye
Calin


  reply	other threads:[~2003-12-28  4:53 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
2003-12-27 17:44       ` caszonyi [this message]
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=Pine.LNX.4.53.0312271940420.573@grinch.ro \
    --to=caszonyi@rdslink.ro \
    --cc=kraxel@bytesex.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mbligh@aracnet.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).