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

Constructor instrumentation doesn't work on Linux #2918

Closed
tippmar-nr opened this issue Dec 5, 2024 · 1 comment · Fixed by #2912
Closed

Constructor instrumentation doesn't work on Linux #2918

tippmar-nr opened this issue Dec 5, 2024 · 1 comment · Fixed by #2912
Labels
bug Something isn't working

Comments

@tippmar-nr
Copy link
Member

We recently discovered that constructor (.ctor) instrumentation didn't work correctly on Linux because the Profiler was using an incorrect string comparison operator. This bug has been present for years but was unnoticed until now, as recent work required instrumentation of constructors when running under Linux. We don't believe there is any existing instrumentation affected by this bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant