Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6651 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70086 invoked by uid 1010); 20 Dec 2003 14:41:56 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 70009 invoked from network); 20 Dec 2003 14:41:54 -0000 Received: from unknown (HELO mail.zend.com) (192.117.235.230) by pb1.pair.com with SMTP; 20 Dec 2003 14:41:54 -0000 Received: (qmail 7724 invoked from network); 20 Dec 2003 14:41:47 -0000 Received: from guardian.zend.office (HELO andi-laptop.zend.com) (10.1.1.4) by int.zend.com with SMTP; 20 Dec 2003 14:41:47 -0000 Message-ID: <5.1.0.14.2.20031220164032.0339ffa0@127.0.0.1> X-Sender: andi@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sat, 20 Dec 2003 16:41:43 +0200 To: Sebastian Bergmann ,internals@lists.php.net Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] Current HEAD segfaults when built --with-tidy on Windows From: andi@zend.com (Andi Gutmans) I'll go and roll B3 this evening with or without this fix. I don't see this as a show stopper and there are other crash bugs anyway. Does anyone know if Edin is around? I need him to create the Win32 package. Is there anyone else who has the same system as his set up? Andi At 11:05 AM 12/20/2003 +0100, Sebastian Bergmann wrote: >_emalloc(unsigned int 7, char * 0x105fe2cc `string', unsigned int 1255, >char * 0x00000000, unsigned int 0) line 143 + 28 bytes >zend_register_functions(_zend_class_entry * 0x00c33c80, >_zend_function_entry * 0x1079efb0 _tidy_funcs_doc, _hashtable * >0x00c33c9c, int 1, void * * * 0x00b42990) line 1255 + 35 bytes >do_register_internal_class(_zend_class_entry * 0x0012f93c, unsigned int 0, >void * * * 0x00b42990) line 1440 + 32 bytes >zend_register_internal_class(_zend_class_entry * 0x0012f93c, void * * * >0x00b42990) line 1499 + 15 bytes >zend_register_internal_class_ex(_zend_class_entry * 0x0012f93c, >_zend_class_entry * 0x00000000, char * 0x00000000, void * * * 0x00b42990) >line 1467 + 13 bytes >zm_startup_tidy(int 1, int 17, void * * * 0x00b42990) line 694 + 150 bytes >zend_startup_module(_zend_module_entry * 0x1079f2a8 _tidy_module_entry) >line 1179 + 21 bytes >php_startup_extensions(_zend_module_entry * * 0x10764768, int 22) line >1294 + 11 bytes >php_startup_internal_extensions() line 86 + 12 bytes >php_module_startup(_sapi_module_struct * 0x00424418 cgi_sapi_module, >_zend_module_entry * 0x00000000, unsigned int 0) line 1460 + 5 bytes >main(int 1, char * * 0x00b42580) line 1050 + 17 bytes >mainCRTStartup() line 338 + 17 bytes > >-- >Sebastian Bergmann >http://sebastian-bergmann.de/ http://phpOpenTracker.de/ > >Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/ > >-- >PHP Internals - PHP Runtime Development Mailing List >To unsubscribe, visit: http://www.php.net/unsub.php