Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11183 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 49252 invoked by uid 1010); 13 Jul 2004 16:04:57 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 49182 invoked from network); 13 Jul 2004 16:04:56 -0000 Received: from unknown (HELO mail.zend.com) (80.74.107.235) by pb1.pair.com with SMTP; 13 Jul 2004 16:04:56 -0000 Received: (qmail 13495 invoked from network); 13 Jul 2004 16:04:54 -0000 Received: from localhost (HELO AndiNotebook.zend.com) (127.0.0.1) by localhost with SMTP; 13 Jul 2004 16:04:54 -0000 Message-ID: <5.1.0.14.2.20040713090439.02e3d598@127.0.0.1> X-Sender: andi@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 13 Jul 2004 09:04:52 -0700 To: "Nuno Lopes" ,"Stefan Esser" , "Sebastian Bergmann" , In-Reply-To: <000f01c468ce$15d24530$0100a8c0@pc07653> References: <5.1.0.14.2.20040712141042.03166120@127.0.0.1> <40F3C707.4010701@php.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] PHP 5.0.0 Test roll From: andi@zend.com (Andi Gutmans) Are you sure you're not loading old extensions? At 12:39 PM 7/13/2004 +0100, Nuno Lopes wrote: > > > Current HEAD still segfaults with "php -m" on Windows: > > > > this is not reproduceable with latest snapshotbuild on Windows XP. > > > > Stefan > > >Using php5-win32-200407131030.zip, PHP still segfaults on my pc: > >Program received signal SIGSEGV, Segmentation fault. >0x1003e2fd in zend_hash_destroy () from /cygdrive/c/php/php5ts.dll >(gdb) bt >#0 0x1003e2fd in zend_hash_destroy () from /cygdrive/c/php/php5ts.dll >#1 0x0012ff4c in ?? () >#2 0x00362678 in ?? () >#3 0x1007145a in php_stream_copy_to_stream () from >/cygdrive/c/php/php5ts.dll >#4 0xbaadf00d in ?? () >#5 0x00362678 in ?? () >#6 0x10338598 in php_info_print_table_row () >#7 0x10061ead in php_log_err () from /cygdrive/c/php/php5ts.dll > >Nuno > >-- >PHP Internals - PHP Runtime Development Mailing List >To unsubscribe, visit: http://www.php.net/unsub.php