From owner-freebsd-smp Sun Mar 28 23:59:39 1999 Delivered-To: freebsd-smp@freebsd.org Received: from excalibur.lps.ens.fr (excalibur.lps.ens.fr [129.199.120.3]) by hub.freebsd.org (Postfix) with ESMTP id 3CC0215438; Sun, 28 Mar 1999 23:59:33 -0800 (PST) (envelope-from Thierry.Besancon@lps.ens.fr) Received: (from besancon@localhost) by excalibur.lps.ens.fr (8.8.5/8.8.6) id HAA23476; Mon, 29 Mar 1999 07:59:09 GMT Message-Id: <199903290759.HAA23476@excalibur.lps.ens.fr> From: Thierry.Besancon@lps.ens.fr (Thierry Besancon) Date: Mon, 29 Mar 1999 09:59:09 +0000 X-Mailer: Mail User's Shell (7.2.5 10/14/92) To: freebsd-stable@FreeBSD.ORG, freebsd-smp@FreeBSD.ORG, Pierre.David@prism.uvsq.fr, jt@ratp.fr Subject: panic: pipeinit Cc: besancon@lps.ens.fr Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello After some troubles with lockmgr that seem to be fixed after upgrading to 3.1-stable-990311 with a 15 days uptime, I fetched yesterday 3.1-stable and rebooted on a new kernel (with maxusers==512). (I changed stable versions because I got "Out of mbuf clusters - adjust NMBCLUSTERS or increase maxusers!" crashes and I thought that was the opportunity to give stable-990328 a chance to run.) During the night my bi-pentium II (with 512 Mo of ram) crashed with the following ddb trace : panic: pipeinit: cannot allocate pipe -- out of kvm -- code = 3 mp_lock = 01000001; cpuid = 1; lapic.id = 00000000 Debugger("panic") Stopped at Debugger+0x37: movl $0,in_Debugger db> trace Debugger(f0231966) at Debugger+0x37 panic(f023256e,3,ff6088e0,ff790f10,f014e19e) at panic+0xa4 pipespace(ff6088e0) at pipespace+0x57 pipe_write(f28943c0,ff790f40,f287f200,ff6d5100,f024edf8) at pipe_write+0x18a write(ff6d5100,ff790f94,2811c808,2812a4cc,80c3000) at write+0xba syscall(27,27,80c3000,2812a4cc,efbf9228) at syscall+0x187 Xint0x80_syscall() at Xint0x80_syscall+0x4c mp_lock = 01000001; cpuid = 1;lapic.id = 00000000 db> ps 1860 ff6d5100 ff78f000 0 295 000104 2 sendmail-8.9.3 ... If someone has an idea of what to do... Thanks in advance. Best regards. Thierry Besancon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message