From owner-freebsd-hackers@FreeBSD.ORG Thu Oct 23 14:10:31 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 088E216A4B3 for ; Thu, 23 Oct 2003 14:10:31 -0700 (PDT) Received: from genius.tao.org.uk (genius.tao.org.uk [212.135.162.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1A5A43F85 for ; Thu, 23 Oct 2003 14:10:29 -0700 (PDT) (envelope-from joe@genius.tao.org.uk) Received: by genius.tao.org.uk (Postfix, from userid 100) id 7A09642E4; Thu, 23 Oct 2003 22:10:28 +0100 (BST) Date: Thu, 23 Oct 2003 22:10:28 +0100 From: Josef Karthauser To: David Malone Message-ID: <20031023211028.GA1525@genius.tao.org.uk> Mail-Followup-To: Josef Karthauser , David Malone , freebsd-hackers@FreeBSD.org References: <20031023154041.GA1344@genius.tao.org.uk> <20031023163309.GA92535@walton.maths.tcd.ie> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rwEMma7ioTxnRzrJ" Content-Disposition: inline In-Reply-To: <20031023163309.GA92535@walton.maths.tcd.ie> User-Agent: Mutt/1.5.4i cc: freebsd-hackers@FreeBSD.org Subject: Re: ktrace/kdump question: intrepretting calls. X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Oct 2003 21:10:31 -0000 --rwEMma7ioTxnRzrJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 23, 2003 at 05:33:09PM +0100, David Malone wrote: > On Thu, Oct 23, 2003 at 04:40:41PM +0100, Josef Karthauser wrote: > > I'm trying to work out what a particular application does by using > > ktrace and kdump. At the relevant point in the kdump it says: > >=20 > > 1080 Application CALL #91(0x28d28000,0x4000) > > 1080 Application RET #91 0 > >=20 > > How do I go about working out what this call means? I guess that it's > > to a library somewhere, but I'm not sure what. I'd like to ktrace that > > too if possible. >=20 > Is it a linux binary? The #91 means syscall 91 AFAIK, which isn't > in use on -stable or -current. However Linux syscall #91 is munmap, > which looks like a plausable candidate given the arguments. Try > installing the linux_kdump port... >=20 Thanks. I'll take a look. Joe --=20 Josef Karthauser (joe@tao.org.uk) http://www.josef-k.net/ FreeBSD (cvs meister, admin and hacker) http://www.uk.FreeBSD.org/ Physics Particle Theory (student) http://www.pact.cpes.sussex.ac.uk/ =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D An eclectic mix of fact an= d theory. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --rwEMma7ioTxnRzrJ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iEYEARECAAYFAj+YQ8QACgkQXVIcjOaxUBYEUACdHxG7iH8DTVSKEdtiEGAD+RQx jV0An3wUv8sawBaBmyAdgEU0DfAOs2A3 =H9dE -----END PGP SIGNATURE----- --rwEMma7ioTxnRzrJ--