From owner-freebsd-questions@FreeBSD.ORG Mon Feb 23 02:43:54 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E8AE547A for ; Mon, 23 Feb 2015 02:43:54 +0000 (UTC) Received: from mail.parts-unknown.org (mail.parts-unknown.org [50.250.218.162]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CA856B81 for ; Mon, 23 Feb 2015 02:43:54 +0000 (UTC) Received: by mail.parts-unknown.org (Postfix, from userid 1001) id 4917D5B3BD1B; Sun, 22 Feb 2015 18:43:54 -0800 (PST) Date: Sun, 22 Feb 2015 18:43:54 -0800 From: David Benfell To: jd1008 Subject: Re: why would I get a segmentation fault on one system but not the other? Message-ID: <20150223024354.GE48633@home.parts-unknown.org> References: <09da5ec0816e098badc49432c802dc18@sdf.org> <390c4c0547fc27e91d28872d29aa2e04@sdf.org> <20150222091956.fd1ec914.freebsd@edvax.de> <20150222104425.GA44573@home.parts-unknown.org> <9134.76.193.19.10.1424620110.squirrel@cosmo.uchicago.edu> <590FB195-C4E9-4D22-8900-ABE784CE9896@parts-unknown.org> <20150222205918.GA68253@home.parts-unknown.org> <11537.76.193.19.10.1424641383.squirrel@cosmo.uchicago.edu> <20150222234849.GA44067@home.parts-unknown.org> <54EA74F6.6070008@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Dzs2zDY0zgkG72+7" Content-Disposition: inline In-Reply-To: <54EA74F6.6070008@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Feb 2015 02:43:55 -0000 --Dzs2zDY0zgkG72+7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 22, 2015 at 05:31:50PM -0700, jd1008 wrote: >=20 > > debugging symbols found)...(no debugging symbols found)...(no > > debugging symbols found)... > > Program received signal SIGSEGV, Segmentation fault. > > 0x000000080a9903e8 in hash_lookup () from > > /usr/local/lib/libc-client4.so.9 > Are your binaries in /usr//local? >=20 Both php-fpm (part of lang/php55) and mail/cclient, the latter being the apparent source of the segmentation fault, are ports, so yes, they would be in the /usr/local tree. Thanks! --=20 David Benfell See https://parts-unknown.org/node/2 if you don't understand the attachment. --Dzs2zDY0zgkG72+7 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCgAGBQJU6pPqAAoJEBV64x4SNmArXhkP/1CWBzZ8aWgDC3IU4OVqB+9I w2Jb/YTYfIkWGsU+KGq9y0zWjsn6k7M+J1rQrYHC0DKtUikc7i5uNc0YcnwX+lBq hgp2o5ZqKN3gkqMEZCD1W9UQS643f2WNAMxAh86g23cRfpJIKigVM5t8axGYYR6X ySByfrnGWd2U4Q7CGlbLd/fjPJ8u6Q1HkQt6Rohc1FlcxDSnHM4+HtSvHw/8XLWk yJCBz4BQiGCjU61eAT5pnPv03w2ZacPAM7OGvpGrKxZQLkyEcvGkJX4hZ6RtJP3b t0LyUCnglWMSd+DDep7Vi0LDIgGpUXrURHXOkJU4ZpKIECB4ahV1gmvfpVrJgZ68 HjkdoKGbz5KKEsNaQ0iecy8SSGfM9ekwitBZn9Dev7q9V+3PCpdVK3RT1dGlViui 220qrfBnIjpW9PRGtkUcdYrC+ZmnOxEcif4Qw2UAwl/PFa6zNhPjPqjBUmTrZiRP mXhYIxSwhNE0KV2BraT7JIadeIF9I92l+MZtcNjqUcBv+cUcdr4bpCeIthUBYds4 aUi4rZncMcE1GD7COfMTXI21UN8PpoWNZjR92tmn5AV4eJLz50fj6tKmSqVtkmK7 pDVN+6Mk+a5PLF3MikvuibS5Hj8NHcZEA8+9/Qr7KBrTYsUZX3IFW0iJazb2rs8i OixqFwt8sxnDsOqjgfPc =pczK -----END PGP SIGNATURE----- --Dzs2zDY0zgkG72+7--