All of lore.kernel.org
 help / color / mirror / Atom feed
* ksymoops and 64 bit mips
@ 2003-01-08 20:15 Gilad Benjamini
  2003-01-09 13:38 ` Ralf Baechle
  0 siblings, 1 reply; 5+ messages in thread
From: Gilad Benjamini @ 2003-01-08 20:15 UTC (permalink / raw)
  To: linux-mips

I tried using ksymoops to analyze an oops on my 64 bit SMP mips kernel.
I am running ksymoops on x86 platform.

Initially I got a lot of garbage.
Upgrdaing to ksymoops 2.4.5 , and using the --truncate=1 and 
-t elf32-little reduced 
the amount of garbage, but still all the output shown
was "No symbol available".

Any additional things I should do ?

TIA

^ permalink raw reply	[flat|nested] 5+ messages in thread
* RE: ksymoops and 64 bit mips
@ 2003-01-09 14:01 Gilad Benjamini
  0 siblings, 0 replies; 5+ messages in thread
From: Gilad Benjamini @ 2003-01-09 14:01 UTC (permalink / raw)
  To: Ralf Baechle, Gilad Benjamini; +Cc: linux-mips

Au contraire.
System.map has 32 bit addresses, which I tried to sign extended 
with "ffffffff" (the wonders of sed), but that didn't help.

> -----Original Message-----
> From: Ralf Baechle [mailto:ralf@linux-mips.org]
> Sent: Thursday, January 09, 2003 3:38 PM
> To: Gilad Benjamini
> Cc: linux-mips@linux-mips.org
> Subject: Re: ksymoops and 64 bit mips
> 
> 
> On Wed, Jan 08, 2003 at 10:15:19PM +0200, Gilad Benjamini wrote:
> 
> > Initially I got a lot of garbage.
> > Upgrdaing to ksymoops 2.4.5 , and using the --truncate=1 and 
> > -t elf32-little reduced 
> > the amount of garbage, but still all the output shown
> > was "No symbol available".
> > 
> > Any additional things I should do ?
> 
> Possibly your ksymoops is get confused by the System.map 
> file.  The vmlinux
> file is a 32-bit ELF file but the System.map file contains 
> the addresses
> sign-extended to 64-bit.  As a bandaid you can just chop off the high
> 32-bits of all addresses in System.map.
> 
>   Ralf
> 

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-01-09 14:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-08 20:15 ksymoops and 64 bit mips Gilad Benjamini
2003-01-09 13:38 ` Ralf Baechle
2003-01-09 14:01   ` Gilad Benjamini
2003-01-09 14:03   ` Maciej W. Rozycki
  -- strict thread matches above, loose matches on Subject: below --
2003-01-09 14:01 Gilad Benjamini

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.