NetBSD-Bugs archive

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

re: port-amd64/50091



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

From: matthew green <mrg%eterna.com.au@localhost>
To: gnats-bugs%NetBSD.org@localhost, prlw1%cam.ac.uk@localhost
Cc: port-amd64-maintainer%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
    netbsd-bugs%netbsd.org@localhost, vchaves%ymail.com@localhost
Subject: re: port-amd64/50091
Date: Wed, 29 Jul 2015 08:59:21 +1000

 >  panic: lockdebug_lookup: uninitialized lock (lock=0xffffffff80d01448, from=fff807bc16a)
 
 do you have the netbsd.gdb?  can you look up fff807bc16a .. actually,
 that seems to be truncated.  try 0xffffffff807bc16a.
 
 addr2line -e netbsd.gdb 0xffffffff807bc16a
 addr2line -e netbsd.gdb 0xffffffff80d01448
 
 might both be useful.
 


Home | Main Index | Thread Index | Old Index