Current-Users archive

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

Stability issues with recent NetBSD 9.0_BETA amd64



I've been playing with NetBSD 9.0_BETA amd64 from nyftp on a laptop for a little while and noticed a significant drop in stability sometime after Aug 18 (I have an Aug 18 kernel which seems solid, but Sep 2, 7 and 10 also panic)

The symptoms include
- netbsd-8 firefox binary segfault every time on startup. Doesn't always happen, but once it starts, they always seem to segfault until reboot. Note that though "netbsd-8 firefox binaries" are not necessarily a paragon of stability even on netbsd-8, this does not happen on -8, or even the Aug 18 kernel
- panic/reboot - almost always while interacting with that same netbsd-8 firefox binary

Interestingly savecore always seems to fail with:
savecore: dump_exists:471: kvm_read newdumpmag: _kvm_kvatop(ffffffff8180030c) 

A good dmesg (from Aug 18) and bad (from Sep 10) are at: http://sync.absd.org/netbsd-9-beta/

A sample panic (captured from dmesg after reboot) is below. The stack trace includes usbnet on a ure Ethernet interface on a USB port, but the panics and firefox crash loops have occurred without this attached.

Has anyone else seen similar? I'm running with the Aug-18th kernel for now without issues

Thanks

David

fatal page fault in supervisor mode
trap type 6 code 0 rip 0xffffffff80e5663f cs 0x8 rflags 0x10246 cr2 0xffffb18137c07000 ilevel 0x5 rsp 0xffffb181343f2e58
curlwp 0xffff826d464394a0 pid 0.6 lowest kstack 0xffffb181343ef2c0
panic: trap
cpu0: Begin traceback...
vpanic() at netbsd:vpanic+0x160
snprintf() at netbsd:snprintf
startlwp() at netbsd:startlwp
alltraps() at netbsd:alltraps+0xc3
ure_rx_loop() at netbsd:ure_rx_loop+0x10f
usbnet_rxeof() at netbsd:usbnet_rxeof+0xb5
usb_transfer_complete() at netbsd:usb_transfer_complete+0x270
xhci_softintr() at netbsd:xhci_softintr+0x5c4
usb_soft_intr() at netbspiwmi0 not configured


Home | Main Index | Thread Index | Old Index