panic: kmem_malloc(8192): kmem_map too small: 39460864 total allocated

Ask Bjørn Hansen ask at develooper.com
Thu Jan 24 09:09:24 UTC 2013


Hi everyone,

I upgraded my NanoBSD image from 9.0 (from May 2012) to 9.1 from a few days ago.

Booting the new image on a pcEngines Alix board it panics with a "kmem_map too small" error when mounting the disk.  Any ideas what I'm doing wrong?


Ask

Trying to mount root from ufs:/dev/ada0s2a [ro]...
panic: kmem_malloc(8192): kmem_map too small: 39460864 total allocated
cpuid = 0
KDB: stack backtrace:
#0 0xc089b0ff at kdb_backtrace+0x4f
#1 0xc08678af at panic+0x16f
#2 0xc0b0848a at kmem_malloc+0x28a
#3 0xc0afbc87 at page_alloc+0x27
#4 0xc0afe320 at uma_large_malloc+0x50
#5 0xc085142c at malloc+0x8c
#6 0xc07cedc0 at g_read_data+0x50
#7 0xc07d45f8 at g_label_ufs_taste_common+0x98
#8 0xc07d485b at g_label_ufs_id_taste+0x1b
#9 0xc07d35ec at g_label_taste+0x3ec
#10 0xc07d075f at g_new_provider_event+0x5f
#11 0xc07ce205 at g_run_events+0x265
#12 0xc07cf6e9 at g_event_procbody+0x69
#13 0xc08366f6 at fork_exit+0x96
#14 0xc0b59e64 at fork_trampoline+0x8
Uptime: 13s
Automatic reboot in 15 seconds - press a key on the console to abort



More information about the freebsd-stable mailing list