Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46494 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50139 invoked from network); 22 Dec 2009 16:03:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Dec 2009 16:03:53 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.203 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.203 mail-px0-f203.google.com Received: from [209.85.216.203] ([209.85.216.203:56806] helo=mail-px0-f203.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 02/89-28791-8EDE03B4 for ; Tue, 22 Dec 2009 11:03:53 -0500 Received: by pxi41 with SMTP id 41so4533329pxi.27 for ; Tue, 22 Dec 2009 08:03:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=nhJ0fOAZp5j4YlEdEMsaP6sBW55vp7Sq6wkwYUTTYAc=; b=Ht/KY6HpmuPhMtHlTF+IWu1DV6IctKuB94wml+bLRAvXmLPLjXR5H0TF5IfVMm9Hpg H3k24zGfK4vD2BoITwOtslEjCJnqtwSmFfS+QSq6s7EKuCieDllghwbq4lWo3WX0WyLM A83MiHySU4FQwkknGdHHDDVuJ2c5n8VpFqnpY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=rq7FG5YfNM+B7CImkLnb0VvnrMJ+8ws+aelwtS9C0a8ixrEuqCRnWrF36LvFeWJP6W Bs5W5Gch+aoXcN1Ab7c1iKYsHnfBPOo62Jpq3NT5WfnXuHQpcOfL+FxOUKFPSHNis5+3 t+kO3/8sehHeNTCKkTOYXq913tbF3Etl5ssoU= MIME-Version: 1.0 Received: by 10.142.250.21 with SMTP id x21mr5899225wfh.169.1261497830408; Tue, 22 Dec 2009 08:03:50 -0800 (PST) In-Reply-To: References: Date: Tue, 22 Dec 2009 17:03:50 +0100 Message-ID: To: =?ISO-8859-1?Q?Karl_Pfl=E4sterer?= Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] php-5.2.12 and pecl install: Seg. fault From: pierre.php@gmail.com (Pierre Joye) hi, I'm 99.99% sure that there are some libraries or extension mess. Please double check your extension directory and be sure that you are not loading old extensions or random libraries. Cheers, On Tue, Dec 22, 2009 at 4:27 PM, Karl Pfl=E4sterer wr= ote: > Pierre Joye writes: > >> The pecl channel install does not use SSL and there is no signing >> involved, so the pecl install pdflib cmd won't use ssl. On your other > > Hi, > that was the exact backtrace I got, when I ran pecl install pdflib. > Something must call use ssl there, how would I otherwise get such a > backtrace? > >> script, gd crashes, are you opening an image from a https URL? If not, >> it means that your setup is broken (mixing lib/headers/x86/x64 >> versions?). > > I'll check that. I also wondered about the gd crash, since I didn't open > an image; I just called `pecl install pdflib'. > > As I wrote in another message; for the first machine installing openssl > from source helped; for the second (and third, fourth and fifth :-) ) > I'll see. > > But as I wrote: php-5.2.9 worked; I tested 5.2.11 there I also had the > segfault. I didn't install php-5.2.10 so I don't know if the change was > from 5.2.9 to .10 or .11 > > =A0KP > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --=20 Pierre http://blog.thepimp.net | http://www.libgd.org