On Thu, Jun 09, 2016 at 01:19:50PM -0500, Troy Frericks wrote: > ... > > I've spent hours googeling, and found only one mention that this may be a > kernel bug. > I've checked theOpenBSD 5.9 patch list, the OpenBSD 5.9 -current changes > log. >
By the way, instead of googeling a nice way to see what is going on is to run: ktrace httpd -d -v then run kdump -f ktrace.out after it aborts to see what exactly triggered the abort. Hope this helps, -- Kind regards, Hiltjo