ID: 27890 Updated by: [EMAIL PROTECTED] Reported By: Michael dot Rivera at Ceridian dot com -Status: Open +Status: Feedback -Bug Type: Reproducible crash +Bug Type: IIS related Operating System: Windows XP PHP Version: 4.3.5 New Comment:
Thank you for this bug report. To properly diagnose the problem, we need a short but complete example script to be able to reproduce this bug ourselves. A proper reproducing script starts with <?php and ends with ?>, is max. 10-20 lines long and does not require any external resources such as databases, etc. If possible, make the script source available online and provide an URL to it here. Try avoid embedding huge scripts into the report. Previous Comments: ------------------------------------------------------------------------ [2004-04-06 14:24:59] Michael dot Rivera at Ceridian dot com Description: ------------ I am running Windows XP with IIS 5.1. I am running the PHP Zend engine as an ISAPI filter. I also have the mssql extension loaded when the web server starts. Approximately 5 minutes after making a database connection to the MS SQL Server 2000 with sp3, I get a windows popup error stating the following : dllhost.exe Application error the instruction at "0x77f83aef" referenced memory at "0x00060009". The memory could not be "written". Click on OK to terminate the program Click on CANCEL to debug the program I have click on OK or cancel then restart the Web Server to get the web application to work. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=27890&edit=1