Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6646 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 19937 invoked by uid 1010); 20 Dec 2003 10:07:48 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 19872 invoked from network); 20 Dec 2003 10:07:47 -0000 Received: from unknown (HELO mail.de-punkt.de) (62.4.81.205) by pb1.pair.com with SMTP; 20 Dec 2003 10:07:47 -0000 Received: (qmail 12329 invoked by uid 508); 20 Dec 2003 10:07:46 -0000 Received: from sb@sebastian-bergmann.de by webby by uid 511 with qmail-scanner-1.16 (f-prot: 3.12. spamassassin: 2.60. Clear:. Processed in 0.289683 secs); 20 Dec 2003 10:07:46 -0000 Received: from unknown (HELO wopr) (sb@de-punkt.de@80.142.22.231) by mail.de-punkt.de with SMTP; 20 Dec 2003 10:07:46 -0000 Received: from wopr [127.0.0.1] by wopr (192.168.2.100) (userid 8) with Hamster-NewsToMail-Gate (Classic Hamster Version 2.0 Build 2.0.2.2) ; Sat, 20 Dec 2003 11:05:51 +0100 Date: Sat, 20 Dec 2003 11:05:51 +0100 Organization: www.sebastian-bergmann.de User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 X-Accept-Language: en-us, en To: internals@lists.php.net Sender: admin Lines: 27 X-Qmail-Scanner-Message-ID: <107191486652612316@webby> Subject: Current HEAD segfaults when built --with-tidy on Windows From: sebastian@php.net (Sebastian Bergmann) Message-ID: _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/