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

System.DirectoryServices.Protocols tests fail when running on Mono. #35912

Open
joperezr opened this issue May 6, 2020 · 0 comments · May be fixed by #111981
Open

System.DirectoryServices.Protocols tests fail when running on Mono. #35912

joperezr opened this issue May 6, 2020 · 0 comments · May be fixed by #111981
Assignees
Labels
area-System.DirectoryServices in-pr There is an active PR which will close this issue when it is merged runtime-mono specific to the Mono runtime
Milestone

Comments

@joperezr
Copy link
Member

joperezr commented May 6, 2020

PR #35380 is adding support for System.DirectoryServices.Protocols in Linux, but in Mono the tests are failing with an exception that looks like:

*** Error in `/root/helix/work/correlation/dotnet': free(): invalid pointer: 0x0000007f89d338e4 ***

This failure is crashing the test process so we don't get test results diagnostics from Mono runs. For now, that same PR will disable the tests on Mono runs, but this issue will track the work that will happen next in order to investigate the failure, fix it and re-enable those tests.

@joperezr joperezr added area-System.DirectoryServices runtime-mono specific to the Mono runtime labels May 6, 2020
@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added the untriaged New issue has not been triaged by the area owner label May 6, 2020
@joperezr joperezr self-assigned this May 6, 2020
@joperezr joperezr added this to the 5.0 milestone May 6, 2020
@joperezr joperezr removed the untriaged New issue has not been triaged by the area owner label May 6, 2020
@marek-safar marek-safar modified the milestones: 5.0.0, 6.0.0 Jun 24, 2020
@joperezr joperezr modified the milestones: 6.0.0, 7.0.0 Aug 9, 2021
@joperezr joperezr modified the milestones: 7.0.0, Future Jul 18, 2022
@steveharter steveharter linked a pull request Jan 29, 2025 that will close this issue
@dotnet-policy-service dotnet-policy-service bot added the in-pr There is an active PR which will close this issue when it is merged label Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.DirectoryServices in-pr There is an active PR which will close this issue when it is merged runtime-mono specific to the Mono runtime
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

3 participants