From owner-freebsd-current Thu Oct 17 4:22:34 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A495A37B401; Thu, 17 Oct 2002 04:22:23 -0700 (PDT) Received: from uucp.nl.uu.net (uucp.nl.uu.net [193.79.237.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EBD443E3B; Thu, 17 Oct 2002 04:22:22 -0700 (PDT) (envelope-from ben@stuyts.nl) Received: from stuyts by uucp.nl.uu.net with UUCP id ; Thu, 17 Oct 2002 11:22:16 +0000 Received: from terminus.stuyts.nl (localhost [127.0.0.1]) by stuyts.nl (8.12.6/8.12.6) with ESMTP id g9HAqT8C037662; Thu, 17 Oct 2002 12:52:29 +0200 (CEST) (envelope-from ben@stuyts.nl) Received: (from ben@localhost) by terminus.stuyts.nl (8.12.6/8.12.6/Submit) id g9HAqS97037661; Thu, 17 Oct 2002 12:52:28 +0200 (CEST) (envelope-from ben@stuyts.nl) X-Authentication-Warning: terminus.stuyts.nl: ben set sender to ben@stuyts.nl using -f Date: Thu, 17 Oct 2002 12:52:28 +0200 From: Ben Stuyts To: Alfred Perlstein Cc: Jeff Roberson , Terry Lambert , Robert Watson , current@freebsd.org, jeff@freebsd.org Subject: Re: [Ugly PATCH] Again: panic kmem_malloc(): dmesg and kernel config Message-ID: <20021017125228.A37646@terminus.stuyts.nl> Reply-To: ben@stuyts.nl References: <4.3.2.7.2.20021016213322.01c6d348@terminus> <4.3.2.7.2.20021016225907.00b8b8b0@terminus> <20021016212619.GR95327@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Received: from terminus.stuyts.nl (localhost [127.0.0.1]) by stuyts.nl (8.12.6/8.12.6) with ESMTP id g9HAmc8C037485; Thu, 17 Oct 2002 12:48:38 +0200 (CEST) (envelope-from ben@terminus.stuyts.nl) Received: (from ben@localhost) by terminus.stuyts.nl (8.12.6/8.12.6/Submit) id g9HAmbQJ037484; Thu, 17 Oct 2002 12:48:37 +0200 (CEST) (envelope-from ben) In-Reply-To: <20021016212619.GR95327@elvis.mu.org>; from alfred@FreeBSD.ORG on Wed, Oct 16, 2002 at 02:26:19PM -0700 X-SpamCheck: Dan's SPAM Detector 0.3bs2 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Some info I did not include in the previous messages: dmesg output and kernel config. [terminus.stuyts.nl boot/kernel]26: dmesg Copyright (c) 1992-2002 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.0-CURRENT #5: Sun Oct 6 01:50:54 CEST 2002 root@terminus.stuyts.nl:/var/obj/usr/src/sys/TERMINUS Preloaded elf kernel "/boot/kernel/kernel" at 0xc04dc000. Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 233864671 Hz CPU: Pentium II/Pentium II Xeon/Celeron (233.86-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x634 Stepping = 4 Features=0x80f9ff real memory = 67108864 (65536K bytes) avail memory = 59920384 (58516K bytes) Pentium Pro MTRR support enabled npx0: on motherboard npx0: INT 16 interface Using $PIR table, 6 entries at 0xc00fdc00 pcib0: at pcibus 0 on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xf000-0xf00f at device 7.1 on pci0 atapci0: Busmastering DMA not supported ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: port 0x6400-0x641f irq 11 at device 7.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered pci0: at device 7.3 (no driver attached) sym0: <875> port 0x6800-0x68ff mem 0xe8000000-0xe8000fff,0xe8001000-0xe80010ff irq 12 at device 11.0 on pci0 sym0: Symbios NVRAM, ID 7, Fast-20, SE, parity checking sym0: open drain IRQ line driver, using on-chip SRAM sym0: using LOAD/STORE-based firmware. xl0: <3Com 3c905-TX Fast Etherlink XL> port 0x6c00-0x6c3f irq 9 at device 13.0 on pci0 /usr/src/sys/vm/uma_core.c:1307: could sleep with "xl0" locked from /usr/src/sys/pci/if_xl.c:1264 /usr/src/sys/vm/uma_core.c:1307: could sleep with "xl0" locked from /usr/src/sys/pci/if_xl.c:1264 lock order reversal 1st 0xc0ba1bd4 xl0 (network driver) @ /usr/src/sys/pci/if_xl.c:1264 2nd 0xc03d2b00 allproc (allproc) @ /usr/src/sys/kern/kern_fork.c:318 /usr/src/sys/vm/uma_core.c:1307: could sleep with "xl0" locked from /usr/src/sys/pci/if_xl.c:1264 /usr/src/sys/vm/uma_core.c:1307: could sleep with "xl0" locked from /usr/src/sys/pci/if_xl.c:1264 /usr/src/sys/vm/uma_core.c:1307: could sleep with "xl0" locked from /usr/src/sys/pci/if_xl.c:1264 xl0: Ethernet address: 00:60:08:a5:d4:ff miibus0: on xl0 nsphy0: on miibus0 nsphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto /usr/src/sys/vm/uma_core.c:1307: could sleep with "xl0" locked from /usr/src/sys/pci/if_xl.c:647 pci0: at device 15.0 (no driver attached) orm0: