NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-evbmips/41650: NetBSD/evbmips -current on MERAKI/Atheros 2315 WiSoC crashes



The following reply was made to PR port-evbmips/41650; it has been noted by 
GNATS.

From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: port-evbmips/41650: NetBSD/evbmips -current on MERAKI/Atheros
        2315 WiSoC crashes
Date: Wed, 1 Jul 2009 06:45:49 +0000

 On Wed, Jul 01, 2009 at 06:20:03AM +0000, Fredrik Pettai wrote:
  >  > 'show registers'?
  >  
  >  db> show registers
  >   :
  >  ra          0x8006a524
 
 That's almost certainly the place it jumped off the cliff.
 
 Can you find out where it is? (If it's a kernel with debugging symbols
 you can get it from gdb; otherwise the easiest way is to run "objdump
 -d netbsd | less", search for 8006a524, look backwards to find the
 start of the function, then paste the disassembly of the whole
 function here.)
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index