Skip to content

Conversation

@vaind
Copy link
Collaborator

@vaind vaind commented Feb 13, 2025

Fixes #3924

This re-lands an updated version #3942 after it was reverted in #3962
I believe the cause of the crash in CI was the new test case. I've updated it and it seems stable when testing locally.

@vaind vaind force-pushed the fix/net8-unknown-stacktraces branch from e6d2e0e to 25c6734 Compare February 13, 2025 17:33
@vaind vaind changed the title fix: unknown stacktraces on net8 fix: profiling - unknown stacktraces on net8 Feb 13, 2025
@vaind vaind marked this pull request as ready for review February 14, 2025 07:44
### Fixes

- Fix mismapped breadcrumb levels coming in from native to dotnet SDK ([#3993](https://github.com/getsentry/sentry-dotnet/pull/3993))
- Deduplicate profiling stack frames ([#3969](https://github.com/getsentry/sentry-dotnet/pull/3969))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

3969 landed on 5.2.0 based on this diff:

5.1.1...5.2.0

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Profiling - unknown stacks on net8

4 participants