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

Rider debugger hangs #480

Open
stormeye2000 opened this issue Aug 20, 2023 · 0 comments
Open

Rider debugger hangs #480

stormeye2000 opened this issue Aug 20, 2023 · 0 comments

Comments

@stormeye2000
Copy link

Hi, I'm writing and debugging a program that uses a third party SDK which in turn uses BouncyCastle Crypto
The program runs fine, but when debugging it hangs when it hits the BouncyCastle Crypto code

I'm running the latest version of Rider on an M2 Mac
The test are run via via Cucumber and Gherkin

The debug output is:

Loaded Assembly '/Users/carl/Documents/Workspace/Casper/cspr-sdk-standard-tests-net/CsprSdkStandardTestsNet/bin/Debug/net7.0/BouncyCastle.Crypto.dll' Loading module /Users/carl/Documents/Workspace/Casper/cspr-sdk-standard-tests-net/CsprSdkStandardTestsNet/bin/Debug/net7.0/BouncyCastle.Crypto.dll in application domain 1:clrhost Pdb file for assembly /Users/carl/Documents/Workspace/Casper/cspr-sdk-standard-tests-net/CsprSdkStandardTestsNet/bin/Debug/net7.0/BouncyCastle.Crypto.dll was not found or failed to read

Any help much appreciated!

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

No branches or pull requests

1 participant