Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Microsoft.ApplicationInsights.Web bug advisory #26

Open
cijothomas opened this issue Oct 17, 2019 · 0 comments
Open

Microsoft.ApplicationInsights.Web bug advisory #26

cijothomas opened this issue Oct 17, 2019 · 0 comments

Comments

@cijothomas
Copy link

All customers using Microsoft.ApplicationInsights.Web package to monitor ASP.NET applications are advised to upgrade to the latest version from nuget. (2.11.2 https://www.nuget.org/packages/Microsoft.ApplicationInsights.web)

Below is the bug description, and the symptoms are High CPU usage/crash, with following stacktrace in multiple threads.

\|\|                        +   microsoft.aspnet.telemetrycorrelation!TelemetryCorrelationHttpModule.Application_EndRequest
--
\|\|                         +   microsoft.aspnet.telemetrycorrelation!ActivityHelper.StopAspNetActivity
\|\|                        +   system.diagnostics.diagnosticsource!DiagnosticSource.StopActivity
\|\|                           +   system.diagnostics.diagnosticsource!DiagnosticListener.Write
\|\|                            +   microsoft.ai.web!Microsoft.ApplicationInsights.Web.AspNetDiagnosticTelemetryModule+AspNetEventObserver.OnNext(value   class System.Collections.Generic.KeyValuePair`2)
\|\|                             +   microsoft.ai.web!RequestTrackingTelemetryModule.OnEndRequest
\|\|                              +   microsoft.ai.web!RequestTrackingTelemetryModule.NeedProcessRequest
\|\|                               +   microsoft.ai.web!RequestTrackingTelemetryModule.IsHandlerToFilter
\|\|                                +   system.core!System.Collections.Generic.HashSet`1[System.__Canon].Contains(!0)

microsoft/ApplicationInsights-dotnet-server#1211

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant