ID: 44645 Updated by: [EMAIL PROTECTED] 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" Ah that is definitively a good thing to do, using 5.1 DLLs with PHP binaries is wrong. About the backtrace, it seems that you are missing the debug pack, I can't see any symbols ( Error WARNING - DebugDiag was not able to locate debug symbols for php5ts.dll, so the information below may be incomplete.). Previous Comments: ------------------------------------------------------------------------ [2008-08-02 18:50:58] lotusxxl at gmailc dot om 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 ------------------------------------------------------------------------ [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). ------------------------------------------------------------------------ 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