NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-amd64/52596 (Another netbsd-8 panic)
The following reply was made to PR port-amd64/52596; it has been noted by GNATS.
From: coypu%sdf.org@localhost
To: Dominik Bialy <dmb%yenn.ulegend.net@localhost>
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: port-amd64/52596 (Another netbsd-8 panic)
Date: Mon, 9 Oct 2017 10:13:34 +0000
On Mon, Oct 09, 2017 at 10:01:47AM +0200, Dominik Bialy wrote:
> Current sysctls are:
>
> yenn# sysctl machdep.xsave_features
> machdep.xsave_features = 0
> yenn# sysctl machdep.fpu_save
> machdep.fpu_save = 1
>
> I'll try applying the patch today and building the kernel.
sorry, I misread the code, it shouldn't make a functional difference
either way.
do you have a coredump in /var/crash?
can you:
gunzip netbsd.3.core.gz
gunzip netbsd.3.gz
crash -M netbsd.3.core -N netbsd.3
crash> dmesg
(only to confirm it died at the same spot)
crash> examine x86_xsave_features
crash> bt
Home |
Main Index |
Thread Index |
Old Index