From:             gabri dot ns at googlemail dot com
Operating system: Windows 98/XP
PHP version:      5.2.4
PHP Bug Type:     IIS related
Bug description:  Memory Access Violation when closing Web Server

Description:
------------
I think it is not an IIS problem (I using AbyssWeb Server),
but ISAPI related, because this error doesn't exist when using CGI as the
interface.

This error occur when I try to shutdown the server.
Everything normal before shutdown proses (in the surface,i don't have a
debugger).
The AbyssWS's crashrep.txt report the error related to php5isapi.dll and
libMySQL.dll

Don't ask me to change the interface to CGI.
I have tried it, but since I using low memory computer
it can't be done.

Thank's before.

Reproduce code:
---------------
Step by step error reproduce procedure

Set php.ini to load MySQL module
Start the AbyssWS
--> If we shutdown the server now, no error occur
Open the web http://localhost/phpinfo.php
Shutdown the server

Expected result:
----------------
no error occur

Actual result:
--------------
Error Box with Memory Access Violation error

-- 
Edit bug report at http://bugs.php.net/?id=43123&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=43123&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=43123&r=trysnapshot52
Try a CVS snapshot (PHP 5.3): 
http://bugs.php.net/fix.php?id=43123&r=trysnapshot53
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=43123&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=43123&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=43123&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=43123&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=43123&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=43123&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=43123&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=43123&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=43123&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=43123&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=43123&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=43123&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=43123&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=43123&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=43123&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=43123&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=43123&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=43123&r=mysqlcfg

Reply via email to