Date: Mon, 11 Feb 2002 15:17:57 +0200 From: Peter Pentchev <roam@ringlet.net> To: Varshavchick Alexander <alex@metrocom.ru> Cc: Edwin Groothuis <edwin@mavetju.org>, questions@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG Subject: Re: lsof and listening processes on 4.5 Message-ID: <20020211151757.H355@straylight.oblivion.bg> In-Reply-To: <Pine.GSO.4.21.0202111510260.1106-100000@apache.metrocom.ru>; from alex@metrocom.ru on Mon, Feb 11, 2002 at 03:13:55PM %2B0300 References: <20020211230746.E494@k7.mavetju.org> <Pine.GSO.4.21.0202111510260.1106-100000@apache.metrocom.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
--Zs/RYxT/hKAHzkfQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 11, 2002 at 03:13:55PM +0300, Varshavchick Alexander wrote: > Of cause, I recompiled lsof for 4.5. But now it seems to be more likely a > some general problem with the system, because the command >=20 > sockstat -4 -l >=20 > doesn't print anything either. What can it be...? Just as a guess: you did not update your 'world' sources, then forgot to reboot with a new kernel, did you? At some point, a slight ABI incompatibility was introduced somewhere around the network sockets data, and the new userland utilities - netstat, apparently sockstat too - cannot quite deal with the old kernel's way of presenting the information. As a side question, what is the output of: netstat -an | grep '^tcp.*LISTEN' G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 This sentence is false. --Zs/RYxT/hKAHzkfQ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjxnxIUACgkQ7Ri2jRYZRVPPtQCeNyRBh/UkOPUYiNs2qSyIyiCa rhAAoJMwuJjq+K0q9l6RLsGnWboxs+7O =zMEI -----END PGP SIGNATURE----- --Zs/RYxT/hKAHzkfQ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020211151757.H355>