uvm_amap panic in -current

2020-06-16 Thread Jared McNeill
This happened on aarch64 -current while running a pkgsrc bulk build: [ 346117.3280182] panic: kernel diagnostic assertion "amap->am_nused < amap->am_maxslot" failed: file "/home/source/ab/HEAD/src/sys/uvm/uvm_amap.c", line 1506 [ 346117.3380176] cpu4: Begin traceback... [ 346117.3380176] trace f

Re: uvm_amap panic in -current

2020-06-16 Thread maya
On Tue, Jun 16, 2020 at 08:52:55AM -0300, Jared McNeill wrote: > This happened on aarch64 -current while running a pkgsrc bulk build: > > [ 346117.3280182] panic: kernel diagnostic assertion "amap->am_nused < > amap->am_maxslot" failed: file "/home/source/ab/HEAD/src/sys/uvm/uvm_amap.c", > line

Another uvm_amap panic in -current

2020-06-28 Thread Jared McNeill
Console output stopped working part-way through the traceback so only part of the trapframe is printed. [ 153620.7406721] panic: kernel diagnostic assertion "anon != NULL && anon->an_ref != 0" failed: file "/home/source/ab/HEAD/src/sys/uvm/uvm_amap.c", line 748 [ 153620.7534934] cpu0: Begin tra