php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #36390 Isapi filter unhandled exception
Submitted: 2006-02-14 13:08 UTC Modified: 2006-02-14 13:36 UTC
From: mak77 at supereva dot it Assigned:
Status: Not a bug Package: IIS related
PHP Version: 4.4.2 OS: windows 2000 advanced server
Private report: No CVE-ID: None
 [2006-02-14 13:08 UTC] mak77 at supereva dot it
Description:
------------
i have updated php 4.3.x to 4.4.2, and now the server reports this error and dies... particularly with some topic using the Invision Power Board 2.1.4.
i can always reproduce this. previous versione did not give any error.

Event Type:	Error
Event Source:	WAM
Event Category:	None
Event ID:	204
Date:		14/02/2006
Time:		12.58.24
User:		N/A
Computer:	LDR-ANVI
Description:
The HTTP server encountered an unhandled exception while processing the ISAPI Application '
php4isapi!HttpExtensionProc + 0x653
wam!DllCanUnloadNow + 0x636
wam!DllCanUnloadNow + 0x20C
w3svc!HTTP_HEADERS::FindValue(char const *,unsigned long *) + 0xE2
w3svc!STR::Copy(char const *,unsigned long) + 0xC71
w3svc!STR::Copy(char const *,unsigned long) + 0xB49
w3svc!STR::Copy(char const *,unsigned long) + 0x9A2
w3svc!CLIENT_CONN::OnSessionStartup(int *,void *,unsigned long,int) + 0x642
w3svc!HTTP_HEADERS::Reset(void) + 0x1CA
w3svc!IIS_SERVER_INSTANCE::LockThisForWrite(void) + 0x63C
w3svc!IIS_SERVER_INSTANCE::LockThisForWrite(void) + 0x5AF
ISATQ!_AtqWriteSocket@16 + 0x218
ISATQ!CDirMonitor::RemoveEntry(class CDirMonitorEntry *) + 0x13A
 + 0xECA5F1B3
'. 


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-02-14 13:19 UTC] tony2001@php.net
We are aware of PHP's problems with stability under IIS and are working 
to rectify the problem. Unfortunatly your bug report does not contain any
extra useful information and we already have enough bug reports open about
this issue. If you can provide more detailed information such as a 
reproducable crash or a backtrace please do so and reopen this bug. 
Otherwise please keep trying new releases as we are working to resolve 
the problems on this platform
 
Thanks for your interest in PHP.


 [2006-02-14 13:36 UTC] mak77 at supereva dot it
i have downgraded to 4.4.1 and the problem was solved, so this bug was introduced with 4.4.2
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 08:01:30 2024 UTC