-
Notifications
You must be signed in to change notification settings - Fork 26
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
md5 thread 'main' has overflowed its stack
#62
Comments
While we could try to find a fix specific to this issue, our long-term plan is to migrate to inline ASM (#45) in order to mitigate all of these environment-specific concerns around inline ASM |
Can you check whether #61 helps? Otherwise, the |
I think this might not work with MSVC, mentioned PR fixes it for GNU which has slightly different ABI. |
Oh right, we have a tracking issue for MSVC: #17 |
Closing as dup of #17. |
thread 'main' has overflowed its stack
md-5 = { version = "0.10.5", features = ["oid", "asm"] }
Example
The text was updated successfully, but these errors were encountered: