ID: 44645 Comment by: lotusxxl at gmailc dot om Reported By: gary dot wilson at coull dot biz Status: No Feedback Bug Type: Reproducible crash Operating System: Windows Server 2003 PHP Version: 5.2.5 New Comment:
I fix this bug renaming the libmysql.dll in C:\Program Files\MySQL\MySQL Server 5.1\bin to libmysql.dll_ Now php uses libmysql.dll in c:\php directory and phpinfo shows Client Api version 5.0.19 Before showed 5.1.25rc It works fine with Apache 2.2.9 x64 and PHP 5.2.5 x64 version in Windows 2003 Server Standard x64 Previous Comments: ------------------------------------------------------------------------ [2008-07-28 12:08:40] neil dot smith at coull dot com [5 Jul 12:38pm UTC] [EMAIL PROTECTED] "Thank you for this bug report. To properly diagnose the problem, we need a backtrace to see what is happening behind the scenes" [3 Jun 4:11pm UTC] neil dot smith at coull dot com Debug backtrace was already provided on 3rd June as required - was that not the information you were requesting ? Please consider reactivating this bug and reviewing the backtrace provided. We can retry the repro case and provide additional information if needed, but that appears to be what was requested. ------------------------------------------------------------------------ [2008-07-18 21:30:55] madhav_2k at yahoo dot com i am getting the same error as well. "Httpd.exe - Application error The instruction at xxxxxxx referenced memory at xxxxxxx. The memory could not be read" This has completely halted my development and has pretty much rendered PHP on my laptop unusable. I use a Dell Latitude with a Intel Centrino Duo Core processor running Win2k Sp2. Software versions are MySQL 5.1 , Apache webserver 2.2 and Php 5.2.3 This has become a major showstopper and a quick resolution is highly desirable!! ------------------------------------------------------------------------ [2008-07-13 01:00:01] 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-07-05 12:38:11] [EMAIL PROTECTED] Thank you for this bug report. To properly diagnose the problem, we need a backtrace to see what is happening behind the scenes. To find out how to generate a backtrace, please read http://bugs.php.net/bugs-generating-backtrace.php for *NIX and http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32 Once you have generated a backtrace, please submit it to this bug report and change the status back to "Open". Thank you for helping us make PHP better. We also need the script. Is apache a x64 or x86 build (aka runs under 32bit or 64bit OS mode)? If not already done, please use the pdb files (debug pack) so we can see where it crashes (not only which functions). ------------------------------------------------------------------------ [2008-07-05 12:23:26] donald dot lam at live dot com This problem also occurred on my windows 2000 Pro system. It was happened on installing phpBB with WAMP server and firebird DB. Windows events log as following: ========================================= Event Type: Error Event Source: Application Error Event Category: (100) Event ID: 1000 Date: 2008/7/5 Time: ºß 08:12:04 User: N/A Computer: XPDON Description: Faulting application httpd.exe, version 2.2.8.0, faulting module php5ts.dll, version 5.2.6.6, fault address 0x0000b4f0. For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp. Data: 0000: 41 70 70 6c 69 63 61 74 Applicat 0008: 69 6f 6e 20 46 61 69 6c ion Fail 0010: 75 72 65 20 20 68 74 74 ure htt 0018: 70 64 2e 65 78 65 20 32 pd.exe 2 0020: 2e 32 2e 38 2e 30 20 69 .2.8.0 i 0028: 6e 20 70 68 70 35 74 73 n php5ts 0030: 2e 64 6c 6c 20 35 2e 32 .dll 5.2 0038: 2e 36 2e 36 20 61 74 20 .6.6 at 0040: 6f 66 66 73 65 74 20 30 offset 0 0048: 30 30 30 62 34 66 30 000b4f0 Apache log as following: ====================================================== [Sat Jul 05 20:12:13 2008] [notice] Parent: child process exited with status 3221225477 -- Restarting. [Sat Jul 05 20:12:14 2008] [notice] Apache/2.2.8 (Win32) PHP/5.2.6 configured -- resuming normal operations [Sat Jul 05 20:12:14 2008] [notice] Server built: Jan 18 2008 00:37:19 [Sat Jul 05 20:12:14 2008] [notice] Parent: Created child process 3204 [Sat Jul 05 20:12:14 2008] [notice] Child 3204: Child process is running [Sat Jul 05 20:12:14 2008] [notice] Child 3204: Acquired the start mutex. [Sat Jul 05 20:12:14 2008] [notice] Child 3204: Starting 64 worker threads. [Sat Jul 05 20:12:14 2008] [notice] Child 3204: Starting thread to listen on port 80. [Sat Jul 05 20:13:37 2008] [notice] Parent: Received shutdown signal -- Shutting down the server. [Sat Jul 05 20:13:37 2008] [notice] Child 3204: Exit event signaled. Child process is ending. [Sat Jul 05 20:13:38 2008] [notice] Child 3204: Released the start mutex [Sat Jul 05 20:13:39 2008] [notice] Child 3204: All worker threads have exited. [Sat Jul 05 20:13:39 2008] [notice] Child 3204: Child process is exiting [Sat Jul 05 20:13:39 2008] [notice] Parent: Child process exited successfully. This problem also occurred on my windows 2000 Pro system. It was happened on installing phpBB with WAMP server and firebird DB. Windows events log as followng: ========================================= Event Type: Error Event Source: Application Error Event Category: (100) Event ID: 1000 Date: 2008/7/5 Time: ºß 08:12:04 User: N/A Computer: XPDON Description: Faulting application httpd.exe, version 2.2.8.0, faulting module php5ts.dll, version 5.2.6.6, fault address 0x0000b4f0. For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp. Data: 0000: 41 70 70 6c 69 63 61 74 Applicat 0008: 69 6f 6e 20 46 61 69 6c ion Fail 0010: 75 72 65 20 20 68 74 74 ure htt 0018: 70 64 2e 65 78 65 20 32 pd.exe 2 0020: 2e 32 2e 38 2e 30 20 69 .2.8.0 i 0028: 6e 20 70 68 70 35 74 73 n php5ts 0030: 2e 64 6c 6c 20 35 2e 32 .dll 5.2 0038: 2e 36 2e 36 20 61 74 20 .6.6 at 0040: 6f 66 66 73 65 74 20 30 offset 0 0048: 30 30 30 62 34 66 30 000b4f0 Apache log as following: ====================================================== [Sat Jul 05 20:12:13 2008] [notice] Parent: child process exited with status 3221225477 -- Restarting. [Sat Jul 05 20:12:14 2008] [notice] Apache/2.2.8 (Win32) PHP/5.2.6 configured -- resuming normal operations [Sat Jul 05 20:12:14 2008] [notice] Server built: Jan 18 2008 00:37:19 [Sat Jul 05 20:12:14 2008] [notice] Parent: Created child process 3204 [Sat Jul 05 20:12:14 2008] [notice] Child 3204: Child process is running [Sat Jul 05 20:12:14 2008] [notice] Child 3204: Acquired the start mutex. [Sat Jul 05 20:12:14 2008] [notice] Child 3204: Starting 64 worker threads. [Sat Jul 05 20:12:14 2008] [notice] Child 3204: Starting thread to listen on port 80. [Sat Jul 05 20:13:37 2008] [notice] Parent: Received shutdown signal -- Shutting down the server. [Sat Jul 05 20:13:37 2008] [notice] Child 3204: Exit event signaled. Child process is ending. [Sat Jul 05 20:13:38 2008] [notice] Child 3204: Released the start mutex [Sat Jul 05 20:13:39 2008] [notice] Child 3204: All worker threads have exited. [Sat Jul 05 20:13:39 2008] [notice] Child 3204: Child process is exiting [Sat Jul 05 20:13:39 2008] [notice] Parent: Child process exited successfully. ------------------------------------------------------------------------ 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/44645 -- Edit this bug report at http://bugs.php.net/?id=44645&edit=1