Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44341 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52507 invoked from network); 17 Jun 2009 09:04:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jun 2009 09:04:38 -0000 Authentication-Results: pb1.pair.com smtp.mail=johannes@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=johannes@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 83.243.58.134 as permitted sender) X-PHP-List-Original-Sender: johannes@php.net X-Host-Fingerprint: 83.243.58.134 mailout2.netbeat.de Linux 2.6 Received: from [83.243.58.134] ([83.243.58.134:42088] helo=mailout2.netbeat.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D3/30-51188-4A1B83A4 for ; Wed, 17 Jun 2009 05:04:38 -0400 Received: (qmail 3579 invoked by uid 89); 17 Jun 2009 09:37:18 -0000 Received: from unknown (HELO ?192.168.1.102?) (johannes%schlueters.de@62.216.221.170) by mailout2.netbeat.de with ESMTPA; 17 Jun 2009 09:37:18 -0000 To: jvlad Cc: internals@lists.php.net In-Reply-To: <74.A3.35766.8C4283A4@pb1.pair.com> References: <74.A3.35766.8C4283A4@pb1.pair.com> Content-Type: text/plain Date: Wed, 17 Jun 2009 11:04:29 +0200 Message-ID: <1245229469.3667.7.camel@goldfinger.johannes.nop> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] seems 5.3RC3 is too unstable From: johannes@php.net (Johannes =?ISO-8859-1?Q?Schl=FCter?=) Hi, On Wed, 2009-06-17 at 03:03 +0400, jvlad wrote: > Under Solaris 2.8/Sparc/Sparc64 php coredumps installing/generating > phar.phar and if it is disabled coredumps installing PEAR Works for me, make test doesn't show anything there either. $ uname -a SunOS t2000-010131 5.11 snv_101 sun4v sparc SUNW,Sun-Fire-T200 Solaris Can you give more details on your configuration? (compiler, configure flags, ....) johannes