Date: Thu, 23 Mar 2000 21:50:01 -0500 From: "Jerry Bell" <jerry@bellnetworks.net> To: <questions@freebsd.org> Subject: 'proc size mismatch' problem with 4.0 Message-ID: <001b01bf953b$a6ae67c0$06effdce@netrex.com>
index | next in thread | raw e-mail
[-- Attachment #1 --] I have a recent build of FreeBSD 4.0 stable (supped 3/23/2000) and I'm having the following problems: dogbert# uname -a FreeBSD dogbert.bellnetworks.net 4.0-STABLE FreeBSD 4.0-STABLE #0: Fri Mar 24 12:44:30 GMT 2000 jerry@dogbert.bellnetworks.net:/usr/src/sys/compile/GENERIC i386 dogbert# ps -x ps: proc size mismatch (24012 total, 1056 chunks) dogbert# w 2:41PM up 49 mins, 1 user, load averages: 0.05, 0.02, 0.00 USER TTY FROM LOGIN@ IDLE WHAT w: proc size mismatch (31320 total, 1056 chunks): Undefined error: 0 dogbert# dogbert# top kvm_open: proc size mismatch (31320 total, 1056 chunks) top: Out of memory. dogbert# This problem started after I cvsup'd the source and did a make world. I also recompiled the kernel using that source tree. I ran a 'truss ps' and 'truss w' and saw that there was a call to /etc/malloc.conf that was failing. Per the malloc(3) man page, I did a 'ln -s 'A>>' /etc/malloc.conf'. Any ideas? What other info would be helpful? Jerry [-- Attachment #2 --] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content="text/html; charset=iso-8859-1" http-equiv=Content-Type> <META content="MSHTML 5.00.2614.3401" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT face=Arial size=2>I have a recent build of FreeBSD 4.0 stable (supped 3/23/2000) and I'm having the following problems:</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>dogbert# uname -a<BR>FreeBSD dogbert.bellnetworks.net 4.0-STABLE FreeBSD 4.0-STABLE #0: Fri Mar 24 12:44:30 GMT 2000 <A href="mailto:jerry@dogbert.bellnetworks.net:/usr/src/sys/compile/GENERIC">jerry@dogbert.bellnetworks.net:/usr/src/sys/compile/GENERIC</A> i386<BR>dogbert# ps -x<BR>ps: proc size mismatch (24012 total, 1056 chunks)<BR>dogbert# w<BR> 2:41PM up 49 mins, 1 user, load averages: 0.05, 0.02, 0.00<BR>USER TTY FROM LOGIN@ IDLE WHAT<BR>w: proc size mismatch (31320 total, 1056 chunks): Undefined error: 0<BR>dogbert# </FONT></DIV> <DIV><FONT face=Arial size=2>dogbert# top<BR>kvm_open: proc size mismatch (31320 total, 1056 chunks)<BR>top: Out of memory.<BR>dogbert# </FONT></DIV> <DIV> </DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>This problem started after I cvsup'd the source and did a make world. I also recompiled the kernel using that source tree. I ran a 'truss ps' and 'truss w' and saw that there was a call to /etc/malloc.conf that was failing. Per the malloc(3) man page, I did a 'ln -s 'A>>' /etc/malloc.conf'.</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>Any ideas? What other info would be helpful?</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>Jerry</FONT></DIV> <DIV> </DIV> <DIV> </DIV></BODY></HTML>help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001b01bf953b$a6ae67c0$06effdce>
