Hi! I just got a new panic in 10.99.7 after running a pbulk for less than a day (after updating from 10.99.5, which was stable for weeks).
OCR'd from screenshot and manually corrected: [ 24737.0090714] hardclock() at netbsd:hardclock+0x8b [ 24737.0090714] Xresume_lapic_ltimer() at netbsd:Xresume_lapic_ltimer+Oxle [ 24737.0090714] --- interrupt [ 24737.0090714] pmap_tlb_shootnow() at netbs:pmap_tlb_shootnow+0x1f7 [ 24737.0090714] map_update() at netbsd:map_update+0×17 [ 24737.0090714] uvm_pagermapout() at netbsd:um_pagermapout+0×29 [ 24737.0090714] genfs_getpages() at netbsd:genfs_getpages+0×1755 [ 24737.0090714] VOP_GETPAGES() at netbsd:VOP_GETPAGES+0×58 [ 24737.0190721] ufs_balloc_range() at netbsd:ufs_balloc_range+0x11a [ 24737.0190721) ffs_write() at netbsd:ffs _write+0x34c [ 24737.0190721) layer_bypass() at netbsd: layer_bypass+0×102 [ 24737.0190721] VOP_WRITE() at netbsd:VOP_WRITE+0x103 [ 24737.0190721] vn_write() at netbsd:vn_write+Oxe0 [ 24737.0190721] dofilewrite() at netbsd: dofilewrite+0×80 [ 24737.0190721] sys_write() at netbsd:sys_write+0x49 [ 24737.0190721] syscall() at netbsd:syscall+0x196 [ 24737.0190721] --- syscall (number 4) --- [ 24737.0190721] netbsd:syscall+0x196: [ 24737.0190721] cpu14: End traceback.. [ 24737.01907211 fatal breakpoint trap in supervisor mode [ 24737.0190721] trap type 1 code 0 rip Oxffffffff80235425 cs 0x8 rflags 0x202 cr2 0x71f902c561cf level 0x7 rsp Oxffffaaa17d0d9628 [ 24737.0190721] curlwp @xffffe@cbc87ed700 pid 9818.9818 lowest kstack Oxffffaaal7ded52c0 Stopped in pid 9818.9818 (as) at netbsd:breakpoint+0x5: leave breakpoint () at netbsd:breakpoint+0x5 vpanic() at netbsd:vpanic+0x173 panic() at netbsd :panic+0x3c defibrillate() at netbsd:defibrillate+Oxe3 hardclock() at netbsd:hardclock+0x8b Xresume_lapic_ltimer() at netbsd:Xresume_lapic_ltimer+Oxle --- interrupt --- pmap_tlb_shootnow() at netbsd:pmap_tlb_shootnow+0x1f7 pmap_update() at netbsd:pmap_update+0x17 um._pagermapout () at netbsd:um_pagermapout+0×29 genfs_getpages() at netbsd:genfs_getpages+0x1755 VOP_GETPAGES () at netbsd: VOP_GETPAGES+0x58 ufs_balloc_range() at netbsd:ufs_balloc_range+0x11a ffs_write() at netbsd:ffs_write+0×34c layer_bypass() at netbsd: layer_bypass+0×102 VOP_WRITE () at netbsd:VOP_WRITE+0x103 vn_write() at netbsd:vn_write+Oxe0 dofilewrite() at netbsd:dofilewrite+0x80 sys_write() at netbsd: sys_write+0×49 syscall() at netbsd:syscall+0x196 Sorry, no crash dump available. Any ideas what this one is about? Thomas