From: thiagophp at hotmail dot com Operating system: Windows XP PHP version: 5.0.0 PHP Bug Type: Compile Warning Bug description: PHP has encountered an Access Violation at 00B873CD
Description: ------------ I have IIS 5.1 and Windows XP Professional. PHP is corrected installed, all scripts are working, but PHP always shows this message in the end of the page: PHP has encountered an Access Violation at 00B873CD Reproduce code: --------------- <?php print "Executing PHP tests on client side\n\n"; phpinfo(); ?> Expected result: ---------------- The message 'Executing PHP tests on client side' will be show and after two 'rows break' PHP will show PHP Info module. But in the end it shows the violation message. Actual result: -------------- PHP has encountered an Access Violation at 00B873CD -- Edit bug report at http://bugs.php.net/?id=29247&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=29247&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=29247&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=29247&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=29247&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=29247&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=29247&r=needscript Try newer version: http://bugs.php.net/fix.php?id=29247&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=29247&r=support Expected behavior: http://bugs.php.net/fix.php?id=29247&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=29247&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=29247&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=29247&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29247&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=29247&r=dst IIS Stability: http://bugs.php.net/fix.php?id=29247&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=29247&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=29247&r=float