With Tuesday 4th February 9.99.45/amd64 source, I just got a: System panicked: kernel diagnostic assertion "uobj == NULL || !UVM_OBJ_IS_CLEAN(uobjpage->uobject) || uvm_pagegetdirty(uobjpage) == UVM_PAGE_STATUS_CLEAN" failed: file "/usr/src/sys/uvm/uvm_fault.c", line 1754
while copying a file from a NTFS partition on an external usb3 drive to an NFS partition. Side question: as this is running generic, I should be able to make use of netbsd-GENERIC.symbols.gz - how do I do that? Cheers, Patrick crash> bt _KERNEL_OPT_NARCNET() at 0 _KERNEL_OPT_NARCNET() at 0 sys_reboot() at sys_reboot vpanic() at vpanic+0x181 kern_assert() at kern_assert+0x48 uvm_fault_internal() at uvm_fault_internal+0x1832 trap() at trap+0x6f4 --- trap (number 6) --- copyin() at copyin+0x2f uiomove() at uiomove+0xc6 ubc_uiomove() at ubc_uiomove+0x104 nfs_write() at nfs_write+0x11d VOP_WRITE() at VOP_WRITE+0x82 vn_write() at vn_write+0xdd dofilewrite() at dofilewrite+0x93 sys_write() at sys_write+0x49 syscall() at syscall+0x299 --- syscall (number 4) --- 72dd6984297a:
