From owner-freebsd-questions@FreeBSD.ORG Tue Nov 16 14:49:05 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 517651065693 for ; Tue, 16 Nov 2010 14:49:05 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from andxor.it (relay.andxor.it [195.223.2.3]) by mx1.freebsd.org (Postfix) with SMTP id 702C58FC2D for ; Tue, 16 Nov 2010 14:49:04 +0000 (UTC) Received: (qmail 3846 invoked from network); 16 Nov 2010 14:22:22 -0000 Received: from unknown (HELO alex.andxor.it) (192.168.2.30) by andxor.it with SMTP; 16 Nov 2010 14:22:22 -0000 Message-ID: <4CE2939E.80903@FreeBSD.org> Date: Tue, 16 Nov 2010 15:22:22 +0100 From: Alex Dupre User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; it; rv:1.9.1.15) Gecko/20101105 SeaMonkey/2.0.10 MIME-Version: 1.0 To: Olivier Mueller References: <1242763051.5505.18.camel@frosch.omx.ch> <47e01da70905240107u6baf7e44pb9e46f8d6952de70@mail.gmail.com> <1277196339.16778.20.camel@ompc.insign.local> <1289520291.22576.5.camel@frosch.omx.ch> <1289917066.5416.13.camel@frosch.omx.ch> In-Reply-To: <1289917066.5416.13.camel@frosch.omx.ch> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Tue, 16 Nov 2010 16:50:50 +0000 Cc: ports@freebsd.org, gnome@FreeBSD.org, endzed@gmail.com, Andrey Slusar , freebsd-questions Subject: Re: [solved] Re: [freebsd] pecl-imagick -> Segmentation fault: 11 (core dumped) on php -i under freebsd 7.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Nov 2010 14:49:05 -0000 Olivier Mueller ha scritto: > Brillant! It fixed the issue, many thanks. This is not the correct fix, the correct "fix" is to enable threads in php, using the appropriate OPTION. -- Alex Dupre