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:             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:

Well, actually, adding a line such as "LoadModule php5_module
"C:/HD3/apache_php_mysql/software/php/php5apache2_2.dll" in the
configuration file of the apache server is enough to lead it failing to
start and issuing a "Application défaillante httpd.exe, version
2.2.17.0, module défaillant php5ts.dll, version 5.3.5.0, adresse de
défaillance 0x000e890c." in the windows log file. As I told you, this
occurs ONLY after the system has rebooted. Right after the installation,
all works well.


Previous Comments:
------------------------------------------------------------------------
[2011-01-11 09:55:39] paj...@php.net

@eb at upcl dot univ-lyon1 dot fr



Many things can cause this error message.



We still need a way to reproduce it, a small script.

------------------------------------------------------------------------
[2011-01-11 09:29:09] eb at upcl dot univ-lyon1 dot fr

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

------------------------------------------------------------------------
[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] paj...@php.net

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

------------------------------------------------------------------------


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

Reply via email to