Open PaitoAnderson opened 1 month ago
Hey @PaitoAnderson, thanks for the report.
We had another issue with a very similar stack trace (just looking at the top few lines in your stack):
As far as we can tell, it's a problem in the dotnet runtime and it might be another example of this:
Package
Sentry.AspNetCore
.NET Flavor
.NET Core
.NET Version
8.0.8
OS
Windows
SDK Version
4.9.0
Self-Hosted Sentry Version
No response
Steps to Reproduce
Unable to reproduce, I'm not even sure if this is Senty's issue but thought I'd report anyway just in case someone else encounters this too.
Expected Result
Sentry reports exception and moves on.
Actual Result
Azure App Service appears to have crashed, and this is stack trace provided by Azure Diagnostics screen. I've set
StackTraceMode.Original
for now, I haven't seen this issue before so hard to determine if that change will resolve it.