Date: Tue, 16 Nov 2010 15:56:33 +0100 From: Olivier Mueller <om-lists-bsd@omx.ch> To: Alex Dupre <ale@FreeBSD.org> Cc: ports@freebsd.org, anray@FreeBSD.org, freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: [solved] Re: [freebsd] pecl-imagick -> Segmentation fault: 11 (core dumped) on php -i under freebsd 7.3 Message-ID: <1289919393.5416.23.camel@frosch.omx.ch> In-Reply-To: <4CE2939E.80903@FreeBSD.org> 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> <B0952F89-D2D3-40FC-8921-201C58632EBD@gmail.com> <1289917066.5416.13.camel@frosch.omx.ch> <4CE2939E.80903@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Alex, thanks for this even better feedback. On Tue, 2010-11-16 at 15:22 +0100, Alex Dupre wrote: > This is not the correct fix, the correct "fix" is to enable threads in > php, using the appropriate OPTION. Ok, so probably this one: LINKTHR=off (default) "Link thread lib (for threaded extensions)" -> on Is there any chance this will have other consequences (problems, incompatibilities with other php/pecl extensions) ? Or why is this off by default ? This should at least be checked when installing pecl-imagick, and I presume it will happen sometime as there is already PR about this case: http://www.freebsd.org/cgi/query-pr.cgi?pr=150996 Thanks again for your input & regards, Olivier
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1289919393.5416.23.camel>