Skip to content

Add a windows build workflow.#140

Open
roberthdevries wants to merge 2 commits into
wolfSSL:masterfrom
roberthdevries:build-windows
Open

Add a windows build workflow.#140
roberthdevries wants to merge 2 commits into
wolfSSL:masterfrom
roberthdevries:build-windows

Conversation

@roberthdevries

Copy link
Copy Markdown
Contributor

No description provided.

@dgarske dgarske left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Windows fatal exception: access violation"?

@roberthdevries

Copy link
Copy Markdown
Contributor Author

The crash appears to happen during this test: tests/test_asn.py::test_pem_der_conversion.
Are there any special flags/configuration options to set to compile on Windows?

"unsigned int" might be interpreted as a 64 bit unsigned int.
@roberthdevries

Copy link
Copy Markdown
Contributor Author

If the Python traceback can be trusted, it seems to crash in wc_InitRngNonce_ex. It is not clear to me what causes the crash, for that a local debugger is needed on a Windows development platform (that I do not have).

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

Successfully merging this pull request may close these issues.

3 participants