From owner-freebsd-questions@FreeBSD.ORG Mon Feb 23 01:46:42 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 359BCEB for ; Mon, 23 Feb 2015 01:46:42 +0000 (UTC) Received: from mail.parts-unknown.org (mail.parts-unknown.org [IPv6:2001:470:67:119::4]) (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 0B327657 for ; Mon, 23 Feb 2015 01:46:42 +0000 (UTC) Received: by mail.parts-unknown.org (Postfix, from userid 1001) id 2ADE85B3BD22; Sun, 22 Feb 2015 17:46:41 -0800 (PST) Date: Sun, 22 Feb 2015 17:46:41 -0800 From: David Benfell To: Ken Moffat Subject: Re: why would I get a segmentation fault on one system but not the other? Message-ID: <20150223014641.GC48633@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> <20150223001433.GB7342@milliways> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="0lnxQi9hkpPO77W3" Content-Disposition: inline In-Reply-To: <20150223001433.GB7342@milliways> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: cpet , Polytropon , freebsd-questions@freebsd.org, Valeri Galtsev 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 01:46:42 -0000 --0lnxQi9hkpPO77W3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 23, 2015 at 12:14:33AM +0000, Ken Moffat wrote: > On Sun, Feb 22, 2015 at 03:48:49PM -0800, David Benfell wrote: > > Program received signal SIGSEGV, Segmentation fault. > > 0x000000080a9903e8 in hash_lookup () from > > /usr/local/lib/libc-client4.so.9 > >=20 > Perhaps related to https://bugs.php.net/bug.php?id=3D66313&edit=3D3 ? Sorry, I didn't notice this part earlier. That particular bug refers to the recode extension. [benfell@vegan ~]% pkg info | grep php55-recode php55-recode-5.5.22 The recode shared extension for php So I don't know. It isn't causing me a problem here. --=20 David Benfell See https://parts-unknown.org/node/2 if you don't understand the attachment. --0lnxQi9hkpPO77W3 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCgAGBQJU6oaBAAoJEBV64x4SNmArGIkQAJDhOwkPf+/H/PSWcaX0GgXC UIAfCWia+pfmoSwfsAto7oXf7HbVbZpfntV1ESOX+3oUbta6QZS8BRBHYpeWjkhY jakeRCHMxJaUndPCieZR/4zonhqEOAqjw28cN3KlQ7hxmWDpmC9ErtLngEzVvER2 RK9Tyfxn6fOEZpfSl/sbnCHVy2UkI1LaMAPx54VL8pnIroYptFDqmZp6ceDBMfwc GjqEL8zG1wqWYAlfjiHyNLkCZ8J1JpiuKIZaUXruVfD3qp9YL/OlLXzdjAlyqGVR zBxok7jxPm1iY+YUYe/ogHWdUeudgkFOWU8LTnFxK2ql5kFpFBtpnR40vIQjKWSN p+Gyf3102h94tNT26UYMolnVoCv/1uqJDGH+la4HDS0qUKT5HaoyCksHLQzpptrP oUUEIN6UDq6/rOQac/gTiFXZE5hjSOBX3rgJfDk9NIEMqpQnUbavuYgU45/fDSP9 pPlmM4HndO/zCmPA4lZC9uefvmsPRTF4PB0CEkr4UP0tVv+833JcMSRrh/fRNdfL jPK0NXDk9sU3W44KyjdtVgllpEA0bjqZGSvQs8kHvPp8SnX9ykp/UTywHCFiOX3P sJfD5tb8Q6DFg/W5hRqrX2Qz5eDROW8PM+jYFZbn3gJ4L/th8Dsnde5wr11+ztQ6 uK2A9KUclm8FwPYQmXx5 =MejK -----END PGP SIGNATURE----- --0lnxQi9hkpPO77W3--