ID: 20104 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Apache related Operating System: win2k PHP Version: 4CVS-2002-10-26 New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php4-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-latest.zip Previous Comments: ------------------------------------------------------------------------ [2002-10-26 10:51:00] [EMAIL PROTECTED] Seems to be a threadsafe issue in latest cvs + apache builds (apache 1.3.26 + php cvs) NTDLL.DLL!77fcb032() > php4ts_debug.dll!_emalloc(unsigned int size=10, char * __zend_filename=0x0087dd80, unsigned int __zend_lineno=226, char * __zend_orig_filename=0x00000000, unsigned int __zend_orig_lineno=0) Line 154 + 0x3e C php4ts_debug.dll!_estrdup(const char * s=0x00f08440, char * __zend_filename=0x0087dd80, unsigned int __zend_lineno=226, char * __zend_orig_filename=0x00000000, unsigned int __zend_orig_lineno=0) Line 335 + 0x19 C php4ts_debug.dll!sapi_get_default_content_type(void * * * tsrm_ls=0x00fad4b0) Line 226 + 0x1d C php4apache.dll!php_apache_get_default_mimetype(request_rec * r=0x010ce978, void * * * tsrm_ls=0x00fad4b0) Line 457 + 0xa C php4apache.dll!send_php(request_rec * r=0x010ce978, int display_source_mode=0, char * filename=0x010cf458) Line 544 + 0xd C php4apache.dll!send_parsed_php(request_rec * r=0x010ce978) Line 571 + 0xd C ApacheCore.dll!6ff64887() Occurs with debug php build, with any script (e.g. <? echo "moo";?>. issue ONLY occurs with multiple simultaneous requests( where multiple is as few as 2 simultaneous requests). ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=20104&edit=1