With the move to the kernel mode for a number of things under IIS 7 has anyone run up against HTTP.SYS throwing a bug check? After consolidating our web applications onto a single server internally we are now experiencing this several times a day. I have a PSS case open, but it's painfully slow as they run through the most basic checks. It took me four hours yesterday to get them to finally take the kernel dump from me for analysis. The bug falls into the following failure bucket:
FAILURE_BUCKET_ID: X64_0x7E_BAD_IP_HTTP!UlAuthenticate+73
EXCEPTION_CODE: (NTSTATUS) 0xc000001d - {EXCEPTION} Illegal Instruction An attempt was made to execute an illegal instruction.
FAULTING_IP: +fffffa80063a44a3 fffffa80`063a44a3 06 ???
EXCEPTION_RECORD: fffffa6003006848 -- (.exr 0xfffffa6003006848)
ExceptionAddress: fffffa80063a44a3
ExceptionCode: c000001d (Illegal instruction)
ExceptionFlags: 00000000
NumberParameters: 0
One thing that we have recently tried to do is reconcile Kerberos to ensure it is working properly on SharePoint.
Thanks,
Colin