From: andrey at cherezov dot koenig dot su Operating system: Windows 2003 PHP version: 5CVS-2005-08-07 (dev) PHP Bug Type: Unknown/Other Function Bug description: PHP has encountered an Access Violation at 019382DF (ISAPI)
Description: ------------ Thank you for fixing the previous critical bug (double cookies)! Next one: The search engine (Yandex.ru) scanning our PhpBB forum. All pages processed OK, but 1-2 times per day PHP 5.1 gives error 500 and terminates all its threads, and I forced to restart the web-server. The current snap was installed morning today (because the previous one is also failing, but with other exceptions address). Here is a debug dump of failed request: ThreadId=7 /forum/viewtopic.php ::GET:: ::p=9851&sid=47a888dbfb6bd5c2d8159ac179514a5f:: ::/forum/viewtopic.php:: ::c:/web/new/mdaemon.ru/wwwroot/forum/viewtopic.php:: >>SCRIPT_NAME=/forum/viewtopic.php Map logical path:</forum/viewtopic.php> [c:\web\new\mdaemon.ru\wwwroot\forum\viewtopic.php] >>HTTP_COOKIE= >>ALL_HTTP=HTTP_HOST: www.mdaemon.ru HTTP_CONNECTION: Keep-Alive HTTP_ACCEPT: text/html, application/pdf;q=0.1, application/rtf;q=0.1, text/rtf;q=0.1, application/msword;q=0.1, application/x-shockwave-flash;q=0.1, application/vnd.ms-excel;q=0.1, application/vnd.ms-powerpoint;q=0.1 HTTP_ACCEPT_LANGUAGE: ru, uk, be, en, *;q=0.01 HTTP_IF_MODIFIED_SINCE: Thu, 14 Jul 2005 19:49:31 GMT HTTP_USER_AGENT: Yandex/1.01.001 (compatible; Win16; I) HTTP_FROM: [EMAIL PROTECTED] >>HTTPS= >>SCRIPT_NAME=/forum/viewtopic.php >>AUTH_PASSWORD= >>AUTH_TYPE= >>AUTH_USER= >>CONTENT_LENGTH=0 >>CONTENT_TYPE= >>PATH_TRANSLATED=c:/web/new/mdaemon.ru/wwwroot/forum/viewtopic.php >>QUERY_STRING=p=9851&sid=47a888dbfb6bd5c2d8159ac179514a5f >>REMOTE_ADDR=213.180.216.167 >>REMOTE_HOST=213.180.216.167 >>REMOTE_USER= >>REQUEST_METHOD=GET >>SERVER_NAME=www.mdaemon.ru >>SERVER_PORT=80 >>SERVER_PROTOCOL=HTTP/1.0 >>SERVER_SOFTWARE=acWEB/3.0.6678 >>APPL_MD_PATH= >>APPL_PHYSICAL_PATH= >>INSTANCE_ID= >>INSTANCE_META_PATH= >>LOGON_USER= >>REQUEST_URI=/forum/viewtopic.php?p=9851&sid=47a888dbfb6bd5c2d8159ac179514a5f >>URL= >>SCRIPT_NAME=/forum/viewtopic.php >>PATH_INFO=/forum/viewtopic.php >>PATH_TRANSLATED=c:/web/new/mdaemon.ru/wwwroot/forum/viewtopic.php Map logical path:<> Map logical path:</> >>HTTP_AUTHORIZATION= Exactly the same as for all successfull request, but result: Sat, 06 Aug 2005 18:25:20 -0500 www.mdaemon.ru/forum/viewtopic.php HTTP/1.0 500 Internal Server Error Content-Type: text/html PHP has encountered an Access Violation at 019382DF HttpExtensionProc() returned 1 IsapiRunExtension RETURNED (ThreadId=7) Reproduce code: --------------- None. Seems, this is an ISAPI or session related problem. Expected result: ---------------- Page load. Actual result: -------------- PHP has encountered an Access Violation at 019382DF -- Edit bug report at http://bugs.php.net/?id=34024&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=34024&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=34024&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=34024&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=34024&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=34024&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=34024&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=34024&r=needscript Try newer version: http://bugs.php.net/fix.php?id=34024&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=34024&r=support Expected behavior: http://bugs.php.net/fix.php?id=34024&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=34024&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=34024&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=34024&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=34024&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=34024&r=dst IIS Stability: http://bugs.php.net/fix.php?id=34024&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=34024&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=34024&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=34024&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=34024&r=mysqlcfg
