| Posted: 25 August 2008 at 9:06pm | IP Logged
|
|
|
We have recently changed our version of ISAPI Rewrite from v2.3.0.35 to v2.5.1.41 and have had quite a few occurences of the w3wp.exe process crash under Windows 2003/IIS6.
We attached a debugger to the w3wp.exe process on a couple of servers and managed to catch the crash and generate DMP files.
The ERROR_CODE, ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
The BUCKET_ID's, APPLICATION_FAULT_STRING_DEREFERENCE_NULL_INSTRUCTION_PTR_BAD_IP_ntdll!RtlImageNtHeaderEx+ee
and...
APPLICATION_FAULT_INVALID_POINTER_READ_NULL_INSTRUCTION_PTR_BAD_IP_w3isapi!ProcessIsapiRequest+214
The STACK, 2f3ae4c0 033a254e 0x33a2008 2f3af594 77395fd2 0x33a254e 2f3af598 77395f9e user32!UserCallDlgProcCheckWow+0x180 2f3af5c8 033bf008 user32!UserCallDlgProcCheckWow+0x163 2f3af60c 77395ed0 0x33bf008 2f3af6a0 033c30fa user32!DefDlgProcWorker+0x6cd 2f3bf6d0 7739b6e3 0x33c30fa 2f3bf6fc 77395f82 user32!InternalCallWinProc+0x28 2f3bf778 77395e22 user32!UserCallDlgProcCheckWow+0x147 2f3bf7c0 7738aaa4 user32!DefDlgProcWorker+0xa8 2f3bf7f0 77388c01 user32!SendMessageWorker+0x43e 2f3bf8a8 7738964b user32!InternalCreateDialog+0x9cf 2f3bf8dc 773896a0 user32!InternalDialogBox+0xa9 2f3bf8fc 773ca18d user32!DialogBoxIndirectParamAorW+0x37 2f3bf91c 033c3632 user32!DialogBoxIndirectParamA+0x1b 2f3bfefc 03198279 0x33c3632 2f3bff78 0319b8ce rwhelper!GetExtensionVersion+0x4c89 00000000 00000000 rwhelper!HttpExtensionProc+0x360e
We don't have the debug symbols files for ISAPI Rewrite but are more than happy to provide our DMP files to Helicon support staff to analyse if required.
Its the only thing to significantly change on the servers recently and we are interested to know if anyone else is having similar issues?
Matt D
|