From owner-freebsd-smp Thu Apr 24 12:53:22 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA27027 for smp-outgoing; Thu, 24 Apr 1997 12:53:22 -0700 (PDT) Received: from babe.globecomm.net (babe.globecomm.net [207.51.48.8]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA27022 for ; Thu, 24 Apr 1997 12:53:20 -0700 (PDT) Received: from w3.starnets.ro ([193.226.124.34]) by babe.globecomm.net (8.8.5/8.8.0) with SMTP id PAA09600 for ; Thu, 24 Apr 1997 15:53:10 -0400 (EDT) Message-ID: <335FB93A.2D2D@earthling.net> Date: Thu, 24 Apr 1997 22:49:14 +0300 From: Penisoara Adrian Reply-To: ady@earthling.net X-Mailer: Mozilla 3.01Gold (Win95; I) MIME-Version: 1.0 To: freebsd-smp@FreeBSD.org Subject: The false typo & SMP kernel problem Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-smp@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Hi! Steve was right, that what I reported as a typo was in fact a disk error (or maybe a network error, who knows ?). Still, I'm facing again with ps,netstat,etc. problems when I compile a SMP kernel from the new cvsup'ed smp-sys tree. Please note that I had a working and stable SMP kernel from an older cvsup tree (I think 1 Apr 97). Even WORSE: copied the GENERIC file and just made slight adjustements for my system (like disabling other SCSI controllers/Network cards than mine) and with NO SMP options and the same result: #ps ps: proc size mismatch (17280 total, 632 chunks) #netstat ??? netstat: kvm_read: Bad address [....] [ totally wrong output ] [....] # For now I'll try the older stable tree. Strange is that I had exactly the same kind of problems each time I tried the current SMP source tree. Ady (@earthling.net)