Access Violation in INETINFO: TerminateExtension
ID: Q183749
|
The information in this article applies to:
-
Microsoft Proxy Server version 2.0
SYMPTOMS
Microsoft Internet Information Server and Proxy Server report a Dr.
Watson error message.
In the Drwtsn32.log, you see the following error:
function : TerminateExtension
53b8d92a 85c0 test eax,eax
53b8d92c 7528 jnz TerminateExtension+0xe2b (53b8d956)
53b8d92e 8b0f mov ecx,[edi] ds:052ce028=0517d430
53b8d930 e85b8fffff call 53b86890
53b8d935 85c0 test eax,eax
53b8d937 7533 jnz TerminateExtension+0xe41 (53b8d96c)
53b8d939 8b0f mov ecx,[edi] ds:052ce028=0517d430
53b8d93b e80390ffff call 53b86943
53b8d940 8b0f mov ecx,[edi] ds:052ce028=0517d430
53b8d942 83bed803000000 cmp dword ptr [esi+0x3d8],0x0
ds:052ce3e0=00000001
FAULT -> 53b8d949 8b4938 mov ecx,[ecx+0x38]
ds:0126ea06=????????
53b8d94c 751e jnz TerminateExtension+0xe41 (53b8d96c)
53b8d94e 898e88020000 mov [esi+0x288],ecx
ds:052ce290=00000000
53b8d954 eb16 jmp TerminateExtension+0xe41 (53b8d96c)
53b8d956 8b07 mov eax,[edi] ds:052ce028=0517d430
53b8d958 83bed803000000 cmp dword ptr [esi+0x3d8],0x0
ds:052ce3e0=00000001
53b8d95f 8b4038 mov eax,[eax+0x38]
ds:0126edeb=????????
53b8d962 7506 jnz TerminateExtension+0xe3f
(53b8d96a)
53b8d964 898688020000 mov [esi+0x288],eax
ds:052ce290=00000000
53b8d96a 33c0 xor eax,eax
53b8d96c 5f pop edi
53b8d96d 5e pop esi
CAUSE
The access violation is caused by Proxy Server trying to log its activity
when the connection attempt returned an IO_PENDING.
RESOLUTION
To resolve this problem, obtain Microsoft Proxy Server
2.0 Service Pack 1. For additional information on Service
Pack 1, please click the article link below to view the
following Microsoft Knowledge Base article:
Q238375 Proxy Server 2.0 Service Pack 1: List of Fixes
STATUS
Microsoft has confirmed this to be a problem in Proxy Server version 2.0.
Keywords :
Version : winnt:2.0
Platform : winnt
Issue type : kbbug