Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78173 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80625 invoked from network); 21 Oct 2014 06:01:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Oct 2014 06:01:29 -0000 Authentication-Results: pb1.pair.com header.from=remi@fedoraproject.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=remi@fedoraproject.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain fedoraproject.org from 217.70.183.196 cause and error) X-PHP-List-Original-Sender: remi@fedoraproject.org X-Host-Fingerprint: 217.70.183.196 relay4-d.mail.gandi.net Received: from [217.70.183.196] ([217.70.183.196:37497] helo=relay4-d.mail.gandi.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DC/10-13308-6B6F5445 for ; Tue, 21 Oct 2014 02:01:27 -0400 Received: from mfilter23-d.gandi.net (mfilter23-d.gandi.net [217.70.178.151]) by relay4-d.mail.gandi.net (Postfix) with ESMTP id C1355172097 for ; Tue, 21 Oct 2014 08:01:23 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mfilter23-d.gandi.net Received: from relay4-d.mail.gandi.net ([217.70.183.196]) by mfilter23-d.gandi.net (mfilter23-d.gandi.net [10.0.15.180]) (amavisd-new, port 10024) with ESMTP id u7hwfIwZkeMF for ; Tue, 21 Oct 2014 08:01:22 +0200 (CEST) X-Originating-IP: 82.241.130.121 Received: from schrodingerscat.famillecollet.com (pom51-2-82-241-130-121.fbx.proxad.net [82.241.130.121]) (Authenticated sender: contact@ll-experts.com) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id 45375172067 for ; Tue, 21 Oct 2014 08:01:22 +0200 (CEST) Message-ID: <5445F6B1.4000907@fedoraproject.org> Date: Tue, 21 Oct 2014 08:01:21 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: internals@lists.php.net References: <54379B40.6020403@fedoraproject.org> In-Reply-To: <54379B40.6020403@fedoraproject.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] GMP memory allocator, various issues From: remi@fedoraproject.org (Remi Collet) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Le 10/10/2014 10:39, Remi Collet a =C3=A9crit : > Hi, >=20 > See https://bugs.php.net/63595 >=20 >=20 > Short, changing gmp memory allocator can cause segfaults in > various case where gnutls is used and initialized "before" gmp. >=20 > - php + gmp + curl =3D> segfaults - apache + mod_php + mod_gnutls + > gmp =3D> segfaults - php + gmp + odbc + freetds =3D> segfaults >=20 >=20 > The simple proposal will be to drop the mp_set_memory_functions > call. As this seems to be the only sane solution, I plan to fix 5.5+ in the next days (before next RC). Remi. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlRF9rEACgkQYUppBSnxahi89QCg0qIhYjcgL8JeIuLap52zeuHl COgAoO/8tWvamKVqktZWYh5h0Dhwd5Wr =3DW5g2 -----END PGP SIGNATURE-----