Skip to content
This repository was archived by the owner on Jun 20, 2019. It is now read-only.
This repository was archived by the owner on Jun 20, 2019. It is now read-only.

IIS crashes with AV time to time after installing latest ANCM #167

@AndreiGorlov

Description

@AndreiGorlov

ASP.NET Core 2.0 app, IIS 8.5 on Windows Server 2012 R2 with latest updates, aspnetcore.dll file version 7.1.1982.0. IIS crashes every 1-3 hours.

After rollback to previous version of ANCM (uninstalling DotNetCore.2.0.0-WindowsHosting.exe and installing DotNetCore.1.0.7_1.1.4-WindowsHosting.exe (aspnetcore.dll file version 7.1.1972.0) - no crashes for 20+ hours.

Event log error example:

Faulting application name: w3wp.exe, version: 8.5.9600.16384, time stamp: 0x5215df96
Faulting module name: aspnetcore.dll, version: 7.1.1982.0, time stamp: 0x594ab904
Exception code: 0xc0000005
Fault offset: 0x000000000000f8a9
Faulting process id: 0x1670
Faulting application start time: 0x01d335123bc5b2f6
Faulting application path: c:\windows\system32\inetsrv\w3wp.exe
Faulting module path: C:\Windows\system32\inetsrv\aspnetcore.dll
Report Id: 9a753da7-a107-11e7-80ec-00155d000301
Faulting package full name: 
Faulting package-relative application ID: 

DebugDiag Analysis Report with 3 crashes: MultipleDumps_CrashHangAnalysis (5).zip

I can share DebugDiag .dmp files if necessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions