panic when booting HEAD on i386

Ganbold Tsagaankhuu ganbold at gmail.com
Sun Apr 21 05:57:04 UTC 2013


On Sat, Apr 20, 2013 at 11:21 PM, Konstantin Belousov
<kostikbel at gmail.com>wrote:

> On Sat, Apr 20, 2013 at 10:52:35PM +0800, Ganbold Tsagaankhuu wrote:
> > Hi,
> >
> > I'm trying to boot HEAD after updating, but unfortunately it panics with
> > following message:
> >
> > panic: kmem_suballoc: bad status return of 3.
> >
> > I was only able to get image of the panic.
> >
> > http://www.mnbsd.org/ganbold/IMG_20130420_222353-2.jpg
> >
> > Does anybody see same panic booting on i386 lately?
> > Tried clang, and it panics also.
>
> How much memory do you have ?
> Do you have any tunables in the loader.conf ?
>

Following settings caused the panic:

vm.kmem_size="999M"
vm.kmem_size_max="999M"

Whether it is regression or not in previous version of kernel (r244046) it
didn't panic on boot.
Seems no information on UPDATING either.

Ganbold



> What was the previous version of the kernel which worked for you ?
>
> r249538 boots for me on i386 with memory sizes of 64M, 2G and 4G.
>


More information about the freebsd-current mailing list