NetBSD-Bugs archive

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

Re: kern/57790: Kernel panic on install



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

From: Manuel Bouyer <bouyer%antioche.eu.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: port-xen-maintainer%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
        netbsd-bugs%netbsd.org@localhost, dean.anderson71%yahoo.com@localhost
Subject: Re: kern/57790: Kernel panic on install
Date: Fri, 22 Dec 2023 11:10:24 +0100

 On Wed, Dec 20, 2023 at 10:20:01PM +0000, Taylor R Campbell wrote:
 > The following reply was made to PR kern/57790; it has been noted by GNATS.
 > 
 > From: Taylor R Campbell <riastradh%NetBSD.org@localhost>
 > To: dean.anderson71%yahoo.com@localhost
 > Cc: gnats-bugs%NetBSD.org@localhost, netbsd-bugs%NetBSD.org@localhost
 > Subject: Re: kern/57790: Kernel panic on install
 > Date: Wed, 20 Dec 2023 22:12:42 +0000
 > 
 >  Dean: Can you run with serial console rather than graphical console
 >  and record the entire output?  That may help to gather more
 >  information about the environment that NetBSD is booting in.
 
 Also, booting an hypervisor built with the debug options may give more
 hints in 'xl dmesg'
 
 On NetBSD we build the hypervisor kernel with
 
 CONFIG_DEBUG=y
 CONFIG_DEBUG_INFO=y
 # CONFIG_DEBUG_LOCK_PROFILE is not set
 # CONFIG_DEBUG_LOCKS is not set
 # CONFIG_DEBUG_TRACE is not set
 # CONFIG_XMEM_POOL_POISON is not set
 # CONFIG_CRASH_DEBUG is not set
 # CONFIG_GDBSX is not set
 # CONFIG_FRAME_POINTER is not set
 # CONFIG_GCOV is not set
 # CONFIG_LOCK_PROFILE is not set
 # CONFIG_PERF_COUNTERS is not set
 CONFIG_VERBOSE_DEBUG=y
 CONFIG_SCRUB_DEBUG=y
 # CONFIG_UBSAN is not set
 
 for this purpose
 
 -- 
 Manuel Bouyer <bouyer%antioche.eu.org@localhost>
      NetBSD: 26 ans d'experience feront toujours la difference
 --
 


Home | Main Index | Thread Index | Old Index