Date: Mon, 29 Mar 1999 09:59:09 +0000 From: Thierry.Besancon@lps.ens.fr (Thierry Besancon) To: freebsd-stable@FreeBSD.ORG, freebsd-smp@FreeBSD.ORG, Pierre.David@prism.uvsq.fr, jt@ratp.fr Cc: besancon@lps.ens.fr Subject: panic: pipeinit Message-ID: <199903290759.HAA23476@excalibur.lps.ens.fr>
next in thread | raw e-mail | index | archive | help
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-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903290759.HAA23476>