Date: Mon, 4 Oct 1999 14:54:31 -0400 (EDT) From: David Gilbert <dgilbert@velocet.ca> To: freebsd-stable@freebsd.org Subject: Multiple crashes. Message-ID: <14328.63463.514699.737513@trooper.velocet.net>
next in thread | raw e-mail | index | archive | help
The crashes alternate between the previous message's backtrace and this one. panic: rlist_free: free start overlaps already freed area (kgdb) bt #0 boot (howto=256) at ../../kern/kern_shutdown.c:285 #1 0xc014c469 in panic ( fmt=0xc01f0a34 "rlist_free: free start overlaps already freed area") at ../../kern/kern_shutdown.c:446 #2 0xc0155f36 in rlist_free (rlh=0xc0243338, start=0, end=7) at ../../kern/subr_rlist.c:159 #3 0xc01aecc7 in swap_pager_freeswapspace (object=0xca0e9b24, from=0, to=7) at ../../vm/swap_pager.c:422 #4 0xc01aeda8 in swap_pager_freespace (object=0xca0e9b24, start=48, size=20500) at ../../vm/swap_pager.c:445 #5 0xc01b4209 in vm_map_delete (map=0xca2edd80, start=134868992, end=218836992) at ../../vm/vm_map.c:1833 #6 0xc01b42ac in vm_map_remove (map=0xca2edd80, start=134868992, end=218836992) at ../../vm/vm_map.c:1874 #7 0xc01bc14b in obreak (p=0xca2a89a0, uap=0xca400f94) at ../../vm/vm_unix.c:107 #8 0xc01d6f1b in syscall (frame={tf_es = 39, tf_ds = 39, tf_edi = 134868992, tf_esi = 134549792, tf_ebp = -1077946648, tf_isp = -901771292, tf_ebx = 671987304, tf_edx = 671987284, tf_ecx = 671987280, tf_eax = 17, tf_trapno = 0, tf_err = 2, tf_eip = 671951256, tf_cs = 31, tf_eflags = 647, tf_esp = -1077946684, tf_ss = 39}) at ../../i386/i386/trap.c:1100 #9 0xc01cc49c in Xint0x80_syscall () #10 0x280d2402 in ?? () #11 0x804c1a8 in ?? () #12 0x804b087 in ?? () #13 0x804a6c1 in ?? () #14 0x80490f5 in ?? () To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14328.63463.514699.737513>