Edit report at http://bugs.php.net/bug.php?id=49532&edit=1
ID: 49532
Comment by: eb at upcl dot univ-lyon1 dot fr
Reported by: matroy at investpsp dot ca
Summary: php5ts.dll access violation exception
php5ts!_zend_mm_free_int
Status: No Feedback
Type: Bug
Package: *General Issues
Operating System: win32 only - Windows 2003 SP2
PHP Version: 5.2.11
Block user comment: N
Private report: N
New Comment:
Hello,
I am experiencing quite the same situation though i'm running Apache 2.2
under windows xp sp3. PHP version is 5.3.5.
The weird part of all this is that, right after the installation of PHP,
it works fine (no bug), the PHP module interpreting quite well php code.
But after rebooting, the apache server fails starting when loading the
php module (php5apache2_2.dll) claiming an "application error" due to
php5ts.dll module. I installed and uninstalled it twice and each time
the same prolem occurred the same way.
HTTP : Apache 2.2.17.0
PHP : 5.3.5.0
Windows : XP SP3
Previous Comments:
------------------------------------------------------------------------
[2009-09-20 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".
------------------------------------------------------------------------
[2009-09-12 11:15:53] [email protected]
For what I see in the crashlog, it uses ISAPI. To use PHP with IIS, the
recommended way is FastCGI (nts build, non thread safe).
If you are using it only in the command line, please use the NTS (non
thread safe) as well.
We also need a script to reproduce the crash.
------------------------------------------------------------------------
[2009-09-11 18:28:54] matroy at investpsp dot ca
Same problem with 5.2.11
Tested with 5.2.11, 5.2.10, 5.2.6
I thought it was due to mssql ext. so I've switched to sqlsrv and still
go the crash.
loaded extension are:
php_curl.dll
php_mcrypt.dll
php_mysql.dll
php_sockets.dll
php_zip.dll
php_sqlsrv_ts.dll
------------------------------------------------------------------------
[2009-09-11 14:52:24] matroy at investpsp dot ca
I'm not using it in a web server, it's as a command line using the
php.exe.
I've got the same proble with 5.2.6 and trying with 5.2.11RC3...
------------------------------------------------------------------------
[2009-09-11 14:49:59] [email protected]
ISAPI is deprecated and not maintained anymore. Please try the same
script using the FastCGI interface instead (works with IIS5/6/7).
------------------------------------------------------------------------
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/bug.php?id=49532
--
Edit this bug report at http://bugs.php.net/bug.php?id=49532&edit=1