ID:               35568
 User updated by:  anthony_bennett at hotmail dot com
 Reported By:      anthony_bennett at hotmail dot com
-Status:           Feedback
+Status:           Open
 Bug Type:         Reproducible crash
 Operating System: Windows Server 2003 SP1 and IIS6
 PHP Version:      5.1.1
 New Comment:

Latest 5.1.2 beta snapshot seems to have fixed the problem. Thanks!


Previous Comments:
------------------------------------------------------------------------

[2005-12-06 11:17:48] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5.1-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.1-win32-latest.zip



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

[2005-12-06 11:13:04] anthony_bennett at hotmail dot com

Description:
------------
PHP has encountered an Access Violation at <address that changes>

Am running Windows Server 2003 SP1/IIS6 and PHP 5.0.5 as ISAPI filter
without any problems. Upgraded to 5.1.1 and within 2-3 page views I
start getting error "PHP has encountered an Access Violation at
<address that changes>" in my PHP pages and on the console of the
server an error is generated about a IIS worker thread has failed.

I roll back to PHP 5.0.5 and everything work perfectly again. I have
repeated the upgrade and rollback numerous times with exact same
results.

Only extensions I have enabled are: php_gd2.dll, php_mbstring.dll and
php_mysql.dll

Reproduce code:
---------------
<?PHP
phpinfo();
?>


Expected result:
----------------
PHPInfo page results

Actual result:
--------------
Works 2-3 times and then I start getting "PHP has encountered an Access
Violation at <address that changes>"


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


-- 
Edit this bug report at http://bugs.php.net/?id=35568&edit=1

Reply via email to