NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Can I use NetBSD as a desktop system?
Hi!
thanks for investigating this.
coypu%sdf.org@localhost wrote:
After reboot, look at your newest file in /var/crash/netbsd.*.core.gz
If the newest is netbsd.123.core.gz,
# cd /var/crash
# gunzip netbsd.123.core.gz
# gunzip netbsd.123.gz
# crash -M netbsd.123.core -N netbsd.123
I am only at crash 21 :)
>bt
disc$ sudo crash -M netbsd.21.core -N netbsd.21
Crash version 8.99.1, image version 8.99.1.
System panicked: kernel diagnostic assertion "requested_size > 0"
failed: file "/usr/src/sys/kern/subr_kmem.c", line 339
Backtrace from time of crash is available.
crash> bt
_KERNEL_OPT_NARCNET() at 0
_KERNEL_OPT_NARCNET() at 0
vpanic() at vpanic+0x146
ch_voltag_convert_in() at ch_voltag_convert_in
kmem_intr_free() at kmem_intr_free+0x19d
rt2860_detach() at rt2860_detach+0xaa
ral_pci_detach() at ral_pci_detach+0x36
config_detach() at config_detach+0x116
drvctl_ioctl() at drvctl_ioctl+0x260
sys_ioctl() at sys_ioctl+0x107
syscall() at syscall+0x21c
--- syscall (number 54) ---
7ecef9721caa:
And reply with the output of it, mentioning kernel version or output of:
ident /netbsd |grep -e if_ral_pci -e rt2860
disc$ ident /netbsd |grep -e if_ral_pci -e rt2860
$NetBSD: if_ral_pci.c,v 1.23 2016/07/06 14:28:51 christos Exp $
$NetBSD: rt2860.c,v 1.26 2017/05/23 02:19:14 ozaki-r Exp $
Thanks,
Riccardo
Home |
Main Index |
Thread Index |
Old Index