From owner-freebsd-sparc64@FreeBSD.ORG Wed May 11 12:10:08 2005 Return-Path: Delivered-To: freebsd-sparc64@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B30B16A4CE for ; Wed, 11 May 2005 12:10:08 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1287743D7E for ; Wed, 11 May 2005 12:10:08 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4BCA7kU066061 for ; Wed, 11 May 2005 12:10:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4BCA7ZO066060; Wed, 11 May 2005 12:10:07 GMT (envelope-from gnats) Resent-Date: Wed, 11 May 2005 12:10:07 GMT Resent-Message-Id: <200505111210.j4BCA7ZO066060@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-sparc64@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Carlos Sola Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70C5216A4CE for ; Wed, 11 May 2005 12:01:25 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FD2143D82 for ; Wed, 11 May 2005 12:01:25 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j4BC1OGK048980 for ; Wed, 11 May 2005 12:01:24 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j4BC1OmV048979; Wed, 11 May 2005 12:01:24 GMT (envelope-from nobody) Message-Id: <200505111201.j4BC1OmV048979@www.freebsd.org> Date: Wed, 11 May 2005 12:01:24 GMT From: Carlos Sola To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: sparc64/80890: panic: kmem_malloc(73728): kmem_map too small running mysql X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 May 2005 12:10:08 -0000 >Number: 80890 >Category: sparc64 >Synopsis: panic: kmem_malloc(73728): kmem_map too small running mysql >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-sparc64 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed May 11 12:10:07 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Carlos Sola >Release: 5.4-RELEASE SPARC64 >Organization: Carlos Sola >Environment: FreeBSD noc03 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Tue May 10 18:20:20 ART 2005 root@noc03:/usr/src/sys/sparc64/compile/NOC-SMP sparc64 >Description: The machine is a SUN E450 with cpu0: Sun Microsystems UltraSparc-II Processor (400.00 MHz CPU) cpu1: Sun Microsystems UltraSparc-II Processor (400.00 MHz CPU) real memory = 1073741824 (1024 MB) avail memory = 1039368192 (991 MB) Runing mysql-server-4.1.10a (package install) When I run my application in other server that connects to this sparc mysql, after a while it's dump a panic and reboot. The message is: panic: kmem_malloc(73728): kmem_map too small: 348577792 total allocated cpuid = 1 boot() called on cpu#0 Uptime: 5m37s Cannot dump. No dump device defined. Automatic reboot in 15 seconds - press a key on the console to abort Rebooting... Resetting ... >How-To-Repeat: Just make 300 mysql connections and simple selects. I suppose its a memory allocation problem and not mysql issue. >Fix: >Release-Note: >Audit-Trail: >Unformatted: