NetBSD-Bugs archive

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

re: kern/41715



The following reply was made to PR kern/41715; it has been noted by GNATS.

From: matthew green <mrg%eterna.com.au@localhost>
To: kern-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
    netbsd-bugs%netbsd.org@localhost, Thomas Klausner 
<wiz%NetBSD.org@localhost>,
    gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: re: kern/41715
Date: Tue, 04 Aug 2009 02:36:09 +1000

 something is corrupting the address stored in dev_priv->mmio.
 i instrumented radeon_get_vblank_counter() and got this panic:
 
 panic: ommio (0xffff8000062e5980) != dev_priv->mmio (0xffff8000062e5900)
 
 and then it failed to enter ddb as usual, hinting that something
 else is also corrupting the stack...
 
 
 .mrg.
 


Home | Main Index | Thread Index | Old Index