-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
area-System.DirectoryServicesin-prThere is an active PR which will close this issue when it is mergedThere is an active PR which will close this issue when it is mergedruntime-monospecific to the Mono runtimespecific to the Mono runtime
Milestone
Description
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.
Metadata
Metadata
Assignees
Labels
area-System.DirectoryServicesin-prThere is an active PR which will close this issue when it is mergedThere is an active PR which will close this issue when it is mergedruntime-monospecific to the Mono runtimespecific to the Mono runtime