On Fri, May 06, 2016 at 03:03:12AM +0000, Christos Zoulas wrote: > It is probably because ASLR is making a vmcmd fail. It should be simple to > build a kernel with DEBUG_EXEC and see what's breaking.
Setting PAX_ASLR_STACK stopped all random aborts I saw in my bulk build. Joerg