Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Apr 2000 01:39:01 -0400 (EDT)
From:      Robert Watson <robert@cyrus.watson.org>
To:        freebsd-current@freebsd.org
Subject:   panic: vm_map_entry_create: kernel resources exhausted
Message-ID:  <Pine.NEB.3.96L.1000411013716.34022A-100000@fledge.watson.org>

next in thread | raw e-mail | index | archive | help

5.0-CURRENT -- was doing a make buildworld -j 2.  Sadly, I don't know what
exact date the source was from, as I had just cvsup'd and started
building, but I expect in the last week and a half.  I was running with
capabilities patches going, but I wouldn't imagine that it would cause
this particular nasty.


(kgdb) where
#0  Debugger (msg=0xc02fa583 "panic") at ../../i386/i386/db_interface.c:319
#1  0xc01907fc in panic (
    fmt=0xc0312820 "vm_map_entry_create: kernel resources exhausted")
    at ../../kern/kern_shutdown.c:552
#2  0xc02838fa in vm_map_entry_create (map=0xc035b4ec) at ../../vm/vm_map.c:292
#3  0xc0283aed in vm_map_insert (map=0xc035b4ec, object=0xc035b580, 
    offset=62492672, start=3282665472, end=3282669568, prot=7 '\a', 
    max=7 '\a', cow=0) at ../../vm/vm_map.c:528
#4  0xc0282feb in kmem_alloc (map=0xc035b4ec, size=4096)
    at ../../vm/vm_kern.c:175
#5  0xc028d09c in _zget (z=0xc035b660) at ../../vm/vm_zone.c:343
#6  0xc028789d in vm_object_allocate (type=0 '\000', size=14)
    at ../../vm/vm_zone.h:85
#7  0xc028016b in swap_pager_alloc (handle=0x0, size=57344, prot=7, offset=0)
    at ../../vm/swap_pager.c:387
#8  0xc028c1bc in vm_pager_allocate (type=1, handle=0x0, size=57344, prot=7, 
    off=0) at ../../vm/vm_pager.c:246
#9  0xc02852c2 in vm_map_split (entry=0xc3a6a930) at ../../vm/vm_map.c:1939
#10 0xc02854ee in vm_map_copy_entry (src_map=0xc3a624c0, dst_map=0xc3a62400, 
    src_entry=0xc3a6a930, dst_entry=0xc3a6a870) at ../../vm/vm_map.c:2043
#11 0xc0285753 in vmspace_fork (vm1=0xc3a624c0) at ../../vm/vm_map.c:2170
#12 0xc0282a86 in vm_fork (p1=0xc3a2a080, p2=0xc3a29ee0, flags=20)
    at ../../vm/vm_glue.c:233
#13 0xc0188f0b in fork1 (p1=0xc3a2a080, flags=20, procp=0xc3a92f38)
    at ../../kern/kern_fork.c:485
#14 0xc01886be in fork (p=0xc3a2a080, uap=0xc3a92f80)
    at ../../kern/kern_fork.c:100
#15 0xc02bf2e2 in syscall (frame={tf_fs = 47, tf_es = 47, tf_ds = 47, 
      tf_edi = 135000192, tf_esi = 134975988, tf_ebp = -1077937892, 
      tf_isp = -1012322348, tf_ebx = 0, tf_edx = 134975988, tf_ecx = 0, 
      tf_eax = 2, tf_trapno = 12, tf_err = 2, tf_eip = 134657044, tf_cs = 31, 
      tf_eflags = 514, tf_esp = -1077937936, tf_ss = 47})
    at ../../i386/i386/trap.c:1073
#16 0xc02b0526 in Xint0x80_syscall ()
#17 0x804b52e in ?? ()
#18 0x804a920 in ?? ()
#19 0x8051a92 in ?? ()
#20 0x80519fe in ?? ()
#21 0x80480f9 in ?? ()




  Robert N M Watson 

robert@fledge.watson.org              http://www.watson.org/~robert/
PGP key fingerprint: AF B5 5F FF A6 4A 79 37  ED 5F 55 E9 58 04 6A B1
TIS Labs at Network Associates, Safeport Network Services



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1000411013716.34022A-100000>