Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44330 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55099 invoked from network); 16 Jun 2009 23:03:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Jun 2009 23:03:37 -0000 X-Host-Fingerprint: 85.21.236.169 xdmitri.static.corbina.ru Received: from [85.21.236.169] ([85.21.236.169:12688] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 74/A3-35766-8C4283A4 for ; Tue, 16 Jun 2009 19:03:36 -0400 Message-ID: <74.A3.35766.8C4283A4@pb1.pair.com> To: internals@lists.php.net Date: Wed, 17 Jun 2009 03:03:40 +0400 Lines: 15 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.5512 X-RFC2646: Format=Flowed; Original X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-Posted-By: 85.21.236.169 Subject: seems 5.3RC3 is too unstable From: dmda@yandex.ru ("jvlad") Hi All, Did anybody experiece troubles compiling php 5.3RC under FreeBSD 6.2/amd64, NetBSD 3.1/x86, and OpenBSD 4.1/x86? Under these platforms gcc hangs in php-5.3.0RC3/ext/fileinfo/libmagic/apprentice.c. Disabling fileinfo produces further errors in spl and date. Under Solaris 2.8/Sparc/Sparc64 php coredumps installing/generating phar.phar and if it is disabled coredumps installing PEAR Under windows php crashes in fastcgi... I've got no problems only under FreeBSD 6.2/x86, Solaris 2.10/amd64, and Linux 2.4, 2.6/x86/amd64.