ID: 45537 Comment by: mvvtest at yahoo dot com Reported By: roldan at introsplash dot com Status: No Feedback Bug Type: Apache2 related Operating System: Windows XP PHP Version: 5.2.6 New Comment:
Backtrace from the HTTPd: Thread 175 - System ID 2132 Entry point msvcrt!_endthreadex+3a Create time 10/4/2008 17:15:13 Time spent in user mode 0 Days 0:0:0.0 Time spent in kernel mode 0 Days 0:0:0.0 Function Arg 1 Arg 2 Arg 3 Source php5ts!zend_hash_destroy+d 00000000 0120e208 00787acc php_threads!zm_deactivate_threads+38 00000001 00000036 013a7b28 php5ts!module_registry_cleanup+1c 0120e240 013a7b28 013a7b28 php5ts!zend_hash_apply+40 00c47420 00787ab0 013a7b28 php5ts!zend_deactivate_modules+62 0453ffa4 00000000 56433230 php5ts!zend_deactivate_modules+48 013a7b01 00000000 0588a750 php5ts!php_end_ob_buffers+26 013a7b28 00736460 013a7b28 php5ts!php_request_shutdown+1e1 0588fe68 00000003 0588c7a0 php5ts!zend_print_zval_ex+50 0453fbb0 013a7b28 00000003 php5ts!execute+1c5 0453ffa4 00000000 56433230 php5ts!php_request_shutdown+137 012b3720 00001008 0083e18c php5ts!_efree+39 0588b388 00736460 013a7b28 php5ts!php_execute_script+24c 0139fb68 013a7b28 00000004 php5apache2_2!php_handler+643 00000000 00000000 00000000 PHP5TS!ZEND_HASH_DESTROY+DIn httpd__PID__2696__Date__10_04_2008__Time_05_16_24PM__640__Second_Chance_Exception_C0000005.dmp the assembly instruction at php5ts!zend_hash_destroy+d in C:\PHP\php5ts.dll from The PHP Group has caused an access violation exception (0xC0000005) when trying to read from memory location 0x00000014 on thread 175 Module Information Image Name: C:\PHP\php5ts.dll Symbol Type: PDB Base address: 0x00780000 Time Stamp: Sat May 03 01:01:47 2008 Checksum: 0x00000000 Comments: COM DLL: False Company Name: The PHP Group ISAPIExtension: False File Description: PHP Script Interpreter ISAPIFilter: False File Version: 5.2.6.6 Managed DLL: False Internal Name: php5ts.dll VB DLL: False Legal Copyright: Copyright © 1997-2007 The PHP Group Loaded Image Name: php5ts.dll Legal Trademarks: PHP Mapped Image Name: C:\PHP\php5ts.dll Original filename: php5ts.dll Module name: php5ts Private Build: Single Threaded: False Product Name: PHP Script Interpreter Module Size: 4.93 MBytes Product Version: 5.2.6 Symbol File Name: C:\PHP_DEBUG\php5ts.pdb Special Build: & ... And from PHP: Thread 0 - System ID 3004 Entry point php!mainCRTStartup Create time 10/4/2008 17:08:51 Time spent in user mode 0 Days 0:0:0.15 Time spent in kernel mode 0 Days 0:0:0.31 Function Arg 1 Arg 2 Arg 3 Source php5ts!zend_hash_destroy+d 00000000 013270f8 10007acc php_threads!zm_deactivate_threads+38 00000001 00000035 00332568 php5ts!module_registry_cleanup+1c 01327130 00332568 00332568 php5ts!zend_hash_apply+40 104c7420 10007ab0 00332568 php5ts!zend_deactivate_modules+62 00c0ffb0 00000000 56433230 php5ts!zend_deactivate_modules+48 0000000f 00000000 00c0fe14 php5ts!ts_resource_ex+15 00332568 004047dc 00332568 php5ts!php_request_shutdown+1e1 00000000 a5dafc26 01c9262a php!main+127f 00000002 003324b8 00332c20 php!mainCRTStartup+e3 a5dafc26 01c9262a 7ffdf000 kernel32!BaseProcessStart+23 00402fc2 00000000 00000000 PHP5TS!ZEND_HASH_DESTROY+DIn php__PID__5100__Date__10_04_2008__Time_05_08_56PM__859__Second_Chance_Exception_C0000005.dmp the assembly instruction at php5ts!zend_hash_destroy+d in C:\PHP\php5ts.dll from The PHP Group has caused an access violation exception (0xC0000005) when trying to read from memory location 0x00000014 on thread 0 Module Information Image Name: C:\PHP\php5ts.dll Symbol Type: PDB Base address: 0x10000000 Time Stamp: Sat May 03 01:01:47 2008 Checksum: 0x00000000 Comments: COM DLL: False Company Name: The PHP Group ISAPIExtension: False File Description: PHP Script Interpreter ISAPIFilter: False File Version: 5.2.6.6 Managed DLL: False Internal Name: php5ts.dll VB DLL: False Legal Copyright: Copyright © 1997-2007 The PHP Group Loaded Image Name: php5ts.dll Legal Trademarks: PHP Mapped Image Name: C:\PHP\php5ts.dll Original filename: php5ts.dll Module name: php5ts Private Build: Single Threaded: False Product Name: PHP Script Interpreter Module Size: 4.93 MBytes Product Version: 5.2.6 Symbol File Name: C:\PHP_DEBUG\php5ts.pdb Special Build: & Hope this helps. Previous Comments: ------------------------------------------------------------------------ [2008-09-29 01:00:00] php-bugs at lists dot php dot net No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". ------------------------------------------------------------------------ [2008-09-21 16:14:22] [EMAIL PROTECTED] Still no backtrace... ------------------------------------------------------------------------ [2008-09-21 02:21:25] offranca at terra dot com dot br Using: Dell Inspiron 1525 ( Intel T7250, 2Gb Ram ) Windows Vista Ultimate Apache 2.2.9 ( Windows Installer ) PHP 5.2.6 ( Ok with 5.2.7-dev too...) ( Windows Installer ) MySql 5.0.67 ( Windows Installer, but, uncheck the option to "Configure the MySql Server Now"). Download the "MySql Server Instance Configuration Wizard" at: http://www.linhadecodigo.com.br/artigos/downloads/MatheusRosendo/MySQLInstanceConfig.zip After all, I remove all databases and PDO extensions. OK, It Work! I return only with the extensions: php_mysql.dll php_mysqli.dll php_pdo.dll php_pdo_mysql.dll php_pdo_odbc.dll OK, It continue Working! Mabe it can help... ------------------------------------------------------------------------ [2008-07-29 21:18:01] stlee2112 at netscape dot net I have encountered this same issue with php5ts.dll is there a newer version of 5.2.6.6 yet? can i just replace php5ts.dll 5.2.6? ------------------------------------------------------------------------ [2008-07-27 21:59:38] jays at poczta dot onet dot pl You must copy everything from php-5.2.6-Win32.zip\ to c:\Program Files\PHP\ ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/45537 -- Edit this bug report at http://bugs.php.net/?id=45537&edit=1
