From owner-freebsd-stable@FreeBSD.ORG Fri Nov 3 21:27:24 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4CEF16A4AB for ; Fri, 3 Nov 2006 21:27:24 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 070C343D77 for ; Fri, 3 Nov 2006 21:26:48 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 156AE1A4D91; Fri, 3 Nov 2006 13:26:40 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 74DB55128A; Fri, 3 Nov 2006 16:26:33 -0500 (EST) Date: Fri, 3 Nov 2006 16:26:33 -0500 From: Kris Kennaway To: Nikolay Pavlov , freebsd-stable@freebsd.org Message-ID: <20061103212633.GA36049@xor.obsecurity.org> References: <20061103153342.GA2639@zone3000.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qMm9M+Fa2AknHoGS" Content-Disposition: inline In-Reply-To: <20061103153342.GA2639@zone3000.net> User-Agent: Mutt/1.4.2.2i Cc: Subject: Re: panic on 6.2-PRERELEASE (With backtrace) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Nov 2006 21:27:24 -0000 --qMm9M+Fa2AknHoGS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 03, 2006 at 05:33:42PM +0200, Nikolay Pavlov wrote: > Hi, guys. I have a panic running squid as web accelerator on > 6.2-PRERELEASE. Here is a backtrace: >=20 > root@accel1:/usr/obj/usr/src/sys/ACCEL# kgdb kernel.debug /var/crash/vmco= re.0 > kgdb: kvm_nlist(_stopped_cpus): > kgdb: kvm_nlist(_stoppcbs): > [GDB will not be able to debug user-mode threads: /usr/lib/libthread_db.s= o: Undefined symbol "ps_pglobal_lookup"] > GNU gdb 6.1.1 [FreeBSD] > Copyright 2004 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and you = are > welcome to change it and/or distribute copies of it under certain conditi= ons. > Type "show copying" to see the conditions. > There is absolutely no warranty for GDB. Type "show warranty" for detail= s. > This GDB was configured as "i386-marcel-freebsd". >=20 > Unread portion of the kernel message buffer: > panic: kmem_malloc(4096): kmem_map too small: 335544320 total allocated Your kernel ran out of memory. This comes up quite a lot so you can google for the solution. Kris --qMm9M+Fa2AknHoGS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFS7QJWry0BWjoQKURArs/AKDdtPqMaRi0EGVpKqkl6nETm0f3ZgCgsWky 0fbsnorgEmoBCdu4Y3ZKk30= =oXUD -----END PGP SIGNATURE----- --qMm9M+Fa2AknHoGS--