Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:4393 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20495 invoked by uid 1010); 5 Sep 2003 07:49:03 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 20471 invoked from network); 5 Sep 2003 07:49:02 -0000 Received: from unknown (HELO is.magroup.ru) (213.147.47.162) by pb1.pair.com with SMTP; 5 Sep 2003 07:49:02 -0000 Received: from grp-dovgal.MEDIA-ARTS.RU ([192.168.3.226]) by is.magroup.ru with Microsoft SMTPSVC(5.0.2195.5329); Fri, 5 Sep 2003 11:48:46 +0400 Date: Fri, 5 Sep 2003 11:48:45 +0400 To: Derick Rethans Cc: internals@lists.php.net Message-ID: <20030905114845.3d3290fc.tony2001@phpclub.net> In-Reply-To: References: <20030904180225.44bd1128.tony2001@phpclub.net> <20030905110543.54dd15d3.tony2001@phpclub.net> X-Mailer: Sylpheed version 0.9.5 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 05 Sep 2003 07:48:46.0218 (UTC) FILETIME=[22BBC6A0:01C37382] Subject: Re: [PHP-DEV] [PATCH] for ming.c to work with HEAD From: tony2001@phpclub.net (Antony Dovgal) On Fri, 5 Sep 2003 09:23:42 +0200 (CEST) Derick Rethans wrote: > On Fri, 5 Sep 2003, Antony Dovgal wrote: > > > Build Date - Sep 5 2003 10:49:16 (grabbed from CVS 15 minutes ago) > > Configure Command - './configure' '--with-apxs=/usr/local/apache/bin/apxs' '--with-ming' > > ming-0.2a was taken yesterday from SF.net > > What does ming-0.3a do? There is a new version out, here: > http://www16.brinkster.com/gazb/ming/home.html This version is available only from CVS and it doesn't compile for me for rather obviuos reasons (there are some files missing). Last official stable release I can found is 0.2a (this one compiles and installs fine). And Derick, I don't see how ming version could be the reason of these segfaults (as you can see, it segfaults on object_init_ex()). --- WBR, Antony Dovgal aka tony2001 tony2001@phpclub.net